document.write( "Question 795277: the width of a triangle i 3 inches less than its length, and the area is 108 square inches.what are the length and width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #480860 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the width of a triangle is 3 inches less than its length, and the area is 108 square inches.what are the length and width of the rectangle? \n" ); document.write( "-------- \n" ); document.write( "Let length be L \n" ); document.write( "Then width = L-3 \n" ); document.write( "---- \n" ); document.write( "Area = length*width \n" ); document.write( "108 = L(L-3) \n" ); document.write( "L^2 - 3L - 108 = 0 \n" ); document.write( "(L-12)(x+9) = 0 \n" ); document.write( "Positive solution: \n" ); document.write( "Length = 12 inches \n" ); document.write( "Width = L-3 = 9 inches \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |