document.write( "Question 1112297: Mrs.Jonson just purchased a total of 12 books and magazines for her office. The total bill was $112. She spent $16 on magazines, and the books cost $12 each. How many books did she buy. \n" ); document.write( "
Algebra.Com's Answer #727310 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "ITEMS       QUANT            PRICE            COST\r\n" );
document.write( "\r\n" );
document.write( "BOOKS                         $12 ea.\r\n" );
document.write( "\r\n" );
document.write( "MAGAZINES                                        $16\r\n" );
document.write( "\r\n" );
document.write( "TOTAL           12                             $112\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Find the cost for the books by difference and use this to find the quantity of the books.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"112-16=96\"
\n" ); document.write( "$96 for the books.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b, number of books,
\n" ); document.write( "\"12b=96\"\r
\n" ); document.write( "\n" ); document.write( "\"b=96%2F12\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"b=8\"
\n" ); document.write( "Eight books bought.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "How many magazines?\r
\n" ); document.write( "\n" ); document.write( "\"12-8=4\"
\n" ); document.write( "Four magazines were bought.
\n" ); document.write( "
\n" );