document.write( "Question 166813: The hypotenuse of a right triangle is 2.5 units long. The longer leg is 1.5 units longer than the shorter leg. Find the lengths of the sides of the triangle.\r
\n" );
document.write( "\n" );
document.write( "Please help me to get to the answer. \n" );
document.write( "
Algebra.Com's Answer #122903 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! The hypotenuse of a right triangle is 2.5 units long. The longer leg is 1.5 units longer than the shorter leg. Find the lengths of the sides of the triangle. \n" ); document.write( ". \n" ); document.write( "Let x = length of shorter leg \n" ); document.write( "then from \"leg is 1.5 units longer than the shorter leg\" \n" ); document.write( "x+1.5 = length of longer leg \n" ); document.write( ". \n" ); document.write( "Applying Pythagorean theorem: \n" ); document.write( "x^2 + (x+1.5)^2 = 2.5^2 \n" ); document.write( "x^2 + x^2+3x+2.25 = 6.25 \n" ); document.write( "2x^2+3x+2.25 = 6.25 \n" ); document.write( "2x^2+3x-4 = 0 \n" ); document.write( ". \n" ); document.write( "Since we can't factor, use the quadratic equation. Doing so will produce: \n" ); document.write( "x = {0.851, -2.351} \n" ); document.write( ". \n" ); document.write( "We can toss out the negative solution leaving us with the sides as: \n" ); document.write( "0.851 units and 2.351 units \n" ); document.write( ". \n" ); document.write( "The following is the details of the quadratic: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |