Answer:
27KG
Step-by-step explanation:
Mouse- M , Cat - C, Dog - D
M + C = 10 ----- (1)
M + D = 20 -------(2)
C + D = 24 --------(3)
(1) - (2) => C - D = -10 ---- (4)
(3) + (4) => 2C = 14
=> C = 7
Substitute C in (1) => M + 7 = 10
=> M = 3
Substitute M in (2) => 3 + D = 20
=> D = 17
Therefore C + M + D = 7 + 3 + 17 = 27KG
Answer:
1.5 billion
Step-by-step explanation:
3x + y = 3
x + y = 2
x = 1/2 and y = 3/2
3(x + 4) = 3x + 4
3x + 12 = 3x + 4
3x - 3x = 4 - 12
0 = -8 (incorrect....no solution)
little tip ...
if it ends with a variable equaling a number, like x = 2 or y = 4, then there is 1 solution.
if it ends with something unequal with no variable, like 0 = -4 or 5 = 7, then there is no solution.
if it ends with something equaling with no variable, like 2 = 2 or 5 = 5, then there is infinite solutions.