How do you factor # z^3 + 7z + 7^2 + 7#?

2 Answers
Jun 13, 2017

It can be factored in two different ways. Check out the Explanation! :)

Explanation:

Apply the power function when it appears on a constant value:
#z^3 + 7z + 7^2 + 7 = z^3 + 7z + 49 + 7 = z^3 + 7z + 56#.

We can now do two different factorings:

#-># by #z#:
#z(z^2 + 7) + 56#

or

#-># by #7#:
#z^3 + 7(z + 8)#

Jul 21, 2017

#z^3+7z+z^2+7 = (z+1)(z^2+7)#

#color(white)(z^3+7z+z^2+7) = (z+1)(z-sqrt(7)i)(z+sqrt(7)i)#

Explanation:

I suspect the question has been mistranscribed somewhere along the line. A more plausible cubic that we can factor by grouping would be:

#z^3+7z+z^2+7 = (z^3+7x)+(z^2+7)#

#color(white)(z^3+7z+z^2+7) = z(z^2+7)+1(z^2+7)#

#color(white)(z^3+7z+z^2+7) = (z+1)(z^2+7)#

This can only be factored further using complex coefficients, since #z^2+7 > 0# for any real values of #z# ...

#color(white)(z^3+7z+z^2+7) = (z+1)(z^2-(sqrt(7)i)^2)#

#color(white)(z^3+7z+z^2+7) = (z+1)(z-sqrt(7)i)(z+sqrt(7)i)#