Factoring f(x)=x^3+x to Find x-Axis Intersection

  • Context: High School 
  • Thread starter Thread starter david18
  • Start date Start date
  • Tags Tags
    Factoring Intersection
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
david18
Messages
49
Reaction score
0
Ive got a function of f(x)=x^3+x and I need to use factors to show that the graph crosses the x-axis once only.

I just factorised it to x(x^2+1) which isn't very helpful, and if i divide everything by x and complete the square with x^2+1 i get a negative number and stuff...

any help?
 
Mathematics news on Phys.org
david18 said:
Ive got a function of f(x)=x^3+x and I need to use factors to show that the graph crosses the x-axis once only.

I just factorised it to x(x^2+1) which isn't very helpful,
Oh yes it is!

So, you have found that f(x)=x(x^2+1)

What property, i.e, which equation must an x-intercept of the graph fulfill?
 
david18 said:
Ive got a function of f(x)=x^3+x and I need to use factors to show that the graph crosses the x-axis once only.

I just factorised it to x(x^2+1) which isn't very helpful, and if i divide everything by x and complete the square with x^2+1 i get a negative number and stuff...

any help?

Good is that you factored the function. the x^2 + 1 factor has no "real" zeros; but the x factor has one real zero, being 0. (zero).

Let me try again in case this helps.
(x^2 + 1) = 0 for what real values of x? For NONE. We do not usually graph complex zeros in two dimensional cartesian plane (at least for our purposes here).

When is x=0 (using the other factor)? when x=0, already shown.
 
hi, thanks for the reply, it all makes sense now :)