document.write( "Question 1007682: In right triangleABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is
\n" );
document.write( "the perimeter of the triangle? \n" );
document.write( "
Algebra.Com's Answer #623523 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In right triangle ABC , the length of the hypotenuse is 25 and the lengths of the legs are x and 3x + 3. What is \n" ); document.write( "the perimeter of the triangle? \n" ); document.write( "----- \n" ); document.write( "Solve for \"x\":: \n" ); document.write( "x^2 + (3x+3)^2 = 25^2 \n" ); document.write( "------ \n" ); document.write( "x^2 + 9x^2 + 18x + 9 - 625 = 0 \n" ); document.write( "----- \n" ); document.write( "10x^2 + 18x - 616 = 0 \n" ); document.write( "--- \n" ); document.write( "5x^2 + 9x - 308 = 0 \n" ); document.write( "--- \n" ); document.write( "(x-7)(5x+44) = 0 \n" ); document.write( "--- \n" ); document.write( "Positive solution:: \n" ); document.write( "x = 7 \n" ); document.write( "3x+3 = 24 \n" ); document.write( "---- \n" ); document.write( "Ans: Perimeter = 25 + 24 + 7 = 56 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |