document.write( "Question 287103: find the interest on $2700 that is invested at 4% for 2 1/2.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #208161 by stanbon(75887) ![]() You can put this solution on YOUR website! find the interest on $2700 that is invested at 4% for 2 1/2 yrs. \n" ); document.write( "------------------ \n" ); document.write( "What kind of interest? simple or compound? \n" ); document.write( "If simple interest Interest = Prt = (2700)(0.04)(2.5) = $270 \n" ); document.write( "---------------- \n" ); document.write( "If compounded annually: Interest = (2700)(1+0.04)^2.5 - 2700 \n" ); document.write( "= 2700[(1.04)^2.5 - 1] \n" ); document.write( "= 2700[0.1030] \n" ); document.write( "= $278.15 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============================== \n" ); document.write( " |