asked 155k views
10 votes
let f(x) = x^3+3x^2-x-3. Find the polynomial function each of whose roots are two less than the roots of f(x)​

1 Answer

8 votes

Explanation:

f(x) = x³ + 3x² - x - 3 = x²(x + 3) - (x + 3)

= (x² - 1)(x + 3) = (x + 1)(x - 1)(x + 3).

The roots of f(x) are x = -3, -1 and 1.

=> The new roots are x = -5, -3 and -1.

=> g(x) = (x + 5)(x + 3)(x + 1) = x³ + 9x² + 23x + 15.

answered
User Dominus
by
8.2k 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.