You're accepting a job in a new town and have a lot of furniture to move. Write a function named getMaxMovingDistance
that receives 3 numbers as parameters:
budget
weight
cost
The function should return the maximum number of kilometers that we can afford to move the all furniture.
budget
=weight
=cost
=We can afford to move all our 440kg of furnite for 31.8181km with a budget of $700