document.write( "Question 236247: Monica and Max Gordon each want to buy a scooter. Monica has already saved twenty-five dollars and plans to save five dollars per week until she can buy the scooter. Max has sixteen dollars and plans to save eight dollars per week.
\n" );
document.write( "1. In how many weeks will Monica and Max have saved the same amount of money?
\n" );
document.write( "2. How much will each person have saved at that time? \n" );
document.write( "
Algebra.Com's Answer #173931 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 25+5x=16+8x \n" ); document.write( "9=3x \n" ); document.write( "x=3 wks \n" ); document.write( "25+5*3=16+8(3) \n" ); document.write( "40=40 \n" ); document.write( "$40 \n" ); document.write( " |