The answer is 10110
===============================================
Explanation:
Divide 22 over 2. Use long division to find the quotient and remainder
22/2 = 11 remainder 0 <<--- this remainder will be used later. Call it A, so A = 0
Now repeat for the value 11, which was the quotient above
11/2 = 5 remainder 1 <<--- this remainder will be used later. Call it B, so B = 1
Repeat again for the quotient we just got
5/2 = 2 remainder 1 <<--- this remainder will be used later. Call it C, so C = 1
Repeat again
2/2 = 1 remainder 0 <<--- this remainder will be used later. Call it D, so D = 0
Repeat again
1/2 = 0 remainder 1 <<--- this remainder will be used later. Call it E, so E = 1
The last quotient above is 0, so we stop here. If we tried to keep going, then we'd get nothing but 0 remainders forever.
The remainders we got above were:
A = 0
B = 1
C = 1
D = 0
E = 1
The idea is to read the remainders in reverse order in which we found. So we start with E and work back to A
E = 1
D = 0
C = 1
B = 1
A = 0
So 22 base 10 = 10110 base 2
Answer:
Like this...
Step-by-step explanation:
The best represented graph should look something like this :)
(program used is Desmos)
Answer:
it's the last one *25,000 J
Step-by-step explanation:
Answer:
An airline claims that the no-show rate for passengers is less than 5%. In a sample of 420 randomly selected reservations, 19 were no-shows. At α=0.01, test the airline's claim. State the sample percentage and round it to three decimal places.
State the hypotheses.
State the critical value(s).
State the test statistics.
State the decision
State the conclusion.
Answer:
y=0
Step-by-step explanation:
The equation for the slope is
m = ( y2-y1)/(x2-x1)
-2 = (4-y)/(1-3)
-2 = (4-y)/-2
Multiply each side by -2
4 = 4-y
Subtract 4 from each side
4-4 = 4-y-4
0 = -y
0=y