SOLUTION: The Regal Book Store has 100 overstocked books to sell. The manager is going to mark some of the books $2 each and the remaining books $3 each. How many books must be priced at eac

Algebra ->  Customizable Word Problem Solvers  -> Finance -> SOLUTION: The Regal Book Store has 100 overstocked books to sell. The manager is going to mark some of the books $2 each and the remaining books $3 each. How many books must be priced at eac      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 13174: The Regal Book Store has 100 overstocked books to sell. The manager is going to mark some of the books $2 each and the remaining books $3 each. How many books must be priced at each price to recieve $245?
Found 2 solutions by akmb1215, kunal_122:
Answer by akmb1215(68) About Me  (Show Source):
You can put this solution on YOUR website!
You should set up a system of equations to solve this problem. You know that some books are marked $2, and some are marked $3. You should assign variables to each kind of book...I am going to use C (for cheap - the $2 ones) and E (for expensive - the $3 ones).
For the first equation, add the number of books together, and you get 100 (because that is how many books the problem tells you they have to sell). So, the first equation is C+%2B+E+=+100, because if you add all the cheap books and all the expensive books together, you will get 100 total books.
For the second equation, you need to add the prices together. Each cheap book, C, costs $2...and each expensive book, E, costs $3. Added together, you know the prices will be $245 (because that is what the problem tells you). So, the second equation is 2C+%2B+3E+=+245.
To solve the system of equations by substitution, you need to solve the first equation for the variable C. To do this, move the E to the other side by subtracting it from both sides of the equation. You end up with C+=+100+-+E. Now you can plug 100-E in for C in the second equation. When you do this, you will get 2%28100-E%29+%2B+3E+=+245. To solve this equation, first use the distributive property to get 200+-+2E+%2B+3E+=+245. Now, combine like terms to get 200+%2B+1E+=+245. Move 200 to the right side of the equal sign by subtracting it from both sides of the equation. You end up with 1E+=+45. This means that there were 45 expensive books.
Now, you can plug 45 into the first original equation to solve for C. C+%2B+45+=+100. Solve by subtracting 45 from both sides, and you get C = 55.
They will need to price 45 books at $3 each..and 55 books at $2 each.

Answer by kunal_122(19) About Me  (Show Source):
You can put this solution on YOUR website!
Let the number of books sold that $3 be x
and books sold at $2 be 100-x.
3x+2(100-x)=245

3x+200-2x=245
x=45