SOLUTION: The polynomial P(x)=x^4+ax^2+bx-9 has zeros at x=1 and x=-3. The values of a and b are...
Algebra.Com
Question 968069: The polynomial P(x)=x^4+ax^2+bx-9 has zeros at x=1 and x=-3. The values of a and b are...
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
if the polynomial has zeroes at x = 1 and x = -3, then the value of the polynomial would have to be 0 when you replace x with either 1 or -3.
you would get:
f(1) = 0 and f(-3) = 0
start with your polynomial and set it to 0.
you will get:
x^4+ax^2+bx-9 = 0
replace x with 1 and the equation becomes:
1^4 + a*1 + b*1 - 9 = 0
simplify to get:
1 + a + b - 9 = 0
combine like terms to get:
a + b - 8 = 0
add 8 to both sides of the equation to get:
a + b = 8
replace x with -3 and the equation becomes:
(-3)^4 + a*(-3)^2 + b*(-3) - 9 = 0
simplify this to get:
81 + 9a - 3b - 9 = 0
combine like terms to get:
72 + 9a - 3b = 0
subtract 72 from both sides of the equation to get:
9a - 3b = -72
you have 2 equations that need to be solved simultaneously.
they are:
a + b = 8
9a - 3b = -72
multiply both sides of the first equation by 9 to get:
9a + 9b = 72
9a - 3b = -72
subtract the second equation from the first to get:
12b = 144
solve for b to get b = 12
go back to the first equation and solve for a to get:
a + b = 8 becomes:
a + 12 = 8
solve for a to get:
a = 8 - 12 = -4
you have:
a = -4
b = 12
replace those values in the original equation of x^4+ax^2+bx-9 = 0 to get:
x^4 -4 * x^2 + 12 * x - 9 = 0
if you graph the equation using a graphing calculator that tells you the zero points, your graph will look like this:
another way would have been to evaluate the equation at f(1) and f(-3) when the value of a was -4 and the value of b was 12.
f(1) and f(-3) should both have been equal to 0.
RELATED QUESTIONS
1)consider the polynomial
p(x)=x^3+ax^2+bx-12
given that (x+3)and (x-4)are factors of... (answered by Edwin McCravy)
The polynomial ax^3+bx^2+cx+d is factored at 3(x-2)(x+3)(x-4). What are the values of "a" (answered by greenestamps,Edwin McCravy,ikleyn)
If two factors of the polynomial are 2 and -4, evaluate a and b
P(x) =... (answered by greenestamps)
A quadratic function in the form of y = ax^2+ bx + 9 has x-intercepts at x = -3 and x... (answered by ikleyn,josgarithmetic)
find values of a, b, and c such that the graph of the polynomial p(x)=ax^2+bx+c passes... (answered by stanbon)
Consider the polynomial F(x)=4x^3+(a+1)x^2+x-5b and G(x)=4x^3-ax^2+bx-2, where a and b... (answered by ikleyn)
given that x=3+i is a root of p(x)=3x^4+ax^3+34x^2+bx-20 find the value of a and b if... (answered by greenestamps)
If f(x)=ax^4 +bx^3 -x^2 +2x +3 has a remainder 11 when divided by x-2and has a remainder... (answered by josgarithmetic)
The polynomial R(x) = x^4 + Ax^3 + Bx^2 + 10x - 1 has a remainder of -15 when divided by... (answered by josgarithmetic)