Answer:
Step-by-step explanation:
Comment
It is not possible to figure out what choices are are given for the first blank. I will say that the probable choice has the word product in it.
The second blank is the actual number of choices. It is 3 page count times color or 3*4 = 12 different choices.
Answer
product
12
Answer:
A) 12 toppings.
Step-by-step explanation:
That would be the answer if there are no combinations of toppings.
You would simply take the number of sizes (3) and the number of toppings (4) and multiply them together to get 12 combinations.
When you reflect a function in the <em>x</em>-axis, the first coordinate of a point stays the same, and the second coordinate changes sign (what was positive is now negative and vice versa). See the attached picture.
Question 11: f(x) = -5x + 2. The function changes to its opposite, so g(x) = -(-5x + 2) = 5x - 2.
When you reflect a function in the <em>y</em>-axis, the first coordinate of a point changes to its opposite, but the second coordinate stays the same. Replace <em>x</em> with -<em>x</em> .
Question 14: f(x) = |2x - 1| + 3. Replacing <em>x</em> with -<em>x</em> produces g(x) = |2(-x) - 1| + 3 which simplifies to g(x) = |-2x -1| + 3.
Question 15 works the same way as #14.
£66 because 60/10=6 60+6= £66
Answer:
Yes. Have the same distribution.
Step-by-step explanation:
Given that X is a random day of the week, coded so that Monday is 1, Tuesday is 2, etc. (so X takes values 1, 2,..., 7, with equal probabilities).
Y is the next day after X
So Y can be written as X+1
But since highest value is 7, we can write
Y = X+1 mod 7
i.e. whenever X=7, Y= 8= 1 again.
Thus Y can take values as
Y 1 2 3 4 5 6 7
P(Y) = P(X+1) = 1/7
i.e. Y also has the same distribution as X