document.write( "Question 874682: Jim has $12.50 and Tom has $46.70 . If Jim saves 40 cents and Tom spends 50 cents per day. After how many both of them has same amount of money? \n" ); document.write( "
Algebra.Com's Answer #527665 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
12.50 + .40d = 46.70- .50d
\n" ); document.write( " d = 34.2/.90 = 38 days they will have the same amount of money
\n" ); document.write( "
\n" );