Answer : $3403.53
Detailed Solution:
<span>principal was 10,675
interest rate was 4.75% per year compounded annually.
additional $939.25 was paid in service charges.
payment on the principal plus interest is shown below:
pv = 10675
i = .0475/12 = .0039583333... per month.
n = 9 * 12 = 108 months.
fv = 0
pmt = 121.6635... per month
total finance charge would be (108 * 121.6635... + 939.25 - 10675).
that equals to 13139.66 + 939.25 - 10675 = 3403.91
</span>
The answer is C .
Hope it helps
Answer:
B
Step-by-step explanation:
2^2 x 2^3 = 2^5
2^5/2^4 = 2^1
Answer:
(a) -7, (b) 2
Step-by-step explanation:
a) When x = 0,
=> x² - 8x - 7
=> (0)² - 8(0) - 7
=> 0 - 0 - 7
=> - 7
b) When x = -1,
=> x² - 8x - 7
=> (-1)² - 8(-1) - 7
=> 1 + 8 - 7
=> 9 - 7
=> 2
<em>Hope</em><em> </em><em>it</em><em> </em><em>helps</em><em>.</em>
Answer:
The equation of the line is y = x + 1
Step-by-step explanation:
In order to find this, start with two points that are on the line. We'll use (0, 1) and (1, 2). Now we can use the slope formula to find the slope.
m(slope) = (y2 - y1)/(x2 - x1)
m = (2 - 1)/(1 - 0)
m = 1/1
m = 1
Now that we have this, we can use that slope and a point in point-slope form. Then we solve for y to get the equation.
y - y1 = m(x - x1)
y - 1 = 1(x - 0)
y - 1 = 1x
y = 1x + 1