document.write( "Question 1130380: Jason pays off a $163000 mortgage by making equal payments at the end of each month for 30 years. Find his monthly payment if the interest is 4.31 percent compounded monthly.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #753150 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
Monthly payment = (163000 * 0.0431/12) / (1 - (1/(1+0.0431/12)^(12*30))
\n" ); document.write( "
\n" ); document.write( "This comes out to $807.60.
\n" ); document.write( "
\n" );