<span>The amount P as a function of t (in years) is given by
P(t) = P0 (1 + r/n)^(t n)
So if n = 4, and r = 0.02, and P0 = 1000, then
P(t) = 1000 (1 + 0.02/4)^(4 t) = 1000 (1 + 0.005)^(4 t)
At the end of the first quarter, t = 1/4, so
P(1/4) = $1000 (1.005)^(1) = $1005
At the end of the second quarter, t = 1/2 , therefore
P(1/2) = $1000 (1.005)^(2) = $1000 (1.010025) = $1010.03
At the end of the third quarter , t = 3/4, therefore
P(3/4) = $1000 (1.005)^(3) = $1000 (1.015075125) = $1015.08
At the end of the year, t = 4, therefore
P(1) = $1000 (1.005)^4 = $1000 (1.020150500625) = $1020.15
As for the second question, after the first period (quarter),
the formula becomes
P = P0 (1.005)^1 = 1.005 P0
which is choice A. </span>
L = -4,4
E = -2, -3
N = 2,1
I = 4,3
E = 1,3
When a function is reflected, it must be reflected over a line
The new function is: 
The equation is given as:

The rule of reflection over the y-axis is:

So, we have:

Rewrite as:

Hence, the new function is:

Read more about reflections at:
brainly.com/question/938117
Basically this app helps you with any question you need you got to ask a question and people will answer it for you just like i am doing now also you can answer other peoples questions to get points.
Answer:
f (x) = -2 (x + 6)^2 + 2
Step-by-step explanation:
f (x) = -2x^2 - 24x - 70 <--- divide out -2 out of the first two terms...
f (x) = -2 (x^2 + 12x) - 70 <-- divide the x coefficient by 2 and then square it, then add AND subtract it)
f (x) = -2 (x^2 + 12x + (12/2)^2 - (12/2)^2) - 70
f (x) = -2 (x^2 + 12x + 36 - 36) - 70 <--- distribute the -2 onto -36 to get it out of the brackets..
f (x) = -2 (x^2 + 12x + 36) + 72 - 70 <-- combine constants and factor perfect square trinomial...
f (x) = -2 (x + 6)^2 + 2 <-- standard form...