I have this problem:
convert: 17535455(base 10) to BCD to hexadecimal (another way of saying it: convert the BCD of 17535455(base 10) to Hexadecimal)
should I convert the BCD directly to Hexadecimal? If that would be the case then the answer would also be 17535455(base 16) ?
or could their be another interpretation for this?