Answer:
FOR THE AREA:
Count how many full squares are in the middle, then count how many halves there are on the outer edge. the divide the amount of halves by 2 then add to the amount of full squares.
<u>We are given the equations: </u>
10x = 10
-5x - 8y = 9
Since we don't have a coefficient of y in the first equation, we will rewrite the first equation as:
10x + 0y = 10
<u>Writing an Augmented matrix for the 2 equations:</u>
10x + 0y = 10
-5x - 8y = 9
![\left[\begin{array}{ccc}10&0|&10\\-5&-8|&9\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7D10%260%7C%2610%5C%5C-5%26-8%7C%269%5Cend%7Barray%7D%5Cright%5D)
Answer:
A)Option D
B)P(X = 15) = 0.1325
Step-by-step explanation:
A) From the question, the information given follows binomial distribution because there are two mutually exclusive outcomes for each trial, there is a fixed number of trials. The outcome of one trial does not affect the outcome of another, and the probability of success is the same for each trial.
So option D is correct.
B) From the question, we are told that the poll reported that 66 percent of adults were satisfied with the job. Thus, probability is; p = 0.66
Let X be the number of adults satisfied with the job. Since 25 are selected,
Thus;
P(X = 15) = C(25, 15) * (0.66)^(15) * (1 - 0.66)^(25 - 15)
P(X = 15) = 3268760 × 0.00196407937 × 0.00002064378
P(X = 15) = 0.1325