Given
Present investment, P = 22000
APR, r = 0.0525
compounding time = 10 years
Future amount, A
A. compounded annually
n=10*1=10
i=r=0.0525
A=P(1+i)^n
=22000(1+0.0525)^10
=36698.11
B. compounded quarterly
n=10*4=40
i=r/4=0.0525/4
A=P(1+i)^n
=22000*(1+0.0525/4)^40
=37063.29
Therefore, by compounding quarterly, she will get, at the end of 10 years investment, an additional amount of
37063.29-36698.11
=$365.18
Assuming it is a Obtuse Scalene Triangle
Side a = 6
Side b = 15
Side c = 13.0767 = 3√19
Answer:
y = -1
Step-by-step explanation:
The standard form of equation of a line is y = mx+b
m is the slope
b is the y intercept
Get the coordinate of the point of interception of the line 2x - y = 9 and 3x - 7y = 19
Make y the subject of the formula in both expressions
For 2x - y = 9
- y = 9- 2x
y = 2x - 9
Similarly for 3x - 7y = 19
-7y = 19 - 3x
7y = 3x - 19
y = 3/7 x - 19/7
Equating both expressions
2x - 9 = 3/7 x - 19/7
Multiply through ny 7
14x - 63 = 3x - 19
14x - 3x = -19 + 63
11x = 44
x = 44/11
x = 4
Since y =2x - 9
y = 2(4) - 9
y = 8-9
y = -1
Hence the coordinate of intersection is at (4, -1)
Get the equation of the line passing through (-3, -1) and (4, -1)
Slope m = -1+1/4+3
m = 0/7
m = 0
Get the intercept
Substitute m = 0 and (-3, -1) into y = mx+b
-1 = 0(-3) + b
-1 = b
b = -1
Get the required equation
Recall that y = mx + b
y = 0x + (-1)
y = -1
Hence the required equation is y = -1
You add two equations together to eliminate a variable. This particular problem is nice, because it's already setup to eliminate X.
3x - 4y = 9
<span>-3x + 2y = 9
</span>
When we add these two together, 3x - 3x cancels each other out, leaving us with 0x, or nothing.
We continue with -4y + 2y (leaves us with -2y) and 9+9 (18).
-2y = 18
18/-2 = -9.
Now we have y = -9, and we can go back into the problems to solve for x.
<span>3x - 4(-9) = 9
</span>
3x + 36 = 9.
3x = -27
x = -9.
Confirm with the final equation:
-3(-9) + 2(-9) = 9
27 - 18 = 9
9 = 9 --- Confirmed.