Answers:
- Discrete
- Continuous
- Discrete
- Continuous
==============================================
Explanations:
- This is discrete because we can't have half a basketball, or any non-whole decimal value to represent the number of basketballs. We can only consider positive whole numbers {1,2,3,4,...}. A discrete set like this has gaps between items. In other words, the midpoint of 2 and 3 (the value 2.5) isn't a valid number of basketballs.
- This is continuous because time values are continuous. We can take any two different markers in time, and find a midpoint between them. For example, the midpoint of 5 minutes and 17 minutes is 11 minutes since (5+17)/2 = 22/2 = 11. Continuous sets like this do not have any gaps between items. We can consider this to be densely packed.
- This is the same as problem 1, so we have another discrete function. You either score a bullseye or you don't. We can't score half a bullseye. The only possible values are {1,2,3,4,...}
- This is similar to problem 2. This function is continuous. Pick any two different positive real numbers to represent the amount of gallons of water. You will always be able to find a midpoint between those values (eg: we can have half a gallon) and such a measurement makes sense.
So in short, always try to ask the question: Can I pick two different values, compute the midpoint, and have that midpoint make sense? If so, then you're dealing with a continuous variable. Otherwise, the data is discrete.
Answer:
It is necessary four parameters.
Step-by-step explanation:
Since the augmented matrix of the consistent system has rank equal to three then the number of free variables is (number of unknows)-rank then there are 7-3=4 free variables. This means that are necessary four parameter to specify all solutions.
Answer:
50 degrees
Step-by-step explanation:
We are given here the individual costs of DVD and CD as well as the total sales and the number of items sold on one day. To solve the number of DVDs and CDs sold each, we devise two independent linear equations:
(1) x + y = 39
(2) 4x + 7y = 204
x- number of DVDs; y - number of CDs
solving, x= 23 DVDs
y = 16 CDs
Answer:
y = 125x + 500
Step-by-step explanation:
y = mx + b
y = ( (100 - 500) / (2014 - 2010) ) * x + 500
y = (500 / 4) * x + 500
y = 125x + 500