Question 1190578
<font color=black size=3>
P = monthly payment
L = loan amount = $35,000
i = interest rate per month = 0.02/12 = 0.0016666667 (approximate)
n = number of months = 12*3 = 36


P = (L*i)/( 1-(1+i)^(-n) )
P = (35,000*0.0016666667)/( 1-(1+0.0016666667)^(-36) )
P = 1,002.49025624712
P = 1,002.50



Answer: $1,002.50
</font>