This is a combination problem. The approach to this is by using the nCr method, where n is the number of total objects and r is the number of success. For example, if you want to get 3 red out of the total 4, then that would be 4C3. That means,
4C3 = 4!/3!(4 - 3)! = 4 ways
If you want to get 2 green out of the total 6, then that would be 6C2. That means,
6C2 = 6!/2!(6-2)! = 15 ways
Therefore, there are a total of 4+15 = <em>19 ways</em>.
5x + 2y = 7....multiply by -3
-2x + 6y = 9
----------------
-15x - 6y = -21 (result of multiplying by -3)
-2x + 6y = 9
---------------add
-17x = - 12
x = 12/17 or 0.7
5x + 2y = 7
5(12/17) + 2y = 7
60/17 + 2y = 7
2y = 7 - 60/17
2y = 119/17 - 60/17
2y = 59/17
y = 59/17 * 1/2
y = 59/34 or 1.7 when rounded <====
Answer:
C. x is y less than z
Step-by-step explanation:
x+y=z
by using transposition
x = z-y
whatever x is, it is equal to the value of y taken from z
We will see that the exponential decay function is:
f(x) = 175*(0.8)^x
<h3>
How to find the exponential decay?</h3>
The general exponential decay is:
f(x) = A*(1- r)^x
Where:
- A is the initial value.
- r is the rate of decay in decimal form.
- x is the variable, in this case is the time.
Here we know that the initial value is 175, and the rate of decay is 20%. To get this in decimal form, we just divide it by 100%.
20%/100% = 0.2
Replacing that in the exponential function, we get:
f(x) = 175*(1 - 0.2)^x
f(x) = 175*(0.8)^x
If you want to learn more about exponential functions, you can read:
brainly.com/question/11464095
The fourth one down is the correct answer trust me