document.write( "Question 971283: A man bought 200 books. He sold 80 of them at a profit of 15% and the remaining at a profit of 50%. He realized Rs.27200 in total. What was his cost of books?
\n" ); document.write( "1; 18,000
\n" ); document.write( "2; 22,000
\n" ); document.write( "3; 20,000
\n" ); document.write( "4; 24,000
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #593821 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+c+\" = the cost of the 200 books
\n" ); document.write( "\"+c%2F200+\" = the cost of each book
\n" ); document.write( "-----------------
\n" ); document.write( "\"+80%2A%28+c%2F200+%29+\" = the cost of the 80
\n" ); document.write( "books that he sold
\n" ); document.write( "------------------
\n" ); document.write( "\"+1.15%2A%28+80%2A%28+c%2F200+%29%29+\" = his selling
\n" ); document.write( "price of the 80 books
\n" ); document.write( "---------------------
\n" ); document.write( "\"+1.5%2A%28+120%2A%28+c%2F200+%29%29+\" = his selling
\n" ); document.write( "price of the remaining books
\n" ); document.write( "---------------------
\n" ); document.write( "I can say:
\n" ); document.write( "\"+1.15%2A%28+80%2A%28+c%2F200+%29%29+%2B+1.5%2A%28+120%2A%28+c%2F200+%29%29+=+27200+\"
\n" ); document.write( "\"+1.15%2A.4c+%2B+1.5%2A.6c+=+27200+\"
\n" ); document.write( "\"+.46c+%2B+.9c+=+27200+\"
\n" ); document.write( "\"+1.36c+=+27200+\"
\n" ); document.write( "\"+c+=+20000+\"
\n" ); document.write( "answer is (3)
\n" ); document.write( "
\n" ); document.write( "
\n" );