Question 1201600
<font color=black size=3>
Answer: <font color=red>$186.99</font>


Work Shown:


The formula to use is
P = (L*i)/( 1-(1+i)^(-n) )
where,
P = monthly payment
L = loan amount
i = monthly interest rate in decimal form
n = number of months


In this case
L = 19000
i = 0.034/12 =  0.0028333 approximately
n = 10*12 = 120 months


Then,
P = (L*i)/( 1-(1+i)^(-n) )
P = (19000*0.0028333)/( 1-(1+0.0028333)^(-120) )
P = 186.994047599858
P = <font color=red>186.99</font>


The answer can be confirmed with a calculator such as this one
<a href = "https://www.calculator.net/loan-calculator.html">https://www.calculator.net/loan-calculator.html</a>
</font>