document.write( "Question 205336: Use the Theorem of Pythagoras a2 +b2 = c2 to calculate the following: (7)\r
\n" );
document.write( "\n" );
document.write( "A point on the ground is 6 m from a pole that is 12 m tall. Calculate the length of a straight line between this point and the top of the pole.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155017 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A point on the ground is 6 m from a pole that is 12 m tall. Calculate the length of a straight line between this point and the top of the pole. \n" ); document.write( ". \n" ); document.write( "Let x = length of a straight line between this point and the top of the pole \n" ); document.write( "then applying Pythagorean Theorem we get: \n" ); document.write( ". \n" ); document.write( "6^2 + 12^2 = x^2 \n" ); document.write( "36 + 144 = x^2 \n" ); document.write( "180 = x^2 \n" ); document.write( "sqrt(180) = x \n" ); document.write( "13.416 m = x \n" ); document.write( " \n" ); document.write( " |