document.write( "Question 1165678: The area of a rectangle is A=LW, where the L is the length of the rectangle and W is the width. Find the area of the rectangle if it's length is 9 feet and its width is 14 feet less than twice it's length. \n" ); document.write( "
Algebra.Com's Answer #790274 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! The area of a rectangle is A=LW, where the L is the length of the rectangle and W is the width. Find the area of the rectangle if it's length is 9 feet and its width is 14 feet less than twice it's length. \n" ); document.write( " With length being 9 feet, width = 2(9) - 14 = 4 feet\n" ); document.write( " |