Answer:
D) g(x) = 2x-8
Step-by-step explanation:
The probability any one system works is 0.99
So the probability of any one system failing is 1-0.99 = 0.01, so basically a 1% chance of failure for any one system
Multiply out the value 0.01 with itself four times
0.01*0.01*0.01*0.01 = 0.000 000 01
I'm using spaces to make the number more readable
So the probability of all four systems failing is 0.00000001
Subtract this value from 1 to get
1 - 0.00000001 = 0.99999999
The answer is 0.99999999 which is what we'd expect. The probability of at least one of the systems working is very very close to 1 (aka 100%)
120 - 96 = 24
Now we have to find what percent of 120 24 is.
x × 120 = 24
x = 0.2
0.2 means 20%.
The discount is 20% off.
-18 because a negative number times positive is negative.
~JZ
First question seems incomplete :
Answer:
40 ways
Step-by-step explanation:
Question B:
Number of boys = 6
Number of girls = 4
Number of people in committee = 3
Number of ways of selecting committee with atleast 2 girls :
We either have :
(2 girls 1 boy) or (3girls 0 boy)
(4C2 * 6C1) + (4C3 * 6C0)
nCr = n! ÷ (n-r)!r!
4C2 = 4! ÷ 2!2! = 6
6C1 = 6! ÷ 5!1! = 6
4C3 = 4! ÷ 1!3! = 4
6C0 = 6! ÷ 6!0! = 1
(6 * 6) + (4 * 1)
36 + 4
= 40 ways