document.write( "Question 391566: The total proceeds from a used book store sale were $250. A total of 91 books were sold. The books were priced at $2.50 and 3.00 each. How man more books were sold for $2.50 then were sold for $3.00? \n" ); document.write( "
Algebra.Com's Answer #277799 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The total proceeds from a used book store sale were $250. \n" ); document.write( "A total of 91 books were sold. \n" ); document.write( "x + y = 91 \n" ); document.write( "------------ \n" ); document.write( "The books were priced at $2.50 and 3.00 each. \n" ); document.write( "2.5x + 3y = 250 \n" ); document.write( "----------- \n" ); document.write( "How many more books were sold for $2.50 then were sold for $3.00? \n" ); document.write( "------------------------ \n" ); document.write( "x = 91-y \n" ); document.write( "Substitute for \"x\" and solve for \"y\": \n" ); document.write( "2.5(91-y)+3y = 250 \n" ); document.write( "227.5 +0.5y = 250 \n" ); document.write( "0.5y = 22.5 \n" ); document.write( "y = 45 (# of books sold at $3.00 \n" ); document.write( "--- \n" ); document.write( "x = 46 (# of books sold at $2.50 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |