How do you represent the (decimal) integer 50 in, oh, “hexadecimal,” otherwise known as base-16? recall that decimal is simply base-10, and binary is simply base-2. infer from those base systems how to represent this one!?