Show that (x+3) is a factor of the following cubic function,
2x cubed + x squared - 13x + 6 = 0,
Hence solve the cubic function completely
Have you learned how to use synthetic division or at least polynomial long division? Either method can demonstrate the problem.
You may have also learned the remainder theorem / factor theorem, which basically ask you to plug in the zero value that comes from your factor and check to see if the remainder is zero.


It's already been pointed out that you can do the "showing" part using polynomial long division or else synthetic division, such as:
[HTML] 2x^2 - 5x
-----------------------
x + 3 ) 2x^3 + 1x^2 - 13x + 6
2x^3 + 6x^2
-----------------------
- 5x^2 - 13x + 6
- 5x^2 - 15x
-----------------------
2x + 6
-----------------------[/HTML]
...and so forth.
Once you have done the actual division, you will be left with a quadratic, being the quotient across the top of the long division above (once you've completed the process).
The exercise is unclear, since it gives the cubic "equal to zero", so you should be trying to find the zeroes, but then it asks you to show the factors (which would be factors of just "y = 2x^3 + x^2 - 13x + 6", without the "equals zero" stipulation). So I'm not sure if, for the "hence" part, you're supposed to complete the exercise by factoring the quadratic or by solving for the zeroes, such as with the Quadratic Formula.
You might want to do both.![]()