Given: c | | d, m 4 = m 5
Prove: m 7 = m 8
1. c||d, m∠4=m∠5
GIVEN
2. m∠4 = m∠7
If lines ||, alternate interior angles are equal.
3. m∠5 = m∠8
Vertical angles are equal.
4. m∠7 = m∠8
Substitution
Answer:
1/6
Step-by-step explanation:
this seems too simple but...
6/6 would be all the cupcakes the whole
so if 5/6 are gone than
1/6 are left
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.