document.write( "Question 209217: mike and dan wanted to buy a present for their parents anniversary The anniversary was only one month away
\n" ); document.write( "every day i will put one of my coins in this piggy bank and you put one of yours in it toomike said ok said dan.\" ihave 22 nickels in my wallet\" i have 18 dimes in mine\" said mike
\n" ); document.write( "one day the brothers were surprised to notice dan actually had more money than mike in his wallet. how many days had passed since they had begun putting their coins into the piggy bank?
\n" ); document.write( "

Algebra.Com's Answer #158186 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let d=days\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to find the day that they have equal amounts ___ 5(22-d) = 10(18-d)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "distributing ___ 110 - 5d = 180 - 10d\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "adding 10x and subtracting 110 ___ 5d = 70\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by 5 ___ d = 14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "after the 14th day, Dan will have more than Mike
\n" ); document.write( "
\n" );