Think of it this way
(A + B) * (A + B) = A^2 + 2AB + B^2
Therefore
32 * 32 =(30 + 2) *(30 + 2)= 30^2 + 2( 30*2) + 2^2 = 900 + 120 + 4 = 1024
Simples!
You missed out the 2AB!
(There are no Dumb questions, Only Dumb answers!)
So in Hex, 0 = 3? I thought HEX = 6? 6x400 = 2400?
Hex is a base 16 system, so 20 = 32...So in Hex, 0 = 3? I thought HEX = 6? 6x400 = 2400?
How do you do all that in your head?
I am mid 50's! No calculators back then!
Back in the day we would work out square roots to 4 decimal places in our heads..
For Fun!![]()
![]()
Think of it this way
(A + B) * (A + B) = A^2 + 2AB + B^2
Therefore
32 * 32 =(30 + 2) *(30 + 2)= 30^2 + 2( 30*2) + 2^2 = 900 + 120 + 4 = 1024
Simples!
You missed out the 2AB!
(There are no Dumb questions, Only Dumb answers!)
This is purely Maths, not IT (bits/bytes).
What is 32*32?
The way I do this in my head is 30*30 = 900, and 2*2 = 4. Therefore answer is 904.
However the answer is actually 1024.
This confuses me entirely. I thought I was good at Mathematics.
![]()
This is purely Maths, not IT (bits/bytes).
What is 32*32?
The way I do this in my head is 30*30 = 900, and 2*2 = 4. Therefore answer is 904.
However the answer is actually 1024.
This confuses me entirely. I thought I was good at Mathematics.
![]()
Bet you got caught cheating by using a slide rule
A bit before my time, I've seen/handled one but never used one - they look really cool. Must put that on my to do list
This confuses me entirely. I thought I was good at Mathematics.
![]()
I kind of see where you are coming from, but the math does not work like that.
For example in simple person talks.
32*32 is basically 32 32s.
So 32... 32 times...
By splitting it up into two sums, 30*30 is having 30 lots of 30, and 2*2 is having 2 lots of 2... So it will be less than adding both sums together.
Okay I suck at explaining, but this makes sense in my head.![]()
Request name change to twoshortplanks