document.write( "Question 822018: Hello!\r
\n" );
document.write( "\n" );
document.write( "I need help for a geometry question. To figure out the leg of a right triangle when hypotenuse equals 10, and one given leg is 8. Thanks!
\n" );
document.write( "Zeshawn \n" );
document.write( "
Algebra.Com's Answer #494552 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! figure out the leg of a right triangle when hypotenuse equals 10, \n" ); document.write( "and one given leg is 8. \n" ); document.write( "------ \n" ); document.write( "Let the unknown leg length be \"x\":: \n" ); document.write( "x = sqrt[10^2-8^2] \n" ); document.write( "===== \n" ); document.write( "x = sqrt[100-64] = sqrt(36) = 6 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |