
Multiplying in binary (video) | Khan Academy
To multiply numbers in base 2, we can use the same process as we would in base 10, but with only two digits: 0 and 1. Start by multiplying the rightmost digit of one number by each digit of …
Khan Academy | Khan Academy
Oops. Something went wrong. Please try again. Uh oh, it looks like we ran into an error. You need to refresh. If this problem persists, tell us.
Multiplying positive & negative numbers (video) | Khan Academy
Learn some rules of thumb for multiplying positive and negative numbers. Created by Sal Khan.
Intro to standard way of multiplying multi-digit numbers
The standard algorithm for multiplying a multi-digit number by a single digit number involves multiplying each place value by the single digit, and regrouping as necessary.
Multiplying multi-digit numbers (video) | Khan Academy
Sal shows lots of examples for how to multiply 2- and 3-digit numbers using "standard algorithm". Created by Sal Khan.
Khan Academy | Khan Academy
Explore the basics of binary numbers and bits in digital information with Khan Academy's comprehensive lessons.
The binary number system | AP CSP (video) | Khan Academy
Binary numbers form the basis of computing systems. Binary numbers contain only the digits 0 or 1, or bits, where each bit represents a power of two. To convert binary to decimal, multiply …
Complex number conjugates (video) | Khan Academy
Multiplying a complex number by its conjugate results in a real number. This is useful for simplifying complex numbers and is similar to the difference of squares.
Multiply decimals: FAQ (article) | Khan Academy
Multiplying by 0.1 and 0.01 are both common calculations in various contexts (e.g. finding 10 % or 1 % of a number), so it can be useful to know how to do them quickly and accurately. Try it …
XOR bitwise operation (article) | Ciphers | Khan Academy
Bitwise simply means that we are dealing with individual bits, or binary numbers. In any modern/computerized encryption scheme we represent our symbols using binary digits.