Question 1115552
width : W
length: L
L = W+12
----------------------
W x (W+12) = 80
W^2+12W = 80
The coefficient of W^1 is 1
The coefficient of 12W is 12, an even number
Thus, we'll complete the squares to solve.
Divide 12/2=6; square 6 and add to both sides:
W^2+12W+36 = 116 now we have a perfect square on the left.
Factor, remember that when x^2+bx+c is a perfect square you can factor it as (x+b/2)^2. So let's do it:
(W+6)^2 = 116
sqrt(W+6)^2 = sqrt116
x+6 = 2(sqrt29)-6 = 4.77
x+6 = -2(sqrt29)-6 = -16.77
:
we are not looking for a negative number, so try 4.77:
4.77*(4.77+12) = 80 Correct, you have the correct answer.
:
Happy learning,
John