document.write( "Question 26385: In a right triangle the hypotenuse is usually labeled c and the legs are a and b.Find the missing side in each of the following.If the answer is not exact, express it to the nearest tenth.\r
\n" );
document.write( "\n" );
document.write( "a=7 b=? c=25 \n" );
document.write( "
Algebra.Com's Answer #14236 by uknouluvme89(30)![]() ![]() ![]() You can put this solution on YOUR website! a^2 + b^2 = c^2 \n" ); document.write( "7^2 + b^2 = 25^2 \n" ); document.write( "49 + b^2 = 625 \n" ); document.write( "b^2 = 576 \n" ); document.write( "b = 24 \n" ); document.write( " |