About 432,000 results
Open links in new tab
  1. 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 …

  2. 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.

  3. Multiplying positive & negative numbers (video) | Khan Academy

    Learn some rules of thumb for multiplying positive and negative numbers. Created by Sal Khan.

  4. 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.

  5. 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.

  6. Khan Academy | Khan Academy

    Explore the basics of binary numbers and bits in digital information with Khan Academy's comprehensive lessons.

  7. 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 …

  8. 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.

  9. 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 …

  10. 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.