Answer:
0.7361
Step-by-step explanation:
In this question we have
number to be 10
Then we have a probability of 10% = 0.10
We have q = 1-p
= 1-0.10 = 0.90
Then the probability of not more than 1 being defective:
P(x=0) + p(x= 1)
(10C0 x 0.1⁰ x 0.9^10-0)+(10C1 x 0.1¹ x 0.9^10-1)
= 1 x1 x0.3487 + 10 x 0.1 x 0.3874
= 0.3487 + 0.3874
= 0.7361
This is the the required probability and this answers the question.
probability = 10 percent = 0.1
q= 1- 10percent = 90% = 0.9
n = 4
To get the required probabiltiy for this question is
P(not greater than one is defective )=P(x=0)+P(x=1)
= 4C0x(0.1)⁰x(0.9)⁴+4C1x(0.1)¹x(0.9)³
= 0.9477
The required probability is 0.9477
Answer:
Each shows two lines that make up a system of equations. If the graphs of the equations intersect, then there is one solution that is true for both equations. If the graphs of the equations do not intersect (for example, if they are parallel), then there are no solutions that are true for both equations.
Answer :
Positive
(Unless there is any information or problem on there)
The bill after applying the coupon = 31.84*(85%) = 27.064
so each of them will pay : 27.064/3 = $9.021
Answer:
Step-by-step explanation:
<u>Given equation:</u>
- x² + y² + 8x - 4y - 7 = 0
<u>Convert this to standard form by completing the square:</u>
- (x - h)² + (y - k)² = r², where (h, k) - center, r - radius
- x² + 2*4x + 4² + y² - 2*2y + 2² - 16 - 4 - 7 = 0
- (x + 4)² + (y - 2)² - 27 = 0
- (x + 4)² + (y - 2)² = 27
- (x + 4)² + (y - 2)² = (√27)²
The center is (- 4, 2) and the radius is √27