Answer:
(3, -3)
Step-by-step explanation:
When asked to solve by elimination, you put them on top of one another, like you're going to add it.
10x + 7y = 9
-4x - 7y = 9
See that 7y? You can cancel those out because one is negative, and one is positive. So those are gone. You finish adding the rest of the numbers as usual and solve for x.
6x = 18
x = 3
Take x, and plug it into either equation to find y.
10(3) + 7y = 9
7y = -21
y = -3
(3, -3)
Hope this helped!
Answer:

Step-by-step explanation:
By definition, a relation is a function if and only if each input value have one and only one output value.
The input values are the x-values and the output values are the y-values.
Given the function f(x):

You need to substitute
into this function:

And now you must evaluate in order to find the corresponding output value.
You get:

The function g(x) is:

Then, you need to substitute
in the function:

And finally you must evaluate in order to find the corresponding output value. This is:

Answer:
(a) The probability that during the next hour less than 3 patients will be admitted is 0.00623.
(b) The probability that during the next two hours exactly 8 patients will be admitted is 0.00416.
Step-by-step explanation:
<u>The complete question is:</u> General Hospital has noted that they admit an average of 8 patients per hour.
(a) What is the probability that during the next hour less than 3 patients will be admitted?
(b) What is the probability that during the next two hours exactly 8 patients will be admitted?
The above situation can be represented through Poisson distribution as it includes the arrival rate of the pattern. So, the probability distribution of the Poisson distribution is given by;

Here X = Number of patients admitted in the hospital
= arrival rate of patients per hour = 9 patients
So, X ~ Poisson(
= 9)
(a) The probability that during the next hour less than 3 patients will be admitted is given by = P(X < 3)
P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)
=
=
= <u>0.00623</u>
(b) Here,
= 18 because we have to find the probability for the next two hours and we are given in the question of per hour.
So, X ~ Poisson(
= 18)
Now, the probability that during the next two hours exactly 8 patients will be admitted is given by = P(X = 8)
P(X = 8) =
= <u>0.00416</u>