document.write( "Question 597924: In order ti start a small business, a student takes out a simple interest loan for $4000 for 9 months at a rate of 8.25%.
\n" );
document.write( "a-) How much interest must the student pay?
\n" );
document.write( "b-) Find the future value of the loan. \n" );
document.write( "
Algebra.Com's Answer #378398 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! FV = PV*(1+rt)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "FV = 4000*(1+0.0825*(9/12))\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "FV = 4247.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a)\r \n" ); document.write( "\n" ); document.write( "The student must pay 4247.5 - 4000 = 247.50 dollars in interest\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b)\r \n" ); document.write( "\n" ); document.write( "The future value of the loan is 4247.50 dollars. \n" ); document.write( " |