#when a equation has x(...)= 0, can u divide the 0 by x, or will the x always be a solution

8 messages · Page 1 of 1 (latest)

limber merlin
#

i'm not sure if the heading makes sense but i have a sample question that might make it clearer

$$x^4+ax^3+2x^2=0$$, if a is a real constant, when will the equation have one unique solution?

can you factorise out the x^2 and then divide 0 with x^2? or would you always use the null factor law when you carry out operations with x?

subtle saddleBOT
#

nashipear
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

dense vectorBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
limber merlin
#

when a equation has x(...)= 0, can u divide the 0 by x, or will the x always be a solution

chilly current
#

If you have some polynomial $p_N(x)=0$
Where you can factor out $x^k$ to yield you
$x^kp_{N-k}(x)=0$ that yields the constraint that $x^k=0$ or $p_{N-k}(x)=0$

subtle saddleBOT
#

Lumberdude #LeaveWolfAsHeIs

chilly current
#

You can only divide by x provided that $x\neq 0$, which should be the case if you factored out all x.