The answer is C. Supplementary.
Answer:
x = .5
Step-by-step explanation:
4 / x = 8
4 / .5 = 8
x = .5
Let us assume the total amount of meal charge paid by Michael without tax = x
Then
Amount paid to the waiter by Michael = 15x/100
Sales tax paid by Michael = 5x/100
Now we get the equation as
x + (5x/100) + (15x/100) = 18
(100x + 5x + 15x)/100 = 18
120x/100 = 18
120x = 1800
x = 1800/120
= 180/12
= 15 dollars
So the amount paid by Michael for the meal before tax and tip is $15. I hope the procedure is clear enough for you to understand.
Answer:
A=13684.7776
Step-by-step explanation:


The 95% confidence interval of voters not favoring the incumbent is (0.0706, 0.1294).
Sample size, n=400
Sample proportion, p = 40 / 400
= 0.1
We use normal approximation, for this, we check that both np and n(1-p) >5.
Since n*p = 40 > 5 and n*(1-p) = 360 > 5, we can take binomial random variable as normally distributed, with mean = p = 0.1 and standard deviation = root( p * (1-p) /n )
= 0.015
For constructing Confidence interval,
Margin of Error (ME) = z x SD = 0.0294
95% confidence interval is given by Sample Mean +/- (Margin of Error)
0.1 +/- 0.0294 = (0.0706 , 0.1294)
Learn more about Margin of Error here brainly.com/question/15691460
#SPJ4