UNO High School Problem of the Week Competition
News
About
Prizes
Problems & Solutions
Scores
Archive
Links
Problem 9
What is the value of c if x
6
+cx
4
+32 is divisble by x-2?
Solution
Since x
6
+cx
4
+32 is divisble by x-2 then we know that 2 must make this polynomial zero.
Plugging 2 in we get (2)
6
+c(2)
4
+32=0
=>64+16c+32=0
=>16c=-96
=>c=-6
Thus c=-6.