Answer:
I.8 D.30 H.153 A.20 cm
Step-by-step explanation:
Answer:
The answer should be -2/5
Step-by-step explanation:
Hope this helps
Have a great day
Answer:
90π yd²
Step-by-step explanation:
the surface area of a cylinder is the sum of the lateral area and twice the aera of one end of the cylinder: π·d·l, where l represents the length of the cylinder. Here, the lateral surface area is π·6 yd·12 yd, or 72π yd².
The two ends add the following to the total surface area:
2·π·(d/2)², or 2π·d²/4.
Thus, the total surface area of the cyl. is
A = 2π·(6 yd)²/4 + 72π yd², or
A = 18π yd² + 72π yd² = 90π yd²
Note: Please check your source. L x W + 2pi ·r ^2 is incorrect.
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.