Answer:
It is a binomial and the degree is 9
You would do 7 times 14 plus 9 and it would equal 107 cookies.
When x = -1
y + 5x = 6
y = 6 - 5x
y = 6 - (5)(-1)
y = 6 - (-5)
y = 11
when x = 0
y = 6 - 5x
y = 6 - (5)(0)
y = 6 - 0
y = 6
when x = 1
y = 6 - 5x
y = 6 - (5)(1)
y = 6 - 5
y = 1
For this case we have the following expression:
(x + 7) / (x ^ 2 - x - 2) = A / (x - 2) + B / (x + 1)
Rewriting we have:
(x + 7) / ((x-2) (x + 1)) = A / (x - 2) + B / (x + 1)
We multiply the equality by (x-2) (x + 1):
x + 7 = A (x + 1) + B (x - 2)
Rewriting we have the following system of equations:
A + B = 1
A - 2B = 7
Solving the system we have:
A = 3
B = -2
Answer:
constants A and B are:
A = 3
B = -2