asked 39.8k views
1 vote
We want to find the zeros of this polynomial p(x)= ( x^2-1)(x^2-5x+6)

2 Answers

4 votes

Answer:

x=-1,1,2,3

Explanation:

(x^2-1)-> (x-1)(x+3)-> x=1,-1

Factor x^2-5x+6-> (x-3)(x-2)-> x=2,3

Thus, x=-1,1,2,3

We want to find the zeros of this polynomial p(x)= ( x^2-1)(x^2-5x+6)-example-1
answered
User Chris Mullins
by
8.5k points
5 votes

Answer:

see explanation

Explanation:

To find the zeros let p(x) = 0 , that is

(x² - 1)(x² - 5x + 6) = 0

Factorise each factor

x² - 1 ← is a difference of squares and factors as (x - 1)(x + 1)

x² - 5x + 6 = (x - 2)(x - 3), thus

(x - 1)(x + 1)(x - 2)(x - 3) = 0

Equate each factor to zero and solve for x

x - 1 = 0 ⇒ x = 1

x + 1 = 0 ⇒ x = - 1

x - 2 = 0 ⇒ x = 2

x - 3 = 0 ⇒ x = 3

The zeros are x = ± 1, x = 2, x = 3

answered
User WorldSEnder
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.