document.write( "Question 1028923: A woman bought 100 Christmas cards. For the ones that sing a song when you open them, she paid 30 cents each. For the rest she paid 5 cents each. If the cards cost $10.25 in all, how many of the expensive kind did she buy? \n" ); document.write( "
Algebra.Com's Answer #643997 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A woman bought 100 Christmas cards. For the ones that sing a song when you open them, she paid 30 cents each. For the rest she paid 5 cents each. If the cards cost $10.25 in all, how many of the expensive kind did she buy?
\n" ); document.write( "---------------
\n" ); document.write( "Equations:
\n" ); document.write( "s + r = 100 cards
\n" ); document.write( "30s + 5r = 1025 cents
\n" ); document.write( "-----------------------------
\n" ); document.write( "Modify for elimination::
\n" ); document.write( "s + r = 100
\n" ); document.write( "6s + r = 205
\n" ); document.write( "-------------------
\n" ); document.write( "Subtract and solve for \"s\"
\n" ); document.write( "5s = 105
\n" ); document.write( "s = 21 (# of song cards)
\n" ); document.write( "r = 100 -21 = 79 (# of other cards)
\n" ); document.write( "----------------------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );