Math Problem Statement
во втором случае скорость должна быть 290-300, а не 4.82. Давай я напомню Главное условие: Получить в первом случае скорость V равную 9-10, при значениях maxPower = 1 numTeeth = 4 toothSize = 30 rockHardness = 1 , а во втором случае при maxPower = 1000, numTeeth = 28, toothSize = 80, rockHardness = 100, V равную 290-300 . Задача: соблюсти главное условие, при изменении параметров maxPower, numTeeth, toothSize, rockHardness. Например если если увеличить значение maxPower то скорость диска должна увеличиться, а если увеличить значение rockHardness, numTeeth или toothSize то скорость диска должна замедлиться.
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Proportionality
Inverse Proportionality
Algebraic Modeling
Formulas
V = (k * maxPower) / (numTeeth * toothSize * rockHardness)
Modified: V = (k * maxPower) / (numTeeth * toothSize * rockHardness)^a
Theorems
Inverse proportionality between resistance and speed
Direct proportionality between power and speed
Suitable Grade Level
Grades 10-12 (Advanced Physics/Math)
Related Recommendation
Horsepower Transmission Problem: Joint Variation with Diameter and Speed
Rotational Speed of Cutting Disc Based on Power, Teeth, Tooth Size, and Rock Hardness
Solving Compound Gear Train Problems with Gear Ratios and Proportions
Calculating Disc Speed Based on Power, Teeth, and Hardness in C# for Unity
Gear Train Problem: Speed and Direction of Gear D