document.write( "Question 484843: Calculate the payment for a $10,000 car loan at 7% interest compounded annually for 5 years. \n" ); document.write( "
Algebra.Com's Answer #331670 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
10,000(1+.07)^5
\n" ); document.write( "10,000(1.07)^5
\n" ); document.write( "10,000*1.40255=14,025.52 ANS.
\n" ); document.write( "
\n" ); document.write( "
\n" );