The speed of a locomotive without any wagons attached to it is 40 kmph. It diminishes by a quantity which is proportional to the cube root of the number of wagons attached. if the speed of the locomotive is 34 kmph when 27 wagons are attached. what is the maximum number of wagons that can be attached if the condition is that the speed should not fall below 30kmph

How to solve it?

1 answer

speed=k*cubrt(wagons)+c

34=k*cubrt27+c
40=k*cubrt 0+c or c=50 then

34=3k+40
k=-2

speed=-2cubrt W +40
w=[(40-speed)/2]^3

if speed=30 solve for w