document.write( "Question 307227: On a sunny day, a building and its shadow form the sides of a right triangle. If the hypotenuse is 34 m long and the shadow is 24 m, how tall is the building? \n" ); document.write( "
Algebra.Com's Answer #219830 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the leg of the right triangle 1s 24 & hypotenuse is 34 meters\r \n" ); document.write( "\n" ); document.write( "using the pythagorus theorem \r \n" ); document.write( "\n" ); document.write( "leg1^2 +leg2^2 = hyp ^2\r \n" ); document.write( "\n" ); document.write( "leg1^2 + 24^2 = 34^2\r \n" ); document.write( "\n" ); document.write( "leg1^2 = 34^2 - 24^2\r \n" ); document.write( "\n" ); document.write( "leg1^2 = 1156-576\r \n" ); document.write( "\n" ); document.write( "leg1^2=580\r \n" ); document.write( "\n" ); document.write( "leg1 = sqrt 580 \n" ); document.write( "leg1 = 24.08 which is the height of the building\r \n" ); document.write( "\n" ); document.write( "Ananth\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |