document.write( "Question 1052003: A bookstore has a clearance shelf with $3 books and $5 books. On Sat the bookstore sold 96 of the clearance books for a total of $400. How many of the $3 books were sold? \n" ); document.write( "
Algebra.Com's Answer #667440 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A bookstore has a clearance shelf with $3 books and $5 books. On Sat the bookstore sold 96 of the clearance books for a total of $400. How many of the $3 books were sold?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( " x +  y =  96,    (1)   (the total amount of books)\r\n" );
document.write( "3x + 5y = 400.    (2)   (the \"value\" equation).\r\n" );
document.write( "\r\n" );
document.write( "Solve by any method you know.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );