document.write( "Question 833044: The longer leg of a right triangle is three inches more than three times the length of the shorter leg the area is 84 find the perimeter \n" ); document.write( "
Algebra.Com's Answer #502268 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The longer leg of a right triangle is three inches more than three times the length of the shorter leg the area is 84 find the perimeter \n" ); document.write( "----------- \n" ); document.write( "shorter: x \n" ); document.write( "longer: 3x + 3 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "x(3x+3) = 84 \n" ); document.write( "3x^2 + 9x - 84 = 0 \n" ); document.write( "x^2 + 3x - 28 = 0 \n" ); document.write( "----- \n" ); document.write( "(x+7)(x-4) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "x = 4 \n" ); document.write( "3x+3 = 15 \n" ); document.write( "------- \n" ); document.write( "Hypotenuse = sqrt[4^2+15^2] = sqrt[16+225] = sqrt(241) \n" ); document.write( "------- \n" ); document.write( "Perimeter = 4 + 15 + sqrt(241) \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |