…being in nursing school is giving me a strong hatred for the imperial system.
The doctor ordered 35mg/kg Watdafuqenol IV QID. Available is a 2’ by 15" section of torn out carpet soaked in spilled Watdafuqenol; when wrung out into the patient’s left shoe, you get 97 chipmunk-mouthfuls diluted to a concentration of 24 Watdafuqenol to 1 toe jam. How many shot glasses full do you administer?
That’s a trick question. How many pound-feet of torque did you apply to the carpet?
You might’ve already seen this, but try using the method of dimensional analysis where you work backwards on a single line and you’ll never get one of those problems wrong again.
The key is just working backwards by units using the equations you have available. I know somebody that only got one of the questions on his MCAT correct bc he used this method lol.
You’ll never see dosage questions like that on the NCLEX. If you do it’ll be like one. I breezed through it when I took it, but basic knowledge questions are minimal (as long as you don’t get them wrong).
Metric is excellent until it gets into data units. There shouldn’t be a difference between 4T and 4TB, but it’s actually a (10244-10004) ≈ 92.6G (99.5GB) difference because of the fuckers who decided to make data units metric and rename the base-2 data units to “kibibyte”/“mibi*”/“gibi*” (KiB/MiB/GiB)
I think the biggest mistake there is using SI prefixes (such as kilo, mega, giga, tera) with bytes (or bits) to refer to the power of two near a power of ten in the first place. Had computer people had used other names for 1024 bytes and the like, this confusion between kibibytes and kilobytes could have been avoided. Computer people back then could have come up with a set of base·16 prefixes and used that for measuring data.
Maybe something like 65,536 bytes = 1,0000 (base 16) = 1 myri·byte; 4,294,967,296 bytes = 1,0000,0000 (base 16) = dyri·byte; and so on in groups of four hex digits instead of three decimal digits (16¹² = tryri·byte, 16¹⁶ = tesri·byte, etc). That’s just one system I pulled out of my ass (based on the myriad, and using Greek numbers to count groups of digits), and surely one can come up with a better system.
Anyways, while it’d take me a while to recognize one kilobyte as 1000 bytes and not as 1024 bytes, I think it’s better that ‘kilo’ always means 1000 times something in as many situations as possible.