document.write( "Question 1094213: 6. At the beginning of June, Max and Sean start saving money for the fair, which occurs 10 weeks later. Sean starts out with $20 and saves just $2 per week. Max starts out with no money, but saves 5 dollars per week. After how many weeks will Max have more money saved than Sean? Explain how you found your answer. \n" ); document.write( "
Algebra.Com's Answer #708811 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "At the very lowest level:\r\n" );
document.write( "\r\n" );
document.write( "weeks                 Max     Saun\r\n" );
document.write( " 0                    0       20\r\n" );
document.write( " 1                    5       22\r\n" );
document.write( " 2                    10      24\r\n" );
document.write( " 3                    15      26\r\n" );
document.write( " 4                    20      28\r\n" );
document.write( " 5                    25      30\r\n" );
document.write( " 6                    30      32\r\n" );
document.write( " 7                    35      34\r\n" );
document.write( "

\n" ); document.write( "Max will have more money than Saun after 7 weeks.
\n" ); document.write( "
\n" );