document.write( "Question 473385: Find the amount of interest and the monthly payment for the loan $3,400 at 12%
\n" );
document.write( " add-on interest for 2 years. \n" );
document.write( "
Algebra.Com's Answer #324777 by Theo(13342)![]() ![]() You can put this solution on YOUR website! 12% per year compounded monthly results in 1% per month (12/12 = 1). \n" ); document.write( "the loan amount is 3400. \n" ); document.write( "the period of the loan is 24 months. \n" ); document.write( "the monthly payment is 160.0498056 \n" ); document.write( "over the 24 month period of the loan, you will have made a total payments of 24 * 160.0498056 = 3841.195333. \n" ); document.write( "the interest you paid on the loan is 3841.195333 - 3400 = 441.195333. \n" ); document.write( "i used a financial calculator to provide your answer. \n" ); document.write( "i'm not sure what you're using. \n" ); document.write( "let me know if this is enough for what you need to know or you need more details on how it was done. \n" ); document.write( "let me know what tools you have available to you so i can tailor the answer to that. \n" ); document.write( " \n" ); document.write( " |