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
76.3 rounded to the nearest whole number is 76
Complete question :
Point K on the number line shows Kelvin's score after the first round of a quiz: A number line is shown from negative 10 to 0 to positive 10. There are increments of 1 on either side of the number line. The even numbers are labeled on either side of the number line. Point K is shown on 3. In round 2, he lost 9 points. Which expression shows how many total points he has at the end of round 2? 3 + (−6) = −9, because −9 is 6 units to the left of 3 3 + 6 = −9, because −9 is 6 units to the left of 3 3 + (−9) = −6, because −6 is 9 units to the left of 3 3 + 9 = −6, because −6 is 9 units to the left of 3
Answer: 3 + (−9) = −6, because −6 is 9 units to the left of 3
Step-by-step explanation:
Given the following :
Width of number line = - 10 to + 10
Point K on the number line = +3 ( kelvin's score after the first round of quiz).
If Kelvin losses 9 points in round 2 = - 9
Hence at the end of round 2, He'll have a total of :
Point at the end of round 1 + point lost in round 2
3 + (-9) = - 6
Answer:
Total people = 240
Step-by-step explanation:
Let the total number of people by 'x'.
Number of children = 100
When we subtract the total number of men and women from the total people 'x', we get the number of children.
x = 20 * 12
x = 240
<h3> Total number of people = 240</h3>