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:
2.5% and 2.5 · 10^-3, 0.25, 2/5, √5
Step-by-step explanation:
0.25, 2/5, 2.5 · 10^-3, 2.5%, √5
Now let's list them all in the same form, why not decimals.
0.25 = 0.25
2/5 = 4/10 = 40/100 = 0.4
2.5 · 10^-3 = 2.5 · 0.01 = 0.025
2.5% = 0.025
√5 ≅ 2.236
Answer:
28m⁷n⁵
Step-by-step explanation:
You would first multiply 14 by 2. You would then multiply (which is really addition when it comes to exponents) your like-term exponents.
(14m²n⁵)(2m⁵) =28m⁷n⁵
14(2) = 28
m² + m⁵=m⁷
n⁵ + 0 = n⁵
To solve A, complete the square for both variables.
The center is (6,4)