How do you find the complex roots of a^3+2a^2-8a=0a3+2a28a=0?

1 Answer
Jun 28, 2017

See below.

Explanation:

We can see that all of the variables have an aa, so we can factor this out immediately.

a(a^2+2a-8)=0a(a2+2a8)=0

So, one solution is a=0a=0. The other solutions pertain to the quadratic, which we can find using factoring.

a^2+2a-8=0a2+2a8=0

a^2-2a+4a-8=0a22a+4a8=0

a(a-2)+4(a-2)=0a(a2)+4(a2)=0

(a+4)(a-2)=0(a+4)(a2)=0

So,

a=2,-4,0a=2,4,0, and there are no complex roots.