If you would like to write a * b + c in simplest form, you can do this using the following steps:
a = x + 1
b = x^2 + 2x - 1
c = 2x
a * b + c = (x + 1) * (x^2 + 2x - 1) + 2x = x^3 + 2x^2 - x + x^2 + 2x - 1 + 2x = x^3 + 3x^2 + 3x - 1
The correct result would be x^3 + 3x^2 + 3x - 1.
Answer:d
Step-by-step explanation:
4 days because he drinks 6 in two and 12 in 4 days.
Answer:
y = 7/2x + 7
Step-by-step explanation:
0 = 7/2(-2) + b
0 = -7 + b
b = 7
y = 7/2x + 7
An = a1 * r^(n-1)
a1 = first term = -5
r = common ratio = -4
so ur formula is : an = -5 * -4^(n-1) <==