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:
1
Step-by-step explanation:
Pythagorean Theorem
75^2+40^2=x^2
5625+1600=7225
Square root of 7225 is 85
So hypotenuse is 85 yd
In triangle ABC,
AC = 12/ (sin30) = 12 / (1/2) = 24
DC = 24-x
DB = DC tan 30 = (24-x) tan30 <span>=(24−x)/</span><span>√3
</span>
In triangle ADB using Pythagorean Theorem<span><span>x2</span>+((24−x)/<span>√3</span><span>)2</span>=<span>12^2</span></span><span><span>x2</span>+(24−x<span>)^2</span>/3=<span>12^2</span></span><span>3<span>x2</span>+(24−x<span>)^2</span>=432</span><span>4<span>x2</span>−48x+576=432</span><span>4<span>x2</span>−48x+144=0</span><span><span><span>x2</span>−12x+36=0
x1 = x2 =6
AD = AC - DC = 24- (24-x) = 6</span></span>