Calculate the lengths of the sides of the triangle:
The triangle has three different sides, so it's a scalene triangle.
Now if c is the longest side of the triangle, and a and b are the shorter sides, then:
- if , the triangle is right
- if , the triangle is acute
- if , the triangle is obtuse
The longest side is 5.
The square of the longest side is equal to the sum of the squares of the shorter sides, so it's a right triangle.
The triangle is a right scalene triangle.
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.
Answer:
Y = -7x + 4
Step-by-step explanation: