document.write( "Question 104401: Hello, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help solving this problem:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Two buildings are separated by a three-foot alleyway. Fatima wants to use a 16-foot ladder to reach a window in the wall of one of these buildings. If she places the foot of the ladder against the base of the other building, how far up the wall will the top of the ladder reach?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #75965 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two buildings are separated by a three-foot alleyway. Fatima wants to use a 16-foot ladder to reach a window in the wall of one of these buildings. If she places the foot of the ladder against the base of the other building, how far up the wall will the top of the ladder reach? \r \n" ); document.write( "\n" ); document.write( "--------------------- \n" ); document.write( "The ladder is the hypotenuse of a right triangle whose base is 3' \n" ); document.write( "Find the 3rd side using Pythagoras. \n" ); document.write( "------------------- \n" ); document.write( "16^2 = 3^2 + x^2 \n" ); document.write( "x^2 = 256 - 9 \n" ); document.write( "x = sqrt247 \n" ); document.write( "x = 15.716 ft \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |