document.write( "Question 1177576: Sarah loans Kim $500 and charges her 2% simple annual interest. Kim
\n" );
document.write( "promises to repay Sarah in 1.17 years (14 months). About how much will
\n" );
document.write( "Kim have to pay Sarah? Round your answer to the nearest cent.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806644 by mananth(16946) You can put this solution on YOUR website! \n" ); document.write( "Principal P= 500 \n" ); document.write( "Simple interest = =2% =0.02 \n" ); document.write( "time in years = 7/6 years\r \n" ); document.write( "\n" ); document.write( "Interest = 500 * 0.02*7/6 11.67\r \n" ); document.write( "\n" ); document.write( "He has to return $511.67 \n" ); document.write( " |