It is your work that must be shown. Better try that division again. You're close.
If it IS divisible, what IS the remainder?
Example: 12 / 4 = 3 Remainder 0
Example: 12/5 = 2 Remainder 2 <== Not 0
I think you are forgetting long division!Checked my work and got (ax+15x)+(b-7) , but i'm still not sure what to do next.
I think you are forgetting long division!
If 2x3+x2+ax+b is divisible by x2+x-7, find a-b
You should get something like:
2x3+x2+ax+b = (p*x + q) * (x2+x-7) + (u * x + v)
What do you get for p, q, u & v?
Factor ax + 15x. You'll then see the quantity multiplying x as a binomial expression.(2x-1)*(x2 - x -7 )+(ax+15x+b-7)
trying to find u and v
Your division is close enough - although more care is warranted. We need to discuss only the numerator of the Remainder portion.
You are missing but one thing...
In order for a polynomial to BE Zero (0), ALL of its coefficients must be Zero (0). This is what you need.
Example: If ax^2 + bx + c is the Constant Zero (0), for all values of x, then necessarily a = 0 and b = 0 and c = 0.
Ok ok, ! think I get it. So since it is divisible, then there should be no remainder.
So I just set the individual remainders equal to zero and solve for x.