document.write( "Question 1168501: Chris took out a loan for $2500 and was charged simple interest at an annual rate of 9.3% That total inte
\n" );
document.write( "rest he paid on the loan was $186. How long was the loan for, in days? (Assume there are 365 days in a year and do not round any intermediate computations. \n" );
document.write( "
Algebra.Com's Answer #793065 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I=PRT \n" ); document.write( "186=2500*0.093*T \n" ); document.write( "186-232.5*T \n" ); document.write( "t=0.8 years \n" ); document.write( "0.8*365=292 days \n" ); document.write( " \n" ); document.write( " |