A highway has a gradient of 12.8% (i.e. it rises 12.8 m in 100 m horizontally). How much would a car rise (in m) if it drove 31 m along the highway?
Round answer to 2 decimal places.
A highway has a gradient of 12.8% (i.e. it rises 12.8 m in 100 m horizontally). How much would a car rise (in m) if it drove 31 m along the highway?
Round answer to 2 decimal places.
Defining Variables
Goal
find y when:
Applicable equations
Gradient = rise / run = y / x
x2 + y2 = h2 (Pythagorean theorem)
Plugging in known data into applicable equations
0.128 = y / x or x = y / 0.128
x2 + y2 = 312
Plugging in equation 1 into equation 2 and solving for y
*any negative solutions are disregarded
$$(y / 0.128)^2 + y^2 = 31^2$$ $$(y^2 / 0.016384) + y^2 = 31^2$$ $$61.03515625y^2 + y^2 = 31^2$$ $$62.03515625y^2 = 31^2$$ $$y^2 = 31^2/62.03515625$$ $$y^2 = 15.4912159184$$ $$y = 3.93588819943$$ $$y ≈ 3.94m$$