Answer:
C
Step-by-step explanation:
In division when bases are same you do top exponent minus bottom exponent.
So here you do t^(12-6) which is t^6.
Answer:
=22%
Step-by-step explanation:
Since we have given two conditions simultaneously that is windy and not sunny. So we will use the concept of conditional probability.
The probability of sunny day= P(sunny)=10%
P(sunny)=10%=0.1
The probability of windy and not sunny=P(windy|not sun)=20%
P(windy|not sun)=20% = 0.2
Now divide the both probabilities:
P(windy|not sun)/P(sunny)
=0.2/[1-0.1]
{Hence there are 10% chances of sun tomorrow than there are (1 - 0.1) chances of no sun}
If we subtract 1 from 0.1 than it becomes:
=0.2/0.9
=2/9
=0.2222222222
=22%
Hence the probability that it is windy = 22% ....
• So we know that.....
x represent bags of snack and y is bottles of water.
This equations shows the total amount and the cost of each water bottle and snack:
20.00 = 2.50x + 1.00y
Total: $20.00
Snack: $2.50
Water Bottle: $1.00
And this question shows the total items:
11 = x + y
Which there will be some snack + some water bottle = 11 items
—————————————————————
• Now I’m going to first solve for x, which is the amount of bags of snack.
I will use the equation, 11 = x + y.
(First, we’ll subtract y from both side, since we’re solving for x [UNDO])
11 = x + y
-y = - y
_______
11 - y = x —> so x is equal to 11 minus y.
—————————————————————
• Now we’re going to plug the 11 - y as x in the equation: 20.00 = 2.50x + 1.00y to solve for y.
20.00 = 2.50 (11 - y) + 1.00y
20.00 = 27.5 - 2.50y + 1.00y (Distributed)
20.00 = 27.5 - 1.50y (Combine like terms)
20.00 = 27.5 - 1.50y
-27.5 = -27.5 (Subtract -27.5 both side)
——————————
-7.5 = - 1.50y
-7.5 = -1.50y
—— ——— (Divide both side by -1.50)
- 1.50 = -1.50
5 = y
y is equals to 5, which means that there are 5 water bottles.
Now we know there are 11 items total and because there are 5 water bottles, there will be 6 bags of snacks. 11-5=6
—————————————————————
ANSWER:
They bought 6 bags of snacks! :)
This question is very oddly worded. The domain is the set of x-values, but this is a set of (x,y) ordered pairs.
I'm reading this question as "Here's a function, { (1,5), (2,1), (-1,-7) }. If this is reflected over the x-axis, what's the range?"
Assuming that is the question that is meant to be asked, reflecting a function over the x-axis will just change the signs of the y-values.
(1,5) -> (1,–5)
(2,1) -> (2,–1)
(-1,-7) -> (-1,+7)
I'd pick the third option.