?
Categories
Account

Number Systems

Download Q&A
Q. If a ≡ 2 (mod 5) and b ≡ 3 (mod 5), what is the value of (a * b) mod 5?
  • A. 0
  • B. 1
  • C. 2
  • D. 3
Q. If a ≡ 3 (mod 7) and b ≡ 5 (mod 7), what is a + b (mod 7)?
  • A. 1
  • B. 2
  • C. 3
  • D. 5
Q. If a ≡ b (mod m) and c ≡ d (mod m), which of the following is necessarily true?
  • A. a + c ≡ b + d (mod m)
  • B. a * c ≡ b * d (mod m)
  • C. a - c ≡ b - d (mod m)
  • D. All of the above
Q. If a ≡ b (mod m) and c ≡ d (mod m), which of the following is true?
  • A. a + c ≡ b + d (mod m)
  • B. a - c ≡ b - d (mod m)
  • C. a * c ≡ b * d (mod m)
  • D. All of the above
Q. If the base of a number system is increased by 1, how does the representation of the number '10' change?
  • A. It remains the same
  • B. It becomes 11
  • C. It becomes 1
  • D. It becomes 2
Q. If the base-2 number 1101 is converted to base-10, what is the result?
  • A. 13
  • B. 11
  • C. 14
  • D. 12
Q. If the decimal number 10 is converted to binary, what is the resulting binary number? (2023)
  • A. 1010
  • B. 1001
  • C. 1100
  • D. 1110
Q. If the decimal number 15 is converted to binary, what is the resulting binary number?
  • A. 1110
  • B. 1111
  • C. 1101
  • D. 1011
Q. If the decimal number 255 is converted to binary, what is the resulting binary number?
  • A. 11111111
  • B. 11011111
  • C. 10111111
  • D. 10011111
Q. If the GCD of two numbers is 1, what can be inferred about the two numbers? (2023)
  • A. They are both even.
  • B. They are both odd.
  • C. They are coprime.
  • D. They are multiples of each other.
Q. If the GCD of two numbers is 1, which of the following statements is true?
  • A. The numbers are multiples of each other
  • B. The numbers are co-prime
  • C. The numbers are both even
  • D. The numbers are both odd
Q. If the HCF of 18 and 24 is 6, what is the LCM of these two numbers? (2023)
  • A. 72
  • B. 36
  • C. 48
  • D. 60
Q. If the HCF of 24 and 36 is 12, what is the LCM of these two numbers? (2023)
  • A. 72
  • B. 48
  • C. 60
  • D. 84
Q. If the HCF of three numbers is 1, which of the following can be true?
  • A. All three numbers are prime
  • B. All three numbers are even
  • C. All three numbers are odd
  • D. Two numbers are even and one is odd
Q. If the HCF of three numbers is 5 and their LCM is 300, what can be said about the numbers?
  • A. They are all multiples of 5
  • B. They are all prime
  • C. They are all even
  • D. They are all odd
Q. If the HCF of three numbers is 5 and their LCM is 300, what is the product of the three numbers? (2023)
  • A. 1500
  • B. 3000
  • C. 6000
  • D. 7500
Q. If the HCF of three numbers is 7 and their LCM is 420, what is the maximum possible value of the product of these three numbers? (2023)
  • A. 2940
  • B. 840
  • C. 1260
  • D. 2100
Q. If the HCF of three numbers is 7 and their LCM is 420, what is the product of the three numbers? (2023)
  • A. 2940
  • B. 840
  • C. 2100
  • D. 1470
Q. If the HCF of two numbers is 1, what can be inferred about the two numbers? (2023)
  • A. They are both prime.
  • B. They are coprime.
  • C. They are multiples of each other.
  • D. They are both even.
Q. If the HCF of two numbers is 1, what can be said about the two numbers? (2023)
  • A. They are prime
  • B. They are coprime
  • C. They are even
  • D. They are odd
Q. If the HCF of two numbers is 12 and their LCM is 120, what is the product of the two numbers?
  • A. 144
  • B. 1200
  • C. 240
  • D. 100
Q. If the HCF of two numbers is 12 and their LCM is 144, what is the product of the two numbers? (2023)
  • A. 1728
  • B. 864
  • C. 144
  • D. 288
Q. If the HCF of two numbers is 5 and their LCM is 100, what is the sum of the two numbers? (2023)
  • A. 30
  • B. 25
  • C. 50
  • D. 45
Q. If the HCF of two numbers is 5 and their LCM is 100, what is the sum of the two numbers if one of them is 25?
  • A. 50
  • B. 75
  • C. 100
  • D. 125
Q. If the HCF of two numbers is 5 and their product is 100, what could be the two numbers? (2023)
  • A. 5 and 20
  • B. 10 and 10
  • C. 15 and 5
  • D. 25 and 4
Q. If the HCF of two numbers is 5 and their product is 100, what is their LCM?
  • A. 20
  • B. 25
  • C. 15
  • D. 10
Q. If the HCF of two numbers is 5 and their product is 1000, what is their LCM? (2023)
  • A. 200
  • B. 100
  • C. 250
  • D. 150
Q. If the HCF of two numbers is 8 and their LCM is 48, what could be one of the possible pairs of numbers? (2023)
  • A. 16 and 24
  • B. 8 and 32
  • C. 4 and 12
  • D. 20 and 16
Q. If the HCF of two numbers is 8 and their product is 288, what is their LCM? (2023)
  • A. 36
  • B. 24
  • C. 32
  • D. 48
Q. If the hexadecimal number A3 is converted to decimal, what is its value? (2023)
  • A. 163
  • B. 1630
  • C. 103
  • D. 83
Showing 181 to 210 of 618 (21 Pages)

Number Systems MCQ & Objective Questions

Understanding number systems is crucial for students preparing for various exams in India. Mastering this topic not only enhances your mathematical skills but also boosts your confidence in tackling objective questions. Practicing MCQs related to number systems helps in identifying important questions and solidifying your exam preparation strategy.

What You Will Practise Here

  • Types of number systems: Natural, Whole, Integers, Rational, and Irrational numbers
  • Conversion between different number systems: Decimal, Binary, Octal, and Hexadecimal
  • Arithmetic operations in various number systems
  • Properties of numbers: Even, Odd, Prime, and Composite numbers
  • Understanding place value and significance in different bases
  • Common number system problems and their solutions
  • Real-world applications of number systems in technology and computing

Exam Relevance

Number systems are a fundamental part of the curriculum for CBSE, State Boards, NEET, and JEE. Questions related to this topic frequently appear in both objective and subjective formats. Students can expect to encounter problems that require conversions between bases, operations on numbers in different systems, and theoretical questions about properties of numbers. Familiarity with common question patterns will significantly enhance your performance in these exams.

Common Mistakes Students Make

  • Confusing the conversion process between different number systems
  • Overlooking the significance of place value in non-decimal systems
  • Misapplying arithmetic operations when dealing with binary or hexadecimal numbers
  • Ignoring the properties of numbers, leading to incorrect answers in problem-solving

FAQs

Question: What are the different types of number systems I should know for exams?
Answer: You should be familiar with natural numbers, whole numbers, integers, rational numbers, and irrational numbers, as these are commonly tested.

Question: How can I effectively practice number systems for my exams?
Answer: Regularly solving Number Systems MCQ questions and objective questions with answers will help reinforce your understanding and improve your speed.

Start solving practice MCQs today to test your understanding of number systems and boost your exam readiness. Remember, consistent practice is the key to success!

Soulshift Feedback ×

On a scale of 0–10, how likely are you to recommend The Soulshift Academy?

Not likely Very likely
Home Practice Performance eBooks