$157.50 would be the amount that you earn in interest
Answer: So, your relative takes N tablets each 6 hours. a day has 24 hours, and 24/6 = 4, so he takes N tablets 4 times per day, so he takes 4*N tablets.
each tablet has 200mg, and 2.3 g (or 2300 mg) is toxic.
this means that 4*N*200mg must be less than 2300, if we are seeking for the maximum N possible, then:
4*N*200mg = 2300mg
4*N = 2300/200 = 11.5
N = 11.5/4 = 2.87
if you round up this number, you will end up taking more than 2.3g of tylenol per day, this implies that N must be equal to 2.
So your relative needs to take maximum 2 tablets per day.
The correct answer is: AB = 3.11
Explanation:
Since

--- (1)

= 50°
base = 2
And hypotenuse = AB
Plug in the values in (1):
(1) => cos(50°) = 2/AB
=> AB = 2/0.643
=> AB = 3.11
Answer:
9.99
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.