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.
<pre>With length being 9 feet, width = 2(9) - 14 = 4 feet
Correct answer: {{{highlight_green(matrix(1,6, Area, "=", 9(4), "=", 36, ft^(2)))}}}
<b><u>FYI:</b></u> It's NOT 9(18).