Hello, the answer is vertical. It also shifts down 15/2 units.
Answer:
A, D, H
Step-by-step explanation:
The function models exponential decay because the factor is 0.8 which is < 1
0.8 means 80% of the previous which is a decay of 100 - 80 = 20%
50(0.8^x)
50(0.8²)
= 32
9x(y+4)-10(y+4)
(9x-10)(y+4)
Answer:
sorry cant :(
Step-by-step explanation:
The picture is not clear. let me assume
y = (x^4)ln(x^3)
product rule :
d f(x)g(x) = f(x) dg(x) + g(x) df(x)
dy/dx = (x^4)d[ln(x^3)/dx] + d[(x^4)/dx] ln(x^3)
= (x^4)d[ln(x^3)/dx] + 4(x^3) ln(x^3)
look at d[ln(x^3)/dx]
d[ln(x^3)/dx]
= d[ln(x^3)/dx][d(x^3)/d(x^3)]
= d[ln(x^3)/d(x^3)][d(x^3)/dx]
= [1/(x^3)][3x^2] = 3/x
... chain rule (in detail)
end up with
dy/dx = (x^4)[3/x] + 4(x^3) ln(x^3)
= x^3[3 + 4ln(x^3)]