document.write( "Question 1131504: Martha brought a $500,000.00 house, paying 10% down, and financing the rest at 5% interest compound monthly for 25 years. Find her monthly payments. \n" ); document.write( "
Algebra.Com's Answer #748873 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
She finances 500,000 - 10% = 450,000
\n" ); document.write( "450,000[(0.05/12)(1+(0.05/12))^300]/[1+(0.05/12))^300 - 1] = Payment
\n" ); document.write( "450,000[0.00417(3.4848)]/[3.4848 - 1] = Payment
\n" ); document.write( "[450,000(0.01453)]/2.4848 = 2,631.40 this is the amount of her monthly payments
\n" ); document.write( "
\n" );