SOLUTION: Given a polynomial and one or more of its roots, find the remaining roots:
y = x3 - 4x2 - 9x + 36; root = -3
Algebra.Com
Question 1168331: Given a polynomial and one or more of its roots, find the remaining roots:
y = x3 - 4x2 - 9x + 36; root = -3
Found 2 solutions by Boreal, dkppathak:
Answer by Boreal(15235) (Show Source): You can put this solution on YOUR website!
synthetic division using
-3/1== -4===-9===36
==1===-7===12===0
so the remainder is x^2-7x+12, which factors into (x-4)(x-3), and the roots are 3 and 4.
Answer by dkppathak(439) (Show Source): You can put this solution on YOUR website!
Given a polynomial and one or more of its roots, find the remaining roots:
y = x3 - 4x2 - 9x + 36; root = -3
solution
x=-3 one root than x+3 is factor
x^2(x+3)-7x(x+3)+12(x+3)
(x+3)(x^2-7x+12)
(x+3)(x-4)(x-3)
x-4=0
x=4 similarly x=3
roots of polynomial 3,4,-3
RELATED QUESTIONS
you are given a polynomial equation and one or more of its roots. Find the remaining... (answered by stanbon)
We are given a polynomial equation and one or more of its roots. Find the remaining... (answered by ewatrrr)
Find a polynomial of degree 3 with roots 2i, 1, and 3.
Find the rational roots if they (answered by AnlytcPhil)
1. Find all roots of x3 + 2x2 + 2x + 1. Hint: Find the rational one(s) first.
A.... (answered by Alan3354)
1.find all the zeros of the function and write the polynomial as a product of linear... (answered by solver91311)
Find all the zeros of the polynomial x3 - 4x2 + 9x -... (answered by stanbon)
Use the Rational Root Theorem to list all possible rational roots of the polynomial... (answered by jim_thompson5910)
Find all zeros of the polynomial. (Enter your answers as a comma-separated list. Enter... (answered by ikleyn)