
Evan H. answered 11/09/14
Tutor
4.8
(10)
Tutor for Math, Chem, Physics, and Computer Science!
Let the width = x
This means that the height is 2x+5
A = w * h
63 = x(2x+5)
63 = 2x^2 + 5x
Set equation equal to zero in order to solve the quadratic
0 = 2x^2 + 5x - 63
Factor to (2x-9)(x+7) = 0
Set each factor to 0 and solve(If you don't understand why, (something)(something else) can only equal 0 if one of them is 0)
2x-9 = 0; x+7 = 0
so x = 4.5 or -7 but a length cannot be negative so x = 4.5(which is the width) so plug into 2x+5 to get the height:
2(4.5)+5 = width = 14
14*4.5 = 63, we are correct