Bunuel
[
Take the given expression to the 4th power: \(x^4=x^3+6x^2\);
Re-arrange and factor out x^2: \(x^2(x^2-x-6)=0\);
Factorize: \(x^2(x-3)(x+2)=0\);
So, the roots are \(x=0\), \(x=3\) and \(x=-2\). But \(x\) cannot be negative as it equals to the even (4th) root of some expression (\(\sqrt{expression}\geq{0}\)), thus only two solution are valid \(x=0\) and \(x=3\).
The sum of all possible solutions for x is 0+3=3.
Answer: D.
Hi Bunuel,
Request you to please let me know where I'm making a mistake.
Since \(x^3+6*x^2 >= 0\)
Then, \(x^2(x+6)>=0\)
i.e \((x-0)^2(x-(-6))>=0\)
This implies that\(
x>=-6\)
Hence, x=-2 is a valid root, and sum of all roots should be\(x=3+(-2) = 1\)
Please let me know where I am going wrong.
Thanks
Plug x=-2 into \(x=\sqrt[4]{x^3+6x^2}\). Does the equation hold true?