document.write( "Question 258855: a triangle has a hypotenuse of 50
\n" ); document.write( "the other sides of the triangle have the ratio of 16:9
\n" ); document.write( "what are the lengths of the sides of the triangle
\n" ); document.write( "

Algebra.Com's Answer #190599 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
The formula for the sides of a triangle is \"A%5E2+%2B+B%5E2+=+C%5E2\" Where C is the hypotenuse.\r
\n" ); document.write( "\n" ); document.write( "In your case the two sides have a ratio to each other that is equal to 16:9 so we will modify the equation a little.\r
\n" ); document.write( "\n" ); document.write( "The new equation:\"%2816%2AX%29%5E2+%2B+%289%2AX%29%5E2+=+C%5E2\"
\n" ); document.write( "Now we know that C = 50
\n" ); document.write( "\"%2816%2AX%29%5E2+%2B+%289%2AX%29%5E2+=+50%5E2\"
\n" ); document.write( "Now we can simplify this equation by squaring the terms
\n" ); document.write( "\"256%2AX%5E2+%2B+81%2AX%5E2+=+2500\"
\n" ); document.write( "The left side can be rewritten by dividing X^2 out of it
\n" ); document.write( "\"X%5E2+%2A+%28256+%2B+81%29+=+2500\"
\n" ); document.write( "Simplify
\n" ); document.write( "\"X%5E2+%2A+%28337%29+=+2500\"
\n" ); document.write( "Divide both sides by 337
\n" ); document.write( "\"X%5E2+=+7.418\" Note that from here on out I will be rounding so the numbers may not be exact
\n" ); document.write( "Then take the square root of both sides
\n" ); document.write( "\"X+=+2.724\"\r
\n" ); document.write( "\n" ); document.write( "Now we have to go back to the ratio that was given at the start of the problem
\n" ); document.write( "16:9
\n" ); document.write( "A = 16 * 2.724
\n" ); document.write( "\"highlight%28A+=+43.58%29\"
\n" ); document.write( "B = 9 * 2.724
\n" ); document.write( "\"highlight%28B+=+24.52%29\"\r
\n" ); document.write( "\n" ); document.write( "-----------
\n" ); document.write( "Checking the answers
\n" ); document.write( "Plug the calculated values back into the triagle equation
\n" ); document.write( "\"A%5E2+%2B+B%5E2+=+C%5E2\"
\n" ); document.write( "\"43.58%5E2+%2B+24.52%5E2+=+50%5E2\"
\n" ); document.write( "\"1899.22+%2B+601.23+=+2500\"
\n" ); document.write( "\"2500.45+=+2500\" Notice the answer is off slightly due to rounding
\n" ); document.write( "
\n" );