Answer:
2.2 or 2.18
Step-by-step explanation:
9514 1404 393
Answer:
152°
Step-by-step explanation:
If two pairs of congruent angles total 360°, then the different angles must total 180°. The other angle measure is 180° -28° = 152°.
The measure of each angle in the other congruent pair is 152°.
Answer:
X = 3 or higher
Step-by-step explanation:
hope it helps, let me know if it doesn't :)
<em>f(d)=86,400·d</em>
if you set 1 day (d=1) you get f(1)=86,400 sec
if you set 1 day (d=2) you get f(2)=172,800 sec
...etc.
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.