document.write( "Question 9445: Math Question: Simple Intrest = Amount of deposit x Interest rate(decimal) x time (years). What is the simple interest earned?\r
\n" );
document.write( "\n" );
document.write( "deposit $2000
\n" );
document.write( "6.5 Interest
\n" );
document.write( "1.5 yrs \n" );
document.write( "
Algebra.Com's Answer #5173 by DWL(56)![]() ![]() ![]() You can put this solution on YOUR website! P is the principal amount, $2000.00. \n" ); document.write( " r is the interest rate, 6.5% per year, or in decimal form, 6.5/100=0.065. \n" ); document.write( " t is the time involved, 1.5....year(s) time periods. \n" ); document.write( " So, t is 1.5....year time periods.\r \n" ); document.write( "\n" ); document.write( "To find the simple interest, we multiply 2000 × 0.065 × 1.5 to get that:\r \n" ); document.write( "\n" ); document.write( "The interest is: $195.00 \n" ); document.write( " |