document.write( "Question 55517: Here's the question in my math book that I'm having problems with. \r
\n" );
document.write( "\n" );
document.write( "46. A guy wire to the top of a pole is 35 feet long. It reaches the ground 18 feet from the base of the pole. How tall is the pole? \r
\n" );
document.write( "\n" );
document.write( "I know that you have to use the theorem of pythagoras to figure it out, but i'm not sure which number goes where. Any explanation would be great. \n" );
document.write( "
Algebra.Com's Answer #37690 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A^2+B^2=C^2 \n" ); document.write( "LET A=18 FEET \n" ); document.write( "LET B=HEIGHT OF POLE \n" ); document.write( "LET C=35 FEET GUIDE WIRE (HYPOTENUSE OF A RIGHT TRIANGLE)\r \n" ); document.write( "\n" ); document.write( "18^2+B^2=35^2 \n" ); document.write( "144+B^2=1225 \n" ); document.write( "B^2=1225-144 \n" ); document.write( "B^2=1081 \n" ); document.write( "B=32.88 FEET FOR THE POLE \n" ); document.write( " \n" ); document.write( " |