Finding x-intercept of cubic functions? / Factoring cubic functions

Click For Summary

Homework Help Overview

The discussion revolves around finding the x-intercepts of cubic functions and the challenges associated with factoring them. The original poster expresses difficulty in dealing with cubic equations compared to quadratic ones, particularly in finding roots and using methods like Newton's method.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods for factoring cubic functions, including factoring by grouping and the Rational Root Theorem. The original poster questions whether they should be able to factor cubic functions mentally and seeks advice on strategies or formulas to aid in this process.

Discussion Status

Some participants have offered guidance on factoring techniques and suggested approaches to tackle the cubic equations. The discussion is ongoing, with multiple interpretations of the problem being explored, particularly regarding the methods for finding roots and the original poster's struggles with factorization.

Contextual Notes

The original poster indicates a preference for not receiving direct answers but rather guidance on understanding cubic functions. There is an acknowledgment of their proficiency with quadratic functions, contrasting with their difficulties with cubic ones.

liquidwater
Messages
11
Reaction score
0

Homework Statement


My problem is that whenever I have to use cubic functions - whether it's finding the roots (when dy/dx kis a cubic function) or finding the x-intercepts... With quadratic functions I usually use the quadratic formula. I try to figure out how to factor these equations in my head but I can rarely get it right.

Right now my problem is with finding the x-intercepts of
y = 2x3 - 3x2 - 12x

Homework Equations



Finding the local maximum/minimum when dy/dx = 4x3 + 12x2 - 4x - 12

The Attempt at a Solution


I've tried using Newton's method on the relevant equation question, but that failed. x1 equalled -3 and x2 equalled 109, using an initial guess of 1. I won't put working because I think this really isn't what I'm supposed to do.Don't really need answers to these questions, just really need some help on how to deal with cubic functions. Thanks a lot if anyone can help.
 
Physics news on Phys.org
Hi liquidwater,

To the first problem, you can circumvent dealing with a cubic altogether by factoring.

For the second one, try factoring by grouping.

I hope this helps!
 
tjackson3 said:
Hi liquidwater,

To the first problem, you can circumvent dealing with a cubic altogether by factoring.

For the second one, try factoring by grouping.

I hope this helps!

Thanks for replying,

That's what I'm really having trouble with... "With quadratic functions I usually use the quadratic formula. I try to figure out how to factor these equations in my head but I can rarely get it right." I can't think of the right combination of numbers to use.
 
Last edited:
liquidwater said:
Thanks for replying,

That's what I'm really having trouble with... "With quadratic functions I usually use the quadratic formula. I try to figure out how to factor these equations in my head but I can rarely get it right." I can't think of the right combination of numbers to use.

Then you should spend some extra time going over factorization problems. Not being able to do simple factorization problems correctly will be a deterrent to getting the nuts and bolts of more complex problems.
 
Mark44 said:
Then you should spend some extra time going over factorization problems. Not being able to do simple factorization problems correctly will be a deterrent to getting the nuts and bolts of more complex problems.

Thanks... I can't factorize cubic functions, I should have explicitly asked for help with that.

Should I be able to this kind of thing in my head, just by looking at it? Or is there some sort of formulae/tricks that I can use?

I can factorize quadratics fine (but I often just turn to quadratic formula).
 
Last edited:
The first one is pretty easy, since each term has a factor of x.
2x3 - 3x2 - 12x = x(2x2 - 3x - 12).
Now it's just a matter of factoring 2x2 - 3x - 12.

Pretty obviously, the factorization is going to look like (2x + ?)(x + ?). Now it's a matter of trial and error of picking factors of -12 that combine to give you a middle term of -3x. In factoring -12, one factor will have to be negative and one positive.

For the other polynomial, your derivative, that's going to be a bit harder, but you can start by noticing that each coefficient is a multiple of 4.
4x3 + 12x2 - 4x - 12 = 4(x3 + 3x2 - x - 3 ).

One approach that works in special cases is to notice x3 + 3x2 and - x - 3 can be factored by a method called factoring by grouping, already mentioned by tjackson3.

Another more general approach is to use the Rational Root Theorem to see if the cubic has any roots that are rational numbers. If p/q is a root of the cubic, then one factor is (x - p/q).

This theorem says that if p/q is a root of anxn + an-1xn-1 + ... + a1x + a0, then p has to divide a0, and q has to divide an.

For this cubic, x3 + 3x2 - x - 3, if p/q is a root, then p has to divide -3 and q has to divide 1. This means that the possible roots are +/-3 or +/-1, or equivalently, that x + 3, x -3, x + 1, or x - 1 are the possible linear factors. Each of these can be tested using long polynomial division or (easier) synthetic division.
 
Mark44 said:
The first one is pretty easy, since each term has a factor of x.
2x3 - 3x2 - 12x = x(2x2 - 3x - 12).
Now it's just a matter of factoring 2x2 - 3x - 12.

Pretty obviously, the factorization is going to look like (2x + ?)(x + ?). Now it's a matter of trial and error of picking factors of -12 that combine to give you a middle term of -3x. In factoring -12, one factor will have to be negative and one positive.

For the other polynomial, your derivative, that's going to be a bit harder, but you can start by noticing that each coefficient is a multiple of 4.
4x3 + 12x2 - 4x - 12 = 4(x3 + 3x2 - x - 3 ).

One approach that works in special cases is to notice x3 + 3x2 and - x - 3 can be factored by a method called factoring by grouping, already mentioned by tjackson3.

Another more general approach is to use the Rational Root Theorem to see if the cubic has any roots that are rational numbers. If p/q is a root of the cubic, then one factor is (x - p/q).

This theorem says that if p/q is a root of anxn + an-1xn-1 + ... + a1x + a0, then p has to divide a0, and q has to divide an.

For this cubic, x3 + 3x2 - x - 3, if p/q is a root, then p has to divide -3 and q has to divide 1. This means that the possible roots are +/-3 or +/-1, or equivalently, that x + 3, x -3, x + 1, or x - 1 are the possible linear factors. Each of these can be tested using long polynomial division or (easier) synthetic division.

:approve: Thanks a lot! I'll start working on this stuff.
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
2
Views
3K
Replies
21
Views
4K
  • · Replies 2 ·
Replies
2
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K