document.write( "Question 387366: A right triangle has legs of length 3x and 4x and hypotenuse of length 75. What are the lengths of the legs of the triangle. How do you work this out step by step. Thanks \n" ); document.write( "
Algebra.Com's Answer #273861 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
by Pythagoras ___ (3x)^2 + (4x)^2 = 75^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "9x^2 + 16x^2 = (3 * 25)^2 ___ 25x^2 = 3^2 * 25^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 = 3^2 * 25\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 3 * 5 = 15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so the sides are 45 , 60 , and 75 (this is a 3-4-5 triangle)
\n" ); document.write( "
\n" );