183k views
1 vote
Z5-3z4-16z+48 How do you factor this?

1 Answer

6 votes

The adjacent coefficients have the same ratio suggesting you start by factoring each of those groups.

... = (z^5 -3z^4) -(16z -48)

... = z^4(z -3) -16(z -3)

... = (z^4 -16)(z -3)

The first of these factors is the difference of squares, so can be factored accordingly.

... a² -b² = (a-b)(a+b)

... = (z^2 -4)(z^2 +4)(z -3)

Again, the first of these factors is the difference of squares, so we can continue ...

... = (z -2)(z +2)(z^2 +4)(z -3) . . . . . complete factorization in real numbers

_____

In the complex numbers, z²+4 is also a difference of squares, you can factor that quadratic to two more linear terms.

.. = (z +2)(z -2)(z -3)(z +2i)(z -2i) . . . . . factorization over complex numbers

User Dorky Engineer
by
5.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.