Point of intersection between y=x+6 and y=x^3

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
12 replies · 4K views
teng125
Messages
416
Reaction score
0
may i know how to find the point of intersection between y=x+6 and y=x^3 ??
 
Physics news on Phys.org
See for what values of x, the y values are the same, so solve:

[tex]x^3 = x + 6 \Leftrightarrow x^3 - x - 6 = 0[/tex]

Divisors of the constant term (6) are possible zeroes.
 
You TRY SOMETHING!

Have you even tried plugging in numbers to get an idea of how large the solutions should be?
 
And as I said, you should try the divisors of the constant term, if you're looking for integer zeroes.
 
You can always plot the 2 functions to get an idea where the intersection is.
 
teng125 said:
the answer is it = to 6 and zero??
Try graphing the two equations as suggested by others. I graphed it on an online graphing calculator and can see that the two curves intersect at only one point. Remember that intersections are points on the x-y plane, so they should have the form (x,y), not just single numbers. Example: The curves intersect at (1,3) and (5,2).
 
i have already drawn it but i can't find the point using the eqn above so i ask for help in this forum
 
try to put divisors of 6 , 1,2,3,6 and -1,-2,-3,-6 in the equation(x^3 -x - 6 = 0)
1^3 - 1 - 6 = -6 wrong , I continue 2^3 - 2 - 6 = 8 - 8 = 0 Bingo
the 2 graphs intersect at (2,8).usualy when u have such equation you should what TD told u to do.