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
X^2+4+10=0
x=(-4(+/-)root16-40)/2, so we now know that the zeros are imaginary, because you can't square root a negative number and 16-40 is -24
so the two roots are…
-2+iroot6 and -2-iroot6
The answer is 257.92 dollars. Comment if you need more help :)
Answer:
B. -2 1/2 +3 1/4 = 3/4
Step-by-step explanation:
the starting point is -2 1/2, they added 3 1/4, and the ending point is 3/4.
Answer:
All real numbers except where x<-3
Step-by-step explanation:
Values of x that make negatives under even radicals are not part of the domain. Any value of x that is less than -3 would make a negative under the square root, so those are not included in the domain.