document.write( "Question 638391: Side a of the right triangle measures 4 cm. Side b measures 3 cm. What is side c? \n" ); document.write( "
Algebra.Com's Answer #402167 by josh_jordan(263)\"\" \"About 
You can put this solution on YOUR website!
We will solve this problem using the Pythagorean Theorem, which states that:\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2+%2B+b%5E2+=+c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Now, given that a = 4cm and b = 3 cm, we will substitute our letters for the corresponding numbers:\r
\n" ); document.write( "\n" ); document.write( "\"4%5E2+%2B+3%5E2+=+c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "This equals:\r
\n" ); document.write( "\n" ); document.write( "\"16+%2B+9+=+c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "Adding 16 and 9, we get \"25+=+c%5E2\"\r
\n" ); document.write( "\n" ); document.write( "We now know what \"c%5E2\" equals, but we need to know what c equals. To find out, we have to do the opposite of what's being done to c. C is being squared, and the opposite of a square is a square root. So, we will take the square root of both sides:\r
\n" ); document.write( "\n" ); document.write( "\"sqrt%2825%29+=+sqrt%28c%5E2%29\"\r
\n" ); document.write( "\n" ); document.write( "which gives us our final answer:\r
\n" ); document.write( "\n" ); document.write( "\"5+=+c\", so side C of our triangle is 5cm
\n" ); document.write( "
\n" );