document.write( "Question 971874: Together, Dante and Mia have a total of 350 pennies in their piggy banks. After Dante lost ½ of his pennies and Mia lost ⅓ of her pennies, they both had an equal number of pennies. Altogether, how many pennies did they lose? \n" ); document.write( "
Algebra.Com's Answer #594257 by anand429(138)\"\" \"About 
You can put this solution on YOUR website!
dante + mia =350
\n" ); document.write( "dante/2 = (2/3)*mia (after losing pennies)
\n" ); document.write( "=> dante =(4/3)*mia
\n" ); document.write( "Putting in original equation,
\n" ); document.write( "(4/3)*mia + mia =350
\n" ); document.write( "=> mia = 150
\n" ); document.write( "So, dante= 200
\n" ); document.write( "
\n" );