Michael J. answered 05/28/15
Tutor
5
(5)
Applying SImple Math to Everyday Life Activities
Multiply the base by the height to get you the area. Use the info given to write an equation.
(2x + 1)(x + 3) = 42
Expand out the left side.
2x2 + 7x + 3 = 42
Subtract 42 on both sides of equation.
2x2 + 7x - 39 = 0
Use the quadratic formula to solve for x.
x = (-b ± √(b2 - 4ac)) / 2a
where:
a = 2
b = 7
c = -39
Plug in these values into the formula.
x = (-7 ± √(49 - 4(-78))) / 4
x = (-7 ± √(361)) / 4
x = (-7 ± 19) / 4
x = (-7 + 19) / 4 and x = (-7 - 19) / 4
x = 3 and x = -6.5
Next, we validate these values by plugging them into the length and height. If we plug in the negative value of x, both dimensions will be negative. We cannot have a negative value for dimensions.
We accept x=3
length = 2(3) + 1 = 7
height = 3 + 3 = 6
7 × 6 = 42 , which is the area.
The length is 7 cm.
The height is 6 cm.