document.write( "Question 252006: A 10-m ladder is leaning against a building. the bottom of the ladder is 5m from the building. How high is the top of the ladder? \n" ); document.write( "
Algebra.Com's Answer #183747 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a^2+b^2=c^2 \n" ); document.write( "c=10 \n" ); document.write( "a=5 \n" ); document.write( "5^2+b^2=10^2 \n" ); document.write( " |