Both of them could be true, tables and graphs are basically the same thing... is there a photo?
        
             
        
        
        
Answer: 6
Step-by-step explanation:
 Counter= *
All of counters
************
group one          Group Two
******                       ******
 
        
             
        
        
        
Answer:
Use this Formula m= y2 - y1 / x2-x2
Than find rise and run and graph it
Step-by-step explanation:
 
        
                    
             
        
        
        
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.