89.5k views
2 votes
X^4-2x^2-16x-15=0 find the zeros with work please

User Lumen
by
3.5k points

1 Answer

5 votes

ANSWER : -1 , 3 , (-1 - 2i) , (-1 + 2i)

steps

find the zeros JUST MEANS SOLVE FOR X

x⁴-2x²-16x-15=0

break it up

let u = x²

x⁴ = (x²)² = u²

-16x+u²-2u-15=0

hold off on -16x

u²-2u-15=0

what 2 numbers when multiplied give you -15 & when added give you -2?

-5 and 3

(u-5) (u+3)

-16x + (u-5) (u+3) = 0

go back x

-16x + (x²-5) (x²+3) = 0

factor -1 out

( looks horrible so far lol )

-1 ((- x²+ 5) (x²+3) + 16x) = 0

multiply (- x²+ 5) with ( x² + 3 )

-1 (( - x² ( x² + 3 ) + 5 ( x² + 3 ) ) + 16x ) = 0

-1 (( - x² ( x² + 3 ) + 5 ( x² + 3 ) ) + 16x ) = 0

-1 (( - x² ( x² + 3 ) + 5 ( x² + 3 ) ) + 16x ) = 0

-1 (( - x² * x² + -x² * 3 ) + 5x² + 15 ) + 16x ) = 0

-1 (( - x⁴ + -2x² + 15 ) + 16x ) = 0

User PATROMO
by
3.1k points