Find the value of x in the equation (1AB)16 * (11)4 = (x)5.
Find the value of x in the equation (1AB)16 * (11)4 = (x)5. Correct Answer 32020
In base 16, we know that A=10 and B=11. (1AB)16 = 1*162 + A*161 + B*160 = 256 + 10*16 + 11*1 = (427)10. (11)4 = 1*41 + 1*40 = 4 + 1 = (5)10. (1AB)16 * (11)4 = (427)10 * (5)10 = (2135)10. (1AB)16 * (11)4 = (2135)10 = (32020)5 = (x)5.