Hexadecimal Multiplication Example ( Enter your problem )
  1. Addition
  2. Subtraction
  3. Multiplication
  4. Division

3. Hexadecimal Multiplication





1. Find multiplication of `(A10)_16` and `(5)_16`

Solution:

3
A10
×5

3250

Hints : (Move mouse over the steps for detail calculation highlight)
Step-1 : `A10×5=?`
`1. 5×0=0.``:.` put down `0`
`2. 5×1=5.``:.` put down `5`
`3. 5×A=32.``:.` put down `2` and carry `3`


Answer = 3250

2. Find multiplication of `(C1DF)_16` and `(8)_16`

Solution:

6 67
C1DF
×8

60EF8

Hints : (Move mouse over the steps for detail calculation highlight)
Step-1 : `C1DF×8=?`
`1. 8×F=78.``:.` put down `8` and carry `7`
`2. 8×D+7=68+7=6F.``:.` put down `F` and carry `6`
`3. 8×1+6=8+6=E.``:.` put down `E`
`4. 8×C=60.``:.` put down `0` and carry `6`


Answer = 60EF8

3. Find multiplication of `(70C6)_16` and `(A2)_16`

Solution:

4 73
1
70C6
×A2

E18C
467BC0

475D4C

Hints : (Move mouse over the steps for detail calculation highlight)
Step-1 : `70C6×2=?`
`1. 2×6=C.``:.` put down `C`
`2. 2×C=18.``:.` put down `8` and carry `1`
`3. 2×0+1=0+1=1.``:.` put down `1`
`4. 2×7=E.``:.` put down `E`
Step-2 : `70C6×A=?`
`1. A×6=3C.``:.` put down `C` and carry `3`
`2. A×C+3=78+3=7B.``:.` put down `B` and carry `7`
`3. A×0+7=0+7=7.``:.` put down `7`
`4. A×7=46.``:.` put down `6` and carry `4`


Answer = 475D4C




This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here






Share this solution or page with your friends.
 
 
Copyright © 2026. All rights reserved. Terms, Privacy
 
 

.