Answer:
(16+25)×47
Step-by-step explanation:
..........
Answer:
T = PV/nR
Step-by-step explanation:
I am assuming that you can only pick one answer per question.
Let's imagine there are two questions on the test. I would:
1) Consider the first question. How many possible ways could you answer it?
2) Consider the second question. How many ways can you answer that?
If you wrote out all the possibilities, how many combinations of answers would you get across the two questions?
Answer:
Step-by-step explanation:
2081.25 ; 2312.50 ; 2543.75 ; ..... 7500
a= 2081.25
d = 231.25
![t_{n}= 7500](https://tex.z-dn.net/?f=t_%7Bn%7D%3D%207500)
![a + (n-1)d = t_{n}](https://tex.z-dn.net/?f=%20a%20%2B%20%28n-1%29d%20%3D%20t_%7Bn%7D)
2081.25 + (n-1) * 231.25 = 7500
(n -1) *231.25 = 7500 - 2081.25
231.25n - 231.25 = 5418.75
231.25n = 5418.75 + 231.25
231.25n = 5650
n = 5650/231.25 = 565000/23125
n = 904/37
n = 24 years 157 days
Answer:
A) Suppose we have an onedimensional situation.
in the 0 of our x-axis, we have a fruit tree, and we want to rest at a distance no bigger than 6 ft of the tree, then all the possible positions of our resting place are:
x ∈(-6ft, 6ft)
we can write this as: IxI < 6ft
b) now we think the opposite situation, we want to rest at least 6ft away from the tree, then we have that:
x ∉ [-6ft, 6ft].
or IxI > 6ft.
So you can see that the difference in those two cases is if we want to be "inside a given range" (for the first case) or "outside a given range" (for the second case).