document.write( "Question 734088: \r
\n" );
document.write( "\n" );
document.write( "A teacher bought 20 books in a sale. Some cost £8 each and the others cost £3
\n" );
document.write( "each. She spent £110 in all. How many of the £3 books did she buy? Let x be
\n" );
document.write( "the number of £3 books she bought \n" );
document.write( "
Algebra.Com's Answer #448719 by checkley79(3341) ![]() You can put this solution on YOUR website! X+Y=20 \n" ); document.write( "X=20-Y \n" ); document.write( "3X+8Y=110 \n" ); document.write( "3(20-Y)+8Y=110 \n" ); document.write( "60-3Y+8Y=110 \n" ); document.write( "5Y=110-60 \n" ); document.write( "5Y=50 \n" ); document.write( "Y=50/5 \n" ); document.write( "Y=10 NUMBER OF 8 DOLLAR(?) BOOKS. \n" ); document.write( "X=20-10=10 NUMBER OF 3 DOLLAR (?) BOOKS. \n" ); document.write( "PROOF: \n" ); document.write( "3*10+8*10=110 \n" ); document.write( "30+80=110 \n" ); document.write( "110=110 \n" ); document.write( " |