Hi Dana, let x represent the width. Then the length would be 2x + 1. We can use the formula for the area of a rectangle:
L * W = A
to find the length and width of the rectangle.
Substitute for L, W, and A in the formula:
(2x + 1) * x = 28
2x2 + x = 28
Subtract 28 from both sides:
2x2 + x - 28 = 0
Solve for x:
(2x - 7) * (x + 4) = 0
Use the zero product rule to find the value of x:
Solution - 2x - 7:
2x - 7 = 0
Add 7 to both sides:
2x = 7
Divide both sides by 2:
x = 3.5, one solution.
Solution - x + 4:
x + 4 = 0
Subtract 4 from both sides:
x = -4
We can discard this solution. the width of the rectangle must be greater than 0.
If the width of the rectangle is: 3.5 feet, the length will be 2 * 3.5 + 1, or 8 feet.
Check:
3.5 * 8 = 28
28 = 28, values check.
Questions?