SOLUTION: At the Halloween Shop, 5 bats and 2 cats cost $25. If you buy 2 bats and 3 cats, the cost is $21. How much does each cost?

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: At the Halloween Shop, 5 bats and 2 cats cost $25. If you buy 2 bats and 3 cats, the cost is $21. How much does each cost?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 944329: At the Halloween Shop, 5 bats and 2 cats cost $25. If you buy 2 bats and 3 cats, the cost is $21. How much does each cost?
Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
Let B=cost of bats and C=cost of cats
5B+2C=$25
2B+3C=$21
Using Linear System Solver Plug-in:
Solved by pluggable solver: Linear System solver (using determinant)
Solve:
+system%28+%0D%0A++++5%5CB+%2B+2%5CC+=+25%2C%0D%0A++++2%5CB+%2B+3%5CC+=+21+%29%0D%0A++

Any system of equations:


has solution

or



(B=3, C=5}

ANSWER B=$3 and C=$5
Each bat costs $3 and each cat costs $5.
CHECK
5 bats and 2 cats cost $25: 5B+2C=5($3)+2($5)=$15+$10=$25
2 bats and 3 cats cost $21: 2B+3C=2($3)+3($5)=$6+$15=$21