Answer: $2394.43
explanation: use equation A=Pe^rt. A=2000e^(0.03x6). A=2394.43
Answer:
The answer is 18.
Step-by-step explanation:
You just need to plug in -7 to the equation 2x-4. You get -18, but absolute value is always positive, so its 18.
a. By the fundamental theorem of calculus, the velocity function is

The particle starts at rest, so
, and we have

Then the position function is

with
, so

b. The particle is at rest whenever
; this happens for

where
is any integer.
Answer:
Y=(-x/2)-3
Step-by-step explanation:
You have two points:
(0,-3) and (-4,-1)
The formula of line trough two points is:
(Y-y1)/(y2-y1)=(x-x1)/(x2-x1)
So put these two point like (x1,y1) and (x2,y2) you will get
(Y+3)/(-1+3)=(x-0)/(-4-0)
Y+3=2x/(-4)
Y=-x/2-3