Megan F. answered 11/01/21
Cheery math tutor/chemistry teacher | 15+ years | Chemistry PhD
We have a rectangle that has the length, L, and the width, W. Since we have two unknowns, we need to equations. The first equation will be the equation for the area of a rectangle, A:
L • W = A
L • W = 27 (eqn. 1)
The second equation is to relate the length and width according to the parameters set by the problem (the length of the rectangle is 3 yd less than double the width):
L = 2W - 3 (eqn. 2)
We can then substitute the equality of L from eqn. 2 into eqn. 1 to get 1 variable, and then solve for W using a quadratic equation:
L • W = 27 L = 2W - 3 (2W - 3) • W = 27
multiply W throughout the parenthesis 2W2 - 3W = 27
set equal to zero 2W2 - 3W - 27 = 0
factor (2W - 9)(W + 3) = 0
solve for each factored term 2W - 9 = 0 W = 4.5 W + 3 = 0 W = -3 (discard, the width cannot be negative).
Above, we see that the width, W, is equivalent to 4.5 (not -3 because it is not possible for the width to be a negative number as it is a measurement). now we can solve for the length, L, by substituting W into eqn. 1 or eqn. 2 (both will give the same answer).
L • W = 27 L • 4.5 = 27 L = 6
L = 2W - 3 L = (2 • 4.5) - 3 L = 6
Therefore, the dimensions of the rectangle are L = 6 yards, W 4.5 yards