document.write( "Question 252910: The area of a right triangle is 12 square feet. the length of the rug is two feet more than the width. what is the width \n" ); document.write( "
Algebra.Com's Answer #185038 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! This is a bit confusing since we have a triangle and then a rug is introduced. But, here we go . . . \n" ); document.write( "area of triangle has formula: \n" ); document.write( " \n" ); document.write( "we are told that triangle area, A, is 12, so \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now we have a rug whose length is 2 feet more than width, or \n" ); document.write( "L = W + 2. \n" ); document.write( "24 = 6*4. \n" ); document.write( "L = 6 feet and W = 4 feet. \n" ); document.write( "Is that what you were thinking? \n" ); document.write( " |