Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
1018
1
avatar

haw do I fined out the monthly payment's. For a home I want to by

 May 25, 2015

Best Answer 

 #1
avatar+118703 
+5

You  can use this formula

for instance, if the car costs $20 000   

The interest is 18% p.a (reducable) and payments are made monthly for 5 years

n = Number of months = 5*12 = 60

i = interest per month = 0.18/12 = 0.015

PV = present value (of the loan) = $20000

 

I will enter it inot the web2 calc like this

20000=C*((1-1.015^-60)/0.015)

 

and this is the output

 

20000=C×((11.01560)0.015)c=115119700000226672237c=507.8685485421842817

 

So the payments will be   $507.87 per month for 5 years

 May 25, 2015
 #1
avatar+118703 
+5
Best Answer

You  can use this formula

for instance, if the car costs $20 000   

The interest is 18% p.a (reducable) and payments are made monthly for 5 years

n = Number of months = 5*12 = 60

i = interest per month = 0.18/12 = 0.015

PV = present value (of the loan) = $20000

 

I will enter it inot the web2 calc like this

20000=C*((1-1.015^-60)/0.015)

 

and this is the output

 

20000=C×((11.01560)0.015)c=115119700000226672237c=507.8685485421842817

 

So the payments will be   $507.87 per month for 5 years

Melody May 25, 2015

2 Online Users