Raymond B. answered 06/21/19
Math, microeconomics or criminal justice
Let L=length of the rectangle. Let W=its width
For rectangles, area = length times width or LW
LW=18 L=3+W or W=L-3
substitute 3+W for L in the equation for area LW=18
then L(L-3)=18 or expanding L2 - 3L = 18
subtract 18 from both sides: L2 - 3L -18 = 0
You could use the quadratic formula but this equation is easily factored,
since 18=6 x 3 and 6-3=3
factors are (L-6) and (L+3) Finding the factors is a matter of trial and error
using factors of the constant term, which here is 18.
(L-6)(L+3)=0 Set each factor equal to zero and solve for L L-6=0 and L+3=0
L=-3 (you can ignore this negative length) and L=6
Since W=L-3 then W=6-3=3
Length = 6 Width = 3