ANY numerical system MULTIPLICATION: if the multiplication of two digit < base we put it as it's. else (the multiplication of two digit >= base) we put the REMAINDER of (multiplication/base) in the result, and the carry is (multiplication/base) integer. it's like the addition method.
Thankyou so much nesoacademy. P.S. it will be really helpful if you could also make a video series on assembly language programming for microcontrollers.
1 × 16 can't accommodate 32 and above. If we use 1 × 16 on 32, the "product" becomes 16 which is more than the max value of 15 (or F), and the same goes with those above 32. Just like if the product becomes 48 and above, 2 × 16 won't be enough as well so we will use 3 × 16
Hexadecimal multiplication:
I) 818 * 21 = 10B18
II) DAF * 54 = 47D6C
Thank you very much!
Hexadecimal multiplication: 1) 818 * 21 = 10B18 2) DAF * 54 = 47D6C Thank you very much!❤
1:-10B18 2:-47D6C
i got same answer
10=A i.e. AB18
@@akshitjasrotia9579 i dont think 10B18 is same as AB18
As if we consider 102 and D2
Both have different values
@@akshitjasrotia9579 Bro, after solving we get 10B18 that's it. Don't simplify it more.
i) 10B18
ii) 47D6C
Thank you so much sir!! 🙏🏻
kya app Q. 2ka solution send ker do ge kya
@@Raviverma-dx6iz okay
@@Raviverma-dx6iz D A F
x 5 4
----------------------------------------
3 6 B C
4 4 6 B x
--------------------------------------------
4 9 D 6 C
@@aayushjoshi4757 thanku sooo much sir for this precious reply 🙏
@@aayushjoshi4757 47D6c u have mistakenly wrote 9 instead of 7
🔴H/W problem 1:
✔️Ans: (818 × 21) = 10B18
.................................................................
🔴H/W problem 2:
✔️Ans: (DAF × 54) = 47D6C
I'm getting 44D6C could you show me the steps?
ANY numerical system MULTIPLICATION:
if the multiplication of two digit < base
we put it as it's.
else (the multiplication of two digit >= base)
we put the REMAINDER of (multiplication/base) in the result,
and the carry is (multiplication/base) integer.
it's like the addition method.
Thankyou so much nesoacademy.
P.S. it will be really helpful if you could also make a video series on assembly language programming for microcontrollers.
Your videos are so useful sir.Thank you.
ans are 10B18 and 47D6C
1) 10B18
2) 47D6C
can you give me your account facebook please i want to ask you ??
You Are great! Thank's.
Greetings from Poland 🙂
10B18 and 47D6C.. thank you sir
1. 10B18
2. 47D6C
Thanks
Hat's off to you sir.
Ans :- 1)10B18
2)47D6C
47D6C AND 10B18
1)10B18. 2)47D6C
Thankyou you guys are savior for us 🥰
Your lectures are fruitfull
Ans
1) 10B18
2) 47D6C
it was very helpful for me thank you so much sir !!
HW Answers: -
1) 10B18
2) 47B6C
1.10B18
2. 4BD6C
Thank you Neso Academy 🌟
Thank you very much. You are a genius.
1:10B18
2:47D6C
This is correct answer
Thank you alot ! really Helped😌
Thanks Sir☺️☺️
thank you. really helpful
Thankyou very much
thank you
Q1 = 10B18
Q2 = 44B6C
Ans. 1. 10B18
Ans. 2. 47D6C
Very good.. Well explained
Thank you so much sir❤❤❤
Thank u very much..so helpful
Ans..
10B18
47D6C
Good explanation
1. 10B18
2. 47D66C
You are a good teacher!!!!!
Answer is 10B18
47D6C
It is better if you will designate which base system you are working with. 94 x 12 confused me at first glance.
very well explained ...
Ans :
1. 10B18
2. 47D6C
why did you take a carry of 2?
Why we are using 2 instead of 1 for 36,35 and 32
1 × 16 can't accommodate 32 and above. If we use 1 × 16 on 32, the "product" becomes 16 which is more than the max value of 15 (or F), and the same goes with those above 32.
Just like if the product becomes 48 and above, 2 × 16 won't be enough as well so we will use 3 × 16
a) 10B18 b) 44D6C
Thank you sir ❤
wherw did you get the number 4 3 and 0
this was soo helpfull!!!
Hexa decimal division?
Answer- 1-16B78 2-8D436C
Good it's correct
@@Shadowtainer735 absolutely not
Thank you so much ^^
H. W problem answers
1)818 ×21=10B18
2)DAF×54=47D6C
Glad to have neso platform 🤩
How we can determine that the carry is 2 or 1 while breaking no hexadecimal numbers.... please tell
R u got this point?
Thank you! Good sir
Sir, can you please explain hexadecimal division also
i) 10B18
ii) 44DAC
Helps me alot
Thanks very much
thank you very much
Thanks a lot sir
thank u
Can we do with first change all numbers into binary and then multiply
SIR I HAVE COMPLETED LECTURE 49 OUT OF 202. TREMENDOUS LECTURE AND THANKYOU FOR YOUR GUIDANCE !!
Cant believe its 7 yrs ago
8 years ago
i.) 10B18
ii.) 47D6C
ty
H.W. :-
(i)818×21=10B18
(ii)DAF×54=47D6C
thanks sir
Thanks
Why does it carry 2 and not 1
Sir plz tell me this is succecive addition method?
Answer to homework problems
1: 10B18
2: 45A6C
PLEASE PROVIDE WITH THE CORRECT SOLUTION
I think answer is
1. 10B18 2. 48A6C
@@lakshmanpatelofficial plzzz check ur ans. again
@@sajankumar8202 ans was correct
How to do hexadecimal multiplication for 12*19
9*2 = 18 = 16 + 2
9*1 + 1 = 10 = A
1*2 = 2
1*1 = 1
Now, A2 + 120 = 1C2
Implies, 12 * 19 = 1C2
1C2 is the answer. I got it by using the "look at the other comments" method.
@@hetaeramancer lmao
answer of
i) 10B18
ii)44D6C
Sir
How to do the -58H * 79H?
58*79= 299C ( 9 multi to 58 then =31C and 7 of 58 is 268 after that 31C
268X
ANS 299C
@@chandrasekharnamala8399 Your answer is wrong
9 * 58 = 318
9 * 8 = 72 = 16 * 4 + 8
9 * 5 + 4 = 49 = 16 * 3 + 1 = 31
7 * 8 = 56 = 16 * 3 + 8
7 * 5 + 3 = 16 * 2 + 6 = 26
Now, 2680 + 318 = 2998
@@chandrasekharnamala8399 9*58=318 bcoz 9*8=72, 72=4*16+8
7*58=268X
ans=2998
@@chandrasekharnamala8399 answer is 2998
Ans :
10B18
47D6C
pls teach hexadecimal division
So much shit to learn! I'm overwhelmed! My mind is exploding!
Makaut ?
@@Rahulsingh-mq2ny what?!
@@RameenFallschirmjager he said Makaut
A2XB4
71D8
2E*34.....pls reply
958
10B18
47D6C
Thank q sir
how to multiply FFFF by FFFF?
F F F F
F F F F
-------------------------
3 E F F F 1
2 E F F F 1 X
E F F F 1 X X
E F F F 1 X X X
----------------------------
F F F E 0 0 0 1
F F F F
F F F F
-------------------------
3 E F F F 1
2 E F F F 1 X
E F F F 1 X X
E F F F 1 X X X
----------------------------
F F F E 0 0 0 1
FFFFxFFFFF =FFFE0001
a) 10B18 b) 47D6C :D
10B18
47D6C
(i) 10B18
(ii) 47D6C
sir why we donot studied octal division and hexadecimal division
10B18 & 48A6C
Nope the answer is 10B18 and 47D6C. It is surprising to reply to a comment that is made "2 years ago" :-0
47D6C is the answer of the second hw problem
How did you solve this can explain that
10B18,47D6C
i. 10B18
ii.47D6C
10b18
47d6c
2: 43D6C
يسترو
10B18
47D6C
can you give me your account facebook please i want to ask you ??
1. 10B18
2. 47D6C
Thanks Sir☺️☺️
Answers :
1. 10B18
2. 47D6C
1)10B18
2)4C26C
answer is 47D6C
i)10B18
ii)47D6C