document.write( "Question 1194762: You take out a loan of $15,000 to purchase a car.\r
\n" ); document.write( "\n" ); document.write( "If your loan is for 3 years at a simple interest rate of 10.5%, find out how much interest and the total amount paid for the loan.
\n" ); document.write( "

Algebra.Com's Answer #827335 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
I=prt
\n" ); document.write( "I=15000*0.105*3=$4725 interest paid
\n" ); document.write( "total amount paid back is that plus the original loan or $19,725.
\n" ); document.write( "
\n" );