SOLUTION: A local animal shelter accepts abandoned cats and dogs. They usually receive twice as many cats as dogs. They estimate that 50% of the cats and 60% of the dogs that come in need so
Algebra ->
Expressions-with-variables
-> SOLUTION: A local animal shelter accepts abandoned cats and dogs. They usually receive twice as many cats as dogs. They estimate that 50% of the cats and 60% of the dogs that come in need so
Log On
Question 825444: A local animal shelter accepts abandoned cats and dogs. They usually receive twice as many cats as dogs. They estimate that 50% of the cats and 60% of the dogs that come in need some kind of medical treatment. If they treated 144 animals last year how many cats and dogs did they take in? Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
x = dogs
y = cats
---
y = 2x
0.6x + 0.5y = 144
---
put the system of linear equations into standard form
---
2x - y = 0
0.6x + 0.5y = 144
---
copy and paste the above linear system in standard form into this matrix-method solver:
https://sooeet.com/math/system-of-linear-equations-solver.php
---
solution:
x = dogs = 90
y = cats = 180
---
system matrix
2 -1
0.6 0.5
---
inverse of system matrix
0.3125 0.625
-0.375 1.25
---
determinant of system matrix = 1.6
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 4-equations 4-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php