Answer:
she shouldn't adjust the compass width.
Reflexive Property=For all real number X,X=X
A number equals itself
Addition Property=For all real number X,y & Z,. if
X=Y then X+y=y+Z
Subtraction Property=For all real number X,Y And Z if X=y then X-Z=y-Z.
You have the starting price of $1.99. To get the increased price, divide 1.99 by .56 (.56 is the decimal form of 56%). You would get $3.55. This is for the year 2007. So for 2008, divide 3.55 by .42. The answer is $8.45. You can check the answers by multiplying the answers you go the the percentage. Ex. 8.45* .42=3.55 (rounded)
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