Thread Closed

Polynomial Factors

 
Share Thread Thread Tools
Oct11-07, 10:44 PM   #1
 

Polynomial Factors


This problem came up on a math contest the other day and I drew a blank - now it's bugging me.

"If the polynomial P(x)=x^2+ax+1 is a factor of T(x)=2x^3-16x+b, find the values of a and b."

Anyone have any ideas?
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Oct11-07, 11:59 PM   #2
 
We have that there is a c such that (x^2+ax+1)(2x+c)=2x^3-16x+b. Thus comparing coefficients gives us:

c+2a=0
2+ac=-16
b=c

Solving this yields

a=3 or -3, and thus
b=-6 or 6
 
Thread Closed
Thread Tools


Similar Threads for: Polynomial Factors
Thread Forum Replies
Factors of a polynomial Precalculus Mathematics Homework 9
Irreducible polynomial on polynomial ring Calculus & Beyond Homework 1
Factors of polynomial with fractional powers Precalculus Mathematics Homework 4
factors Brain Teasers 6
Factors of a polynomial General Math 15