Sign In
What should the remainder of (x^2-x-k)÷ (x+3) be if x+3 is a factor of x^2-x-k?
k=12
We are asked to determine the value of k if x+3 is a factor of x^2-x- k. To do so, we will first divide x^2-x-k by x+3 and then examine the remainder of this division.
We will use polynomial long division to perform the division. Both the dividend and the divisor are in standard form and the dividend has all terms present, so we do not need to rewrite the polynomials. Note that we will treat k as a number and not as a variable.
x^2/x= x
Multiply term by divisor
Subtract down
- 4x/x= - 4
Multiply term by divisor
Subtract down
We will stop the division here because the degree of the divisor is greater than the degree of the dividend. The quotient is x-4 with a remainder of 12-k.
Using the result of the division, we can write the following equation. x^2-x-k/x+3=x-4+12-k/x+3 We can rewrite this equation such that the original polynomial is the sum of the divisor multiplied by the quotient and the remainder.
LHS * (x+3)=RHS* (x+3)
Distribute (x+3)
a/(x+3)* (x+3) = a
If x+3 is a factor of x^2-x-k, the remainder must be equal to 0. x^2-x-k=( x+3)(x-4) + 0 Therefore, we need to find the value of k which makes the expression 12-k equal to 0. 12-k=0 ⇔ k=12 If x+3 is a factor of x^2-x-k, the value of k must be 12.