document.write( "Question 1078720: 75 coins consisting of only dimes and nickels equals 5.75 \n" ); document.write( "
Algebra.Com's Answer #693096 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "Same problem, different numbers.
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Lucy has 8 coins, all of which are quarters and dimes. In all, they're worth $1.55. How many of each kind of coin does Lucy have?
\n" ); document.write( " -------
\n" ); document.write( " Q + D = 8 (# of coins)
\n" ); document.write( " 25Q + 10D = 155 (value)
\n" ); document.write( "
\n" );