Answer:
1000 cubic inches
Step-by-step explanation:
(10)(10)(10) = 1000
The effective annual interest rate is:
i = (1 + 0.064/12)^12 - 1 = 0.066
In year 1: the interest is $613.80 (multiple $9300 by 0.066)
In year 2: the interest is $654.31 (add interest from year 1 to $9300 and multiply by 0.066)
In year 3: the interest is $656.98 (do the same as year 2)
In year 4: the interest is $657.16
The total interest is: $2582.25
The present worth of this amount is:
P = 2582.23 / (1 + 0.066)^4 = $1999.72
The answer is $1999.72.
Answer:
y = (x+3)^2 -1
Step-by-step explanation:
The vertex form of the equation is
y = a(x-h)^2 +k where (h,k) is the vertex
The vertex is (-3,-1)
y = a(x- -3)^2 -1
y = a(x+3)^2 -1
Pick another point (-2,0) and substitute it into the equation
0 = a(-2+3)^2 -1 to find a
0 =a(1)^2 -1
0 = a-1
1 = a
y = (x+3)^2 -1
If we multiply the bottom equation by 2 and move x to the right, it becomes:
4y = 2x-38
Now we can substitute it for the 4y in the top equation:
3x + (2x-38) = -23 => 5x = -23+38 => 5x = 15 => x=3
Then 4y = 2*3-38 => y = -8
So the solution is (3,-8)