document.write( "Question 384273: The legs of a right triangle measure 3x and 15. If the hypotenuse measures 3x + 3, what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #272014 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The legs of a right triangle measure 3x and 15. If the hypotenuse measures 3x + 3, what is the value of x? \n" ); document.write( "---- \n" ); document.write( "Use Pythagoras: \n" ); document.write( "(3x+3)^2 = (3x)^2 + 15^2 \n" ); document.write( "---- \n" ); document.write( "9x^2+18x+9 = 9x^2 + 225 \n" ); document.write( "------- \n" ); document.write( "18x = 216 \n" ); document.write( "x = 12 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |