document.write( "Question 1031222: How many days will it take for a sum of $1300 to earn $8 interest if it is deposited in a bank paying simple interest at the rate of 4%/year?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645963 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! How many days will it take for a sum of $1300 to earn $8 interest if it is deposited in a bank paying simple interest at the rate of 4%/year? \n" ); document.write( "-------------------- \n" ); document.write( "I = P*r*t \n" ); document.write( "----- \n" ); document.write( "8 = 1300*0.04*t \n" ); document.write( "----- \n" ); document.write( "8 = 52t \n" ); document.write( "t = 2/13 yrs = (2/13)365 days = 56.13 days \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |