Convert mibibyte-days to gibibyte-months.

197 Views Asked by At

I have a web host that charges $1 for every Gibibyte (1024 MiB) that I use per month.

Currently I am using about 7.6 MiB (Mibibytes) per day.

I tried to do this myself and ended up with hopelessly large numbers that I didn't know the meaning of.

Can someone point me in the right direction? I'm trying to find out how much I will be charged each month...

1

There are 1 best solutions below

5
On BEST ANSWER

Hint:

If you are using 7.6 MiB per day, then you will use 7.6*30 MiB every 30-day month.

Now use that number and the fraction (1 dollar/1024MiB) do get your answer. It shouldn't be that big.