Skip to main content
Chapter 1 of 12
Flashcards

Numbers and Quantification

CBSE · Class 11 · Applied Mathematics

Flashcards for Numbers and Quantification — CBSE Class 11 Applied Mathematics. Quick Q&A cards covering key concepts, definitions, and formulas.

45 questions22 flashcards5 concepts
22 Flashcards
Card 1Prime Numbers

What is a prime number? Give three examples.

Answer

A prime number is a positive integer p > 1 that has exactly two positive divisors: 1 and p itself. Examples: 2, 3, 5, 7, 11, 13, 17, 19, 23. Note: 2 is the only even prime number.

Card 2Prime Numbers

State the Fundamental Theorem of Arithmetic.

Answer

Every positive integer n > 1 can be written as a product of primes, and this representation is unique up to the order of primes. Form: n = p₁^a₁ × p₂^a₂ × ... × pᵣ^aᵣ where p₁ < p₂ < ... < pᵣ are dist

Card 3Prime Numbers

Why is 1 neither prime nor composite?

Answer

If 1 were considered prime, it would violate the uniqueness part of the Fundamental Theorem of Arithmetic. For example, 10 = 2 × 5 = 1 × 2 × 5 = 1² × 2 × 5, giving multiple factorizations. Since 1 has

Card 4Prime Numbers

Describe the Sieve of Eratosthenes method.

Answer

A method to find all prime numbers up to n: 1) List all integers from 2 to n 2) Start with 2, mark it as prime and cross out all its multiples 3) Find next unmarked number, mark as prime and cross out

Card 5Encryption

What is RSA encryption and why are prime numbers important in it?

Answer

RSA is a cryptographic system that uses two large prime numbers p and q to create public key (n=pq, e) and private key (d). Security depends on the difficulty of factoring n into p and q. Large primes

Card 6Binary Numbers

Convert the decimal number 23 to binary.

Answer

23 = 16 + 4 + 2 + 1 = 2⁴ + 2² + 2¹ + 2⁰. Therefore, 23 in binary is (10111)₂. Method: Divide by 2 repeatedly: 23÷2=11 R1, 11÷2=5 R1, 5÷2=2 R1, 2÷2=1 R0, 1÷2=0 R1. Read remainders from bottom: 10111.

Card 7Binary Numbers

Convert the binary number (1101)₂ to decimal.

Answer

(1101)₂ = 1×2³ + 1×2² + 0×2¹ + 1×2⁰ = 8 + 4 + 0 + 1 = 13. General method: Starting from rightmost digit, multiply each digit by corresponding power of 2 and sum all terms.

Card 8Complex Numbers

What is the imaginary unit i and what are its basic properties?

Answer

i is defined as √(-1), so i² = -1. Powers of i follow a cycle: i¹ = i, i² = -1, i³ = -i, i⁴ = 1, then the pattern repeats. General rule: i⁴ⁿ = 1, i⁴ⁿ⁺¹ = i, i⁴ⁿ⁺² = -1, i⁴ⁿ⁺³ = -i for any integer n ≥

+14 more flashcards available

Practice All

Get detailed flashcards for Numbers and Quantification

Super Tutor gives you interactive content for every chapter of CBSE Class 11 Applied Mathematics — summaries, quizzes, flashcards, and more.

Try Super Tutor — It's Free

Frequently Asked Questions

What are the important topics in Numbers and Quantification for CBSE Class 11 Applied Mathematics?

Numbers and Quantification covers several key topics that are frequently asked in CBSE Class 11 board exams. Focus on the core concepts listed on this page and practise related questions to build confidence.

Start by understanding all key concepts. Practise previous year questions from this chapter. Revise formulas and definitions regularly. Use flashcards for quick revision before the exam.

There are 22 flashcards for Numbers and Quantification covering key definitions, formulas, and concepts. Use them daily for 10–15 minutes for best results.

Sources & Official References

Content is aligned to the official syllabus. Refer to the board website for the latest curriculum.