Question 666142
The width of a rectangular painting (w) is (=) 2 inches less than ( - 2) the length (L). The area(A) is 120 inches squared. Find the length and the width.

<br>
Take out the words, leave the translation:
w = L - 2
A = 120
We also know how to find Area:
A = (L)(w)
<br>
Now we need to get creative:
A = (L)(w)
120 = (L )(L - 2)  (This is the hardest, and most important, step to know)
120 = L^2 - 2L (multiplied L^2 by L - 2)
L^2 - 2L - 120 = 0  (Get everything to one side before factoring)
Q: What to numbers multiply to get -120 and add to get -2)
A: -12*10
So let's factor:
(L - 12)(L + 10) = 0
So, either L - 12 = 0 or L + 10 = 0
If L + 10 = 0 then L = -10.  You can't have a negative length so that makes no sense.
If L - 12 = 0 then L = 12.  This makes sense and therefore is the rectangle's length.

If the Length is 12, and the width is "2 less than", then the width is 10.
Length = 12
width = 10