document.write( "Question 140513: In a right triangle, find the length of the side not given
\n" );
document.write( "b=2, c=^29 \n" );
document.write( "
Algebra.Com's Answer #102297 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a right triangle, find the length of the side not given \n" ); document.write( "b=2, c=^29 \n" ); document.write( "-------------- \n" ); document.write( "Do you mean c = sqrt(29) ? \n" ); document.write( "-------------------------- \n" ); document.write( "If you do: \n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( "a^2 = c^2 - b^2 \n" ); document.write( "a^2 = 29 - 4 = 25 \n" ); document.write( "c = 5 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |