Answer:
I think it is b. Curve
Step-by-step explanation:
He actually borrowed P=21349-3000=18349 (present value)
Assume the monthly interest is i.
then future value due to loan:
F1=P(1+i)^n=18349(1+i)^(5*12)=18349(1+i)^60
future value from monthly payment of A=352
F2=A((1+i)^n-1)/i=352((1+i)^60-1)/i
Since F1=F2 for the same loan, we have
18349(1+i)^60=352((1+i)^60-1)/i
Simplify notation by defining R=1+i, then
18349(R^60)-352(R^60-1)/(R-1)=0
Simplify further by multiplication by (R-1)
f(R)=18349*R^60*(R-1)-352(R^60-1)=0
Solve for R by trial and error, or by iteration to get R=1.004732
The APR is therefore
12*(1.004732-1)=0.056784, or 5.678% approx.
Answer:
5
Step-by-step explanation:
k(x)=5 says I'm 5 no matter the value of x...
So therefore
k(-4)=5
k(56)=5
k(66378)=5
k(whatever)=5
k(x) is constantly 5 for whatever input x.
Answer:
x = 14.25
Step-by-step explanation:
Start with a^2 + b^2 = c^2
a = 11
b = x
c = 18
plug in and solve
11^2 + x^2 = 18^2
121 + x^2 = 324 - Simplify
x^2 = 203 - subtract 121 from both sides
x = 14.247 rounds to 14.25 - square root on both sides
Answer:
Point slope formula: (y + 4) = 2(x - 5)
Slope intercept formula: y = 2x - 14
Step-by-step explanation:
Point slope formula: (y + 4) = 2(x - 5)
Slope intercept formula: y = 2x + b, -4 = 10 + b, b = -14
y = 2x - 14