document.write( "Question 657267: the longest side of a right triangle measures 10 cm. what is the measure of the other side of the sides measure 6 cm? \n" ); document.write( "
Algebra.Com's Answer #409895 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
This is solved with the Pythagorean theorem which states that the sides of a right triangle a, b, and c fit the equation:
\n" ); document.write( "a^2+b^2=c^2 where c is the hypotenuse which is the longest side.\r
\n" ); document.write( "\n" ); document.write( "So:\r
\n" ); document.write( "\n" ); document.write( "6^2+x^2=10^2
\n" ); document.write( "36+x^2=100
\n" ); document.write( "36+x^2-36=100-36
\n" ); document.write( "36+x^2-36=100-36
\n" ); document.write( "x^2+0=64
\n" ); document.write( "x^2=64
\n" ); document.write( "x=sqrt(64)
\n" ); document.write( "x=8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );