William C. answered 09/20/23
Experienced Tutor Specializing in Chemistry, Math, and Physics
You can solve a quadratic equation by factoring (if possible)
or using the quadratic formula x = (–b ±√(b2 – 4ac))/2a
Using the Quadratic Formula
Using the quadratic formula for 6x2 + 7x + 2 = 0 you would calculate
x = (–7 ±√(72 – 4(6)(2)))/2(6) = (–7 ±√(49 – 48))/12 = (–7 ±1)/12
So you two solutions would be
- x = (–7 +1)/12 = –6/12 =
- x = (–7 – 1)/12 = –8/12 =
You can also factor 6x2 + 7x + 2 if the question requires it—as it does here apparently.
Solving by Factoring
The 1st step is to find a pair of integers m and n that they
multiply to give m × n = a × c = 6 × 2 = 12
and add to give m + n = b = 7
the numbers m = 3 and n = 4 work
3 × 4 = 12
3 + 4 = 7
The 2nd step is to replace the middle term of the quadratic, 7x, with 3x + 4x
6x2 + 7x + 2 = (6x2 + 3x) + (4x + 2) =
The 3rd step is to factor each pair of terms
(6x2 + 3x) + (4x + 2) = 3x(2x + 1) + 2(2x + 1)
The last step is to recognize that the common factor (2x + 1) in each term means that
you can rewrite the equation in factored form
3x(2x + 1) + 2(2x + 1) = (3x + 2)(2x + 1)
(3x + 2)(2x + 1) = 0 means that your two solutions come from setting each factor to zero
3x + 2 = 0 gives you one solution
2x + 1 = 0 gives you the other solution
These, of course, will be the same two solutions you get from the quadratic formula.
Sometimes factoring can be the quicker route, but in this case you get to the answer faster using the quadratic formula.
However, even if you are required to factor, you can use the quadratic formula to check your answer.
William C.
Is this is what you mean by slide and divide? 1. Slide the 6 to the end to get x² + 7x + 12 = (x + 4)(x + 3). 2. Divide the constant terms by 6 to get (x + 4/6)(x + 3/6) = (x + 2/3)(x + 1/2) which has the correct roots. 3. Get rid of the denominators (3 slides in front of 1st x and 2 slides in front of 2nd x) to get (3x + 2)(2x + 1) which are the correct factors.09/20/23
Bradford T.
Yes09/20/23
William C.
This was mentioned in an entertaining YouTube video I saw a few years ago: youtu.be/5QyeZ7KwFKg09/20/23
William C.
Another quicker way is the Lazy AC method 1. Find 3 and 4 as in the AC method. 2. Lazily write the incorrect factors (6x +3)(6x + 4) which gives the correct roots. 3. Factor 3 out of the 1st term and 2 out of the second term and discard them to get (3x + 2)(2x + 1) which are the correct factors.09/20/23
Bradford T.
Look into the slide and divide method for factoring. Fewer step than above.09/20/23