Answer:
x=7
Step-by-step explanation:
y=mx
5.5=m×11
5.5÷11=m
m=1/2
y=mx
3.5=1/2×x
3.5÷1/2=x
x=7
since there are 180 degrees in a triangle so :
65+72+y=180 add like terms
137 + y=180 now subtract 137
y= 180-137
y=43 degrees
Answer:
The probability that at most 7 favor the new tax is 0.7869
Step-by-step explanation:
Total number of voting resident = 10000
number of voting resident against new sales tax = 4000
therefore probability of choosing a voting resident against new sales tax = 4000/10000 = 0.4
If 15 eligible voters are selected at random and asked their opinion, what is the probability that at most 7 favor the new tax
Using binomial,
number of selected voters(n) =15,
p=0.4
P(x<=0.7) = binomialcdf(15, 0.4, 7)
Using your calculator
P(x<=0.7) = binomialcdf(15, 0.4, 7) = 0.7869