What is the first step in converting an octal number to hexadecimal?
Divide the octal number by 16
Convert the octal number directly to hexadecimal
Multiply the octal number by 2
Convert the octal number to binary