Michael J. answered 04/03/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The area of a rectangle is length times width.
Let length = x
Let width = x + 2
Area = 40 cm2
Using these variables, set up an equation the represents the area.
x(x + 2) = 40
Solve for x from this equation.
x2 + 2x = 40
Subtract 40 on both sides of the equation.
x2 + 2x - 40 = 0
Use the quadratic formula to solve for x:
x = (-b ± √(b2 - 4ac)) / 2a
where:
a = 1
b = 2
c = -40
Plugging in these values into the formula,
x = (-2 ± √(4 - 4(-40))) / 2
x = (-2 ± √(164)) / 2
x = (-2 ± 12.806) / 2
Since we can only have a positive value for dimensions, we accept
x = (-2 + 12.806) / 2
x = 5.403
length = 5.403 cm
width = 7.403 cm