Ask Question
17 February, 21:37

Find n (A) for A={0,1,2,3, ...,2000}

+3
Answers (1)
  1. 17 February, 21:50
    0
    There are 2001 items in that set.

    So n (A) = 2001

    We can individually count them all out, which is very slow and tedious, or we can use the formula

    n-m+1

    where,

    m = starting value

    n = ending value

    In this case,

    m = 0

    n = 2000

    So,

    n-m+1 = 2000-0+1 = 2001

    This formula only works if we increase the number by 1 each time (eg: 6, 7, 8, etc)
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Find n (A) for A={0,1,2,3, ...,2000} ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers