Sign In
Which method is easier to use? Why?
See solution.
We will show how to solve the quadratic equation shown below by using three different methods: graphing, factoring, and using the Quadratic Formula. Then, we will conclude which method works better for this case and why. 3x^2+11x+6 = 0
We can solve a quadratic equation of the form ax^2+bx+c = 0 by graphing its associated function f(x) = ax^2+bx+c. The x-intercepts of the graph are the solutions to the quadratic equation. Let's find the associated function for our equation. &Original Equation &&Associated Function & 3x^2+11x+6 = 0 && f(x) = 3x^2+11x+6 Now, we can graph the associated function to identify the solutions.
As we can see, the graph intersects the x-axis at (- 3, 0) and (- 23,0). Therefore, the equation has two real solutions, x=-3 and x=- 23.
Notice that the expression of the left-hand side 3x^2+11x+6 does not have a Greatest Common Factor, and it is of the form ax^2+bx+c. ax^2+ bx+ c 3x^2+ 11x+ 6 Because a= 1, b= 11, and c= 6 are all positive, we need to look for positive factors of a and c. We can use a table to organize the information about the factors of a and c.
Factors of 3 | Factors of 6 | Possible Factorization | Middle Term |
---|---|---|---|
1,3 | 1,6 | (x+1)(3x+6) | 6x + 3x = 9x * |
1,3 | 6,1 | (x+6)(3x+1) | x + 18x = 19x * |
1,3 | 2,3 | (x+2)(3x+3) | 3x + 6x = 9x * |
1,3 | 3,2 | (x+3)(3x+2) | 2x + 9x = 11x âś“ |
With this information, we can write the quadratic equation in factored form. (x+3)(3x+2) = 0 By the Zero Product Property we get two conditions from which we can solve for the solutions. x+3 = 0 ⇔ x= -3 3x+2 = 0 ⇔ x= - 2/3 As we can see above, there are two real solutions, x = - 3 and x = - 23.
Substitute values
We have two solutions, x = - 11 - 76, and x = - 11 +76.
Solution 1 | Solution 2 |
---|---|
x = - 11 - 7/6 | x = - 11 + 7/6 |
Add / Subtract Terms | |
x = - 18/6 | x = - 4/6 |
Calculate quotient and simplify | |
x = - 3 | x = - 2/3 |
Once more, we have found that the equation has two real solutions, x = - 3 and x = - 23.
Preferences may vary, but for this case, solving by using the Quadratic Formula is more convenient. The expression is not easily factorable and this method does not require graphing, which can be complicated if we do not have a graphing calculator at hand.