document.write( "Question 1131689: Alice borrows $16,000 to buy a car. She pays 5.4% interest compounded monthly and the loan is for 2 years. Find the monthly payments. (Round your answer to two decimal places.)
\n" );
document.write( "$
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #748690 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Principal*(r/n)=Payment (1-(1+(r/n))^-nt \n" ); document.write( "16000*(.054/12)=payment(1-1+(.054/12))^24 \n" ); document.write( "72=P*(0.10215) and do without rounding until the end. \n" ); document.write( "$704.81 \n" ); document.write( " |