document.write( "Question 259811: A $152,400 loan is taken out, at 11.5% for 25 years, for the purchase of a house. The loan requires monthly payments. Find the amount of each payment. \n" ); document.write( "
Algebra.Com's Answer #191347 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! PMT=(L*i*(1+i)^300)/((1+i)^300-1) \n" ); document.write( "PMT=(152400*.115*(1.115)^300)/(1.115)^300-1 \n" ); document.write( " \n" ); document.write( " |