document.write( "Question 125049This question is from textbook Structure and Method Book 1
\n" ); document.write( ": If one side of a right triangle is 12 and its hypotenuse is 13, what is the length of the other side? \n" ); document.write( "
Algebra.Com's Answer #91670 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let a=12, c=13
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "144+b^2=169
\n" ); document.write( "144-144+b^2=169-144
\n" ); document.write( "b^2=25
\n" ); document.write( "b=+-5 take sqrt of both sides
\n" ); document.write( "b=5 the only answer for this problem.
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );