Andrea A. answered 04/20/20
A good system shortens the road to the goal.
Hi Christian!
Area = Length x Width
Where:
Length = L
Width = W
Area = 40 cm2
And you know that
L: W + 3
Therefore
40 cm2 = L x W
Or
40 cm2 = (W+3)(W)
Combining the L x W you get
40 cm^2 = (W2)+3W
This is almost in a format we can use for the Quadratic formula. If we then do:
0 = (W2)+3W - 40 we now have our necessary a, b, and c
Where a = 1, b = 3, c = -40
(a = 1W2; b = 3W, c = -40)
The quadratic formula is the following, and we are going to set it up to find the Width as that is the terms our founded formula is in.
W = [-b +/- sqrt((b2) - 4ac))]/2a
Now plug in the numbers, first we’ll do the positive (+) in the quadratic formula
[-3 + sqrt[((32)-4(1)(-40))]/2(1)
[-3 + sqrt[(9+160)]/2
[-3 + sqrt(169)]
[-3 + 13]/2
[10]/2
=5
W = 5
Now that we know W we can find L
L = W+3
L = 8
To check..
Area = L x W
Area = 5 * 8
Area = 40
We also need to do the subtraction in the quadratic formula, all math is the sqrt is the same.
[-3 - sqrt[((32)-4(1)(-40))]/2(1)
[-3 - sqrt[(9+160)]/2
[-3 - sqrt(169)]
[-3 - 13]/2
[-16]/2
=-8 and negative widths/lengths DNE
Hope this helps!
Best,
Andrea A