document.write( "Question 246716: 2.The equation D = 1.2 sqrt h gives the distance, D, in miles that a person can see to the horizon from a height, h, in feet. Solve this equation for h. \n" ); document.write( "
Algebra.Com's Answer #180084 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! D = 1.2 sqrt h \n" ); document.write( "sqrt(h)=d/1.2 \n" ); document.write( "h=(d/1.2)^2 ans. \n" ); document.write( " \n" ); document.write( " |