Answer:
i dont see any graphs
Step-by-step explanation:add the graphs
First multiply the equation by 5 to get y by itself.

Then subtract 35 from each side to get the integer by itself.
So, final answer:
3y= 5x-2
so the slope is 5/3
Answer:
can you please show more details about the question
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.