Answers:
Part 1 (the ovals)
Domain = {-6,-1,1,5,7}
Range = {-4,-1,2,4}
-------------------
Part 2 (the table)
Domain = {1,-3,-2}
Range = {-2,5,1}
-------------------
Part 3 (the graph)
Domain = {1, 2, 3, 4, 5, 6}
Range = {-1, 0, 1, 2, 3, 6}
===============================================
Explanation:
Part 1 (the ovals)
The domain is the set of input values of a function. The input oval is the one on the left.
All we do is list the numbers in the input oval to get this list: {-6,-1,1,5,7}
The curly braces tell the reader that we're talking about a set of values.
So this is the domain.
The range is the same way but with the output oval on the right side
List those values in the right oval and we have {-4,-1,2,4}
Which is the range. That's all there is to it.
------------------------------
Part 2 (The tables)
Like with the ovals in part 1, we simply list the input values. The x values are the input values. Notice how this list is on the left side to indicate inputs.
So that's why the domain is {1, -3, -2}. Optionally you can sort from smallest to largest if you want. Doing so leads to {-3, -2, 1}
The range is {-2,5,1} for similar reasons. Simply look at the y column
Side Note: we haven't had to do it so far, but if we get duplicate values then we must toss them.
------------------------------
Part 3 (the graph)
Using a pencil, draw vertical lines that lead from each point to the x axis. You'll notice that you touch the x axis at the following numbers: 1, 2, 3, 4, 5, 6
So the domain is the list of those x values (similar to part 2) and it is {1, 2, 3, 4, 5, 6}
Erase your pencil marks from earlier. Draw horizontal lines from each point to the y axis. The horizontal lines will arrive at these y values: -1, 0, 1, 2, 3, 6
So that's why the range is {-1, 0, 1, 2, 3, 6}
Plant grows at 3CM per day
equation: y= 3x
21 is y so 21= 3x. divide by 3 so it's been 7 days
We have that
scale factor=3
we know that
[volume new cube]=[scale factor]³*[volume original cube]
[volume new cube]=[3]³*[volume original cube]-----> 27*[volume original cube]
the answer is
<span>the volume increases by a factor of 27</span>
Using the binomial distribution, it is found that there is a 38% probability that exactly 18 of them say job applicants should follow up within two weeks.
<h3>How to find that a given condition can be modelled by binomial distribution?</h3>
Binomial distributions consists of n independent Bernoulli trials.
Bernoulli trials are those trials that end up randomly either on success (with probability p) or on failures( with probability 1- p = q (say))
The probability that out of n trials, there'd be x successes is given by
Binomial probability distribution
The parameters are:
n is the number of trials.
x is the number of successes.
p is the probability of success on a single trial.
In this problem:
62% say job applicants should follow up within two weeks, p = 0.62
25 managers are selected, n = 25
The probability that exactly 18 of them say job applicants should follow up within two weeks is P ( X = 18)
P( X > 18) = 1 - ( X = 18)
= 1 - 0.62
= 0.38
38 % probability that exactly 18 of them say job applicants should follow up within two weeks.
Learn more about binomial distribution here:
brainly.com/question/13609688
#SPJ1