ok i kinda get addition and subtraction but multiplication kills me
whats the rule?
for example our prof gave us this (just found out its from google, lol)
Rules of Binary Multiplication
0 x 0 = 0
0 x 1 = 0
1 x 0 = 0
1 x 1 = 1, and no carry or borrow bits
For example,
00101001 × 00000110 = 11110110
0 0 1 0 1 0 0 1 = 41(base 10)
× 0 0 0 0 0 1 1 0 = 6(base 10)
--------------------------------------------------------------------------------
0 0 0 0 0 0 0 0
0 0 1 0 1 0 0 1
0 0 1 0 1 0 0 1
--------------------------------------------------------------------------------
0 0 1 1 1 1 0 1 1 0 = 246(base 10)
i dont get any of the lines of work between the dotted lines 🙁
can anyone help plz?
whats the rule?
for example our prof gave us this (just found out its from google, lol)
Rules of Binary Multiplication
0 x 0 = 0
0 x 1 = 0
1 x 0 = 0
1 x 1 = 1, and no carry or borrow bits
For example,
00101001 × 00000110 = 11110110
0 0 1 0 1 0 0 1 = 41(base 10)
× 0 0 0 0 0 1 1 0 = 6(base 10)
--------------------------------------------------------------------------------
0 0 0 0 0 0 0 0
0 0 1 0 1 0 0 1
0 0 1 0 1 0 0 1
--------------------------------------------------------------------------------
0 0 1 1 1 1 0 1 1 0 = 246(base 10)
i dont get any of the lines of work between the dotted lines 🙁
can anyone help plz?