document.write( "Question 723997: Kathy paid $320 in cash for a CD player. If she paid in $20 and $10 notes and there were 23 notes all together, how many of each type were there? \n" ); document.write( "
Algebra.Com's Answer #443514 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Kathy paid $320 in cash for a CD player. If she paid in $20 and $10 notes and there were 23 notes all together, how many of each type were there? \n" ); document.write( "---- \n" ); document.write( "# of notes Equation: x + y = 23 \n" ); document.write( "Value Equation:::::20x+10y = 320 \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify for elimination: \n" ); document.write( "x + y = 23 \n" ); document.write( "2x+ y = 32 \n" ); document.write( "---- \n" ); document.write( "Subtract and solve for \"x\": \n" ); document.write( "x = 9 (# of $20 notes) \n" ); document.write( "Solve for \"y\": \n" ); document.write( "x + y = 23 \n" ); document.write( "9 + y = 23 \n" ); document.write( "y = 14 (# of $10 notes) \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========================== \n" ); document.write( " |