Tom K. answered 10/24/20
Knowledgeable and Friendly Math and Statistics Tutor
In Excel, you would just use =PMT(0.035,102,24187). You get $872.66
There may be a similar formula on your calculator.
Your book probably gives you a formula.
Alternatively, you can derive the value using the sum of a geometric series. If you pay P each month, the present value is Prn, where r = 1/(1+i), and the sum is Pr(1 - rn)/(1-r)
Note that r/(1-r) = 1/(1+i)/(1 - 1/(1+i)) = 1/i
Thus, the sum is P(1 - (1/1+i)n)/i
Then, if our value is the Principal, P = Principal(i)/(1 - (1/1+i)n)
Then, P = 24187 * .035/(1 - (1/1.035)102) = $872.66