document.write( "Question 1027402: a new elementary algebra textbook sells for $85 and a used elementary algebra textbook sells for $65. How many new textbooks are sold if the receipts for 125 new and used textbooks is $9805? \n" ); document.write( "
Algebra.Com's Answer #642625 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the numbers of new and old textbooks, x and y.
\n" ); document.write( "Then the setup looks like this...
\n" ); document.write( "x + y = 125 and the value equation is
\n" ); document.write( "85x + 65y = 9805
\n" ); document.write( "Now multiply the top one by 85 and subtract...we get
\n" ); document.write( "85x + 65y = 9805
\n" ); document.write( "-(85x + 85y = 10625)
\n" ); document.write( "---------------------
\n" ); document.write( "-20y = -820
\n" ); document.write( "Now divide by -20 and get
\n" ); document.write( "y = 41 old textbooks and so
\n" ); document.write( "x = 84 new textbooks
\n" ); document.write( "
\n" ); document.write( "
\n" );