ghong14 Wrote:I know we can use the quadratic formula to solve for this problem.
Ok yeah. But, the question is this: What do you want to
DO with the quadratic formula?
That might sound like a stupid question at first -- but, if your answer is "Find the two roots", then, nope.
If that's your answer, then you've completely
forgotten the goal of the problem -- a problem that's distressingly common in any "academic" situation.
The GOAL of the problem is only to
find the difference between the two roots. You don't have to find the roots themselves.
Consider the quadratic formula in this light. The two roots are
(stuff ± √(b^2 - 4ac)) / 2a
which can be distributed to
stuff/2a ± (√(b^2 - 4ac))/2a
The point here is that the "stuff/2a" part doesn't affect the
difference at all, because it's the same in both terms. The part that matters is plus-or-minus blah blah blah.
Since that's the same, you know that the difference is just twice the plus/minus amount. (If you don't see why, just think about adding and subtracting 10 from something; the difference will be 20.)
So, the difference is
2 x (√(b^2 - 4ac))/2a
= (√(b^2 - 4ac))/a.
Plug in the numbers: (√(25 - 4*2*-12))/2
= (√(25 + 96))/2
= (√121)/2
= 11/2
--
Or yeah you could just factor the thing and get it over with.
(Interestingly, this is the only official problem I've ever seen that has used the factoring of a quadratic whose "x^2" coefficient is not just 1.)