document.write( "Question 255383: a 15 feet ladder is leaning against a wall. the base of the ladder is 3 feet from the wall. how high above the ground is the top of the ladder? \n" ); document.write( "
Algebra.Com's Answer #187681 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! You have a right triangle with a base=3 & an hypotenuse=15. \n" ); document.write( "Using a^2=b^2+c^2 formula & solving for b we get the hright. \n" ); document.write( "3^2+b^2=15^2 \n" ); document.write( "9+b^2=225 \n" ); document.write( "b^2=225-9 \n" ); document.write( "b^2=216 \n" ); document.write( "b=sqrt216 \n" ); document.write( "b=14.697 ft. is the height. \n" ); document.write( " \n" ); document.write( " |