Answer:
the view would be A I do believe
good luck!
1055 is what i got. have a good day!
The question is not clear
Answer:
y - x = - 2 b
Step-by-step explanation:
Given-
3 x + 2 y = 5 a + b...................(i)
4 x - 3 y = a + 7 b.....................(ii)
<em><u>Multiply by 3 and 2 in equation (i) & (ii) respectively-</u></em>
<em><u>Add equation (iii) & (iv)-</u></em>
9 x + 6 y = 15 a + 3 a...................(iii)
<u>8 x - 6 y = 2 a + 14 b</u> ...................(iv)
17 x = 17 a + 17 b
<u>x = a + b</u>
Put x = a + b in equation (i)-
<em>2 y = 5 a + b - 3 a - 3 b</em>
<em>2 y = 2 a - 2 b</em>
<u>y = a - b </u>
<em>∴ y - x = a - b - ( a + b )</em>
<em>y - x = a - b - a - b</em>
y - x = - 2 b
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.