document.write( "Question 1181664: Three friends buy a second-hand equipment that costs PhP 120,000. They give a downpayment of PhP 40,000 and agree to settle the balance in 24 monthly payments. If the interest rate is 6% converted monthly, find the payments due at the end of each month. \n" ); document.write( "
Algebra.Com's Answer #812603 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=m(1-(1+(.06/12))^(-24))/(.06/12)
\n" ); document.write( "80000=m(1-1.005^24)/0.005
\n" ); document.write( "400=m(0.1128) round at end
\n" ); document.write( "m=3545.65\r
\n" ); document.write( "\n" ); document.write( "general formula
\n" ); document.write( "principal=monthly payment(1-(1+(r/n))^-nk/(r/n)
\n" ); document.write( "
\n" );