document.write( "Question 857203: Liola drives 15km up a hill that is at a grade of 10 degrees. What horizontal distance has she covered?
\n" );
document.write( "could you PLEASE explain how you got the answer????? \n" );
document.write( "
Algebra.Com's Answer #516417 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Liola drives 15km up a hill that is at a grade of 10 degrees. What horizontal distance has she covered? \n" ); document.write( "----------------------- \n" ); document.write( "it's a right triangle. \n" ); document.write( "The hypotenuse is 15 km. \n" ); document.write( "The 10 degs is wrt the horizontal, or the x dimension in a typical x-y plane. \n" ); document.write( "---- \n" ); document.write( "cos(10) = side adjacent/hyp = x/15 \n" ); document.write( "x = 15*cos(10) \n" ); document.write( "x =~ 14.772 km \n" ); document.write( " \n" ); document.write( " |