document.write( "Question 288191: On a sunny day, a building and its shadow form the sides of a right triangle. If the hypotenuse is 24 m long and the shadow is 15 m, how tall is the building?
\n" );
document.write( "d^2=24^2 + 15^2 = 576 +225 = 801
\n" );
document.write( " = 16.125 \r
\n" );
document.write( "\n" );
document.write( "Could you tell me if this is correct?
\n" );
document.write( "Cynthia \n" );
document.write( "
Algebra.Com's Answer #208876 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Your math is all wrong. the square root of 801 has to be more that 20 since 20^2=400. sqrt(801)=28.3019 \n" ); document.write( "Also d has to be bigger than the other two. \n" ); document.write( "Which brings us to the biggest problem. \n" ); document.write( "The hypotenuse is the longest side of a right triangle. \n" ); document.write( "You have the hypotenuse in the wrong place. \n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( "c is the hypotenuse (the slanted part) and a and b are the legs (up and across) \n" ); document.write( "you have a and c \n" ); document.write( "a=15 and c=24\r \n" ); document.write( "\n" ); document.write( "a^2+b^2=c^2 \n" ); document.write( " |