document.write( "Question 870523: jim starts with $25 and saves $5 a week. at the same time , john starts with $15 and saves $10 a week. in how many weeks will they have the same amount of money. \n" ); document.write( "
Algebra.Com's Answer #524906 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! two weeks \n" ); document.write( "25+2*5=15+2*10 \n" ); document.write( "25+5w=15+10w \n" ); document.write( " \n" ); document.write( " |