Ask Question
4 November, 05:54

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

+4
Answers (1)
  1. 4 November, 08:54
    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?
Find an answer to your question ✅ “Find n (A) for A={0,1,2,3, ...,2000} ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers