document.write( "Question 916700: one leg of a right triangle if 1 foot less than twice the other. the hypotenuse if 17 feet. find the lengths of the two legs \n" ); document.write( "
Algebra.Com's Answer #556288 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x, smaller leg \n" ); document.write( "x^2 + (2x-1)^2 = 289ft^2 \n" ); document.write( "5x^2 -4x - 288 = 0 (Tossing out the negative solution for unit measure) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x = 8ft and Larger leg is 15ft \n" ); document.write( "... \n" ); document.write( "and checking \n" ); document.write( "64 + 225 = 289 \n" ); document.write( " \n" ); document.write( " |