Finding x when y = 0 for y = 3x - x³/2

  • Thread starter Thread starter jinx007
  • Start date Start date
  • Tags Tags
    Curve
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
jinx007
Messages
60
Reaction score
0
A curve equation is y = 3x - x^3/2

find the value of X when y=0

please help me i don't know how to proceed..!
 
Physics news on Phys.org


0 = 3x - x3/2
x3/2 = 3x

tell me if you still need help after that
 


thrill3rnit3 said:
0 = 3x - x3/2
x3/2 = 3x

tell me if you still need help after that


Yes infact its there that i am stuck..!
 


thrill3rnit3 said:
0 = 3x - x3/2
x3/2 = 3x

tell me if you still need help after that
i want to know how to find the value of x
 


jinx007 said:
i want to know how to find the value of x

x3/2 = 3x

[STRIKE]Hint -- remember that in working with equations, you want to do the SAME thing to both sides of the equation, while working to simplify everything. What operation can you do to both sides of this equation to get rid of an x on both sides...?[/STRIKE]

EDIT -- oops, see better hint later by Mark44
 
Last edited:


Don't forget the case x=0 though.
 


thrill3rnit3 said:
0 = 3x - x3/2
x3/2 = 3x

tell me if you still need help after that
Writing the equation as x3/2 = 3x is NOT a good strategy. Instead, work with x3 - 6x = 0 (equivalent to the one you started with) and factor the cubic expression.
 


They both yield the same answers, except that you lose the solution x=0 if you do the first method. I'm sorry if I forgot to make that clear.
 


thrill3rnit3 said:
They both yield the same answers, except that you lose the solution x=0 if you do the first method. I'm sorry if I forgot to make that clear.
That's why factoring is a better strategy - you don't lose solutions.