📘 number systems
Step-by-step solutions with LaTeX - clean, fast, and student-friendly.
Binary To Decimal
1. The problem given is the binary number 1111101.
2. We need to convert this binary number into its decimal equivalent.
Hex To Octal
1. Stating the problem: Convert the given hexadecimal numbers A9, E7, 6E, 1F, and 2A to their equivalent octal values.
2. Recall that to convert from hexadecimal (base 16) to octal
Binary To Hex
1. The problem is to convert binary numbers to hexadecimal numbers.
2. Hexadecimal is base 16, and binary is base 2.