document.write( "Question 952188: Eileen saves dimes and quarters. She has 40 coins, which totaled $6.55, in her bank. How many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #581515 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Eileen saves dimes and quarters. She has 40 coins, which totaled $6.55, in her bank. How many of each coin does she have? \n" ); document.write( "============= \n" ); document.write( "d + q = 40 \n" ); document.write( "10d + 25q = 655 \n" ); document.write( " \n" ); document.write( " |