Answer:
4600
Step-by-step explanation:
STEP 1: Determine type of progression
![d1 = - 2 - ( - 6) \\ d1 = 4 \\ \\ d2 = 2 - ( - 2) \\ d2 = 4](https://tex.z-dn.net/?f=d1%20%3D%20%20-%202%20-%20%28%20-%206%29%20%5C%5C%20d1%20%3D%204%20%5C%5C%20%20%5C%5C%20d2%20%3D%202%20-%20%28%20-%202%29%20%5C%5C%20d2%20%3D%204)
Since d1 = d2, it is Arithmetic progression, with a common difference of 4
STEP 2: Evaluate the sum
![s = \frac{n}{2} (2a + (n - 1)d) \\ s = \frac{50}{2} (2( - 6) + (50 - 1)4) \\ s = 4600](https://tex.z-dn.net/?f=s%20%3D%20%20%5Cfrac%7Bn%7D%7B2%7D%20%282a%20%2B%20%28n%20-%201%29d%29%20%5C%5C%20s%20%3D%20%20%5Cfrac%7B50%7D%7B2%7D%20%282%28%20-%206%29%20%2B%20%2850%20-%201%294%29%20%5C%5C%20s%20%3D%204600)
Answer:
vertically opposite angle
Step-by-step explanation:
B 24a-22=-4(1-6a) has no solution
Solution -
In order to convert a binary number to hexadecimal ,we need to chunk the binary number into groups of 4 digits, adding 0 if necessary.
As the given number number is a 16 digit binary number, so when chunk in 4 digit groups, it will form 4 groups. Each group will represent a single digit in hexadecimal code.
So, a 16-digit binary pattern converts to a 4 digit hexadecimal value.