About 39 cats are in the shelter
Answer:
A) amount of snowfall in a blizzard
Step-by-step explanation:
Both continuous and discrete data are quantitative.
The difference is that
- Continuous data can take any value. You obtain it by measurement.
- Discrete data can take only certain values. You obtain it by counting.
The amount of snowfall in a blizzard is continuous data. It can take any value such as 100.3 cm or 250.5 cm
.
B) is wrong. The number of students who pass a math quiz is discrete data. You can't have half a student.
C is wrong. The number of languages an individual speaks is discrete data. You can't speak half a language.
D) is wrong. The number or treadmills in a gym is discrete data. You can't have half a treadmill.
Th one on the left I wanna say x=16 and the right is x=10
There are several ways you can solve this problem if you're trying to solve for m and n. You can substitute, or systems of equations. However, I'm going to use substitution:
2m + n = 0 => n = -2m
We can input that in for the other equation:
m + 2n = 3 now becomes: m + 2(-2m) = 3
Now we can solve:
m + 2(−2m) = 3
m + −4m = 3
(m + −4m) = 3 (Combine Like Terms)
−3m=3
m = -1
Now we can input that value in to solve for n:
We said that n = -2m, and m = -1, so n = -2(-1):Answer:
n = 2
Your final answer is m = -1, and n = 2, which can also be written as (m,n) = (-1,2)
----------------------
However, if you were solving for m+n:
You would add the two equations!:
2m + n = 0
m + 2n = 3
----------
3m + 3n = 3
Now, you can take 3 common:
3(m+n) = 3
m + n = 1
Your final answer for what m + n equals 1!