document.write( "Question 983361: Kevin deposited $250 each month for the first 3 months in his savings account. Then, he deposited $302.50 each month for the next 4 months.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the average amount that Kevin deposited each month?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #604130 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Average=total amount/number of months \n" ); document.write( "Average=(3($250)+4($302.50))/3 months + 4 moonths \n" ); document.write( "Average=($750+$$1210)/7 months \n" ); document.write( "Average=$1960/7 months=$280 per month \n" ); document.write( "ANSWER: Average deposit was $280 per month. \n" ); document.write( " |