Solve Polynomial Division: Find K Given Remainder of 3

AI Thread Summary
To find the value of k in the polynomial 4x^2 + 9x + k when divided by x-1 with a remainder of 3, evaluate the polynomial at x = 1. By substituting x = 1 into the polynomial, you get 4(1)^2 + 9(1) + k, which simplifies to 13 + k. Set this equal to the given remainder of 3, resulting in the equation 13 + k = 3. Solving for k yields k = -10. This method eliminates the need for polynomial long division.
HelloMotto
Messages
73
Reaction score
0

Homework Statement


The remainder is 3 when 4x^2 + 9x + k is divided by x-1
Im suppose to find the K. I am just confused because this question they give me the remainder..so what am i suppose to do with it?
 
Physics news on Phys.org
Perform the usual operation, continue bringing k down and then at the end just solve for k by setting it equal to what your remainder should be.
 
thank you
 
You could also use the fact that when a polynomial, P(x), is divided by x- a, the remainder is exactly P(a). You don't need to do any division at all.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...

Similar threads

Back
Top