Mathematics · Quantitative Aptitude

Number Operations and Properties

896 Questions

Improve your quantitative aptitude with these number operations and properties questions. The topics range from basic subtraction and division to highest common factor and roman numerals. Regular practice of these fundamentals builds speed for exams.

Basic arithmetic operationsHCF and number propertiesRoman numeral calculationsNumber series evaluation

Number Operations and Properties Questions

Multiple choice technology programming languages
  1. 3

  2. 2

  3. 1

  4. 4

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

$MOD performs the modulo operation, returning the remainder after division. When 5 is divided by 3, the quotient is 1 and the remainder is 2, so $MOD(5,3) equals 2.

Multiple choice
  1. 534

  2. 1403

  3. 1623

  4. 1513

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The pattern involves reversing both numbers, then adding corresponding digits column-wise: reverse(137)=731, reverse(276)=672. Adding column digits: 7+6=13, 3+7=10, 1+2=3 gives 1-3-10-3, which rearranges to 1623. This pattern applied to 731+672: reverse(731)=137, reverse(672)=276, adding column digits: 1+2=3, 3+7=10, 7+6=13 gives 3-10-13, rearranging to 1623.

Multiple choice
  1. 90

  2. 95

  3. 100

  4. 110

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In 97, digit at tens place is 9 and decider is 7, which is greater than 5. Thus, 97 rounded off to the nearest ten is 100.

Multiple choice
  1. 3.2 × 1010

  2. 3.2 × 108

  3. 3.2 × 104

  4. 3.2 × 103

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

32000 = 3.2 × 10000 = 3.2 × 10^4. The decimal point moved 4 places to the left (from after the last zero to between 3 and 2), giving exponent 4.

Multiple choice
  1. 1.5 × 107

  2. 1.5 × 106

  3. 1.5 × 105

  4. 1.5 × 104

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

15 million = 15,000,000 = 1.5 × 10,000,000 = 1.5 × 10^7. The decimal moves 7 places left to put one digit before it.

Multiple choice
  1. 22

  2. 44

  3. 448

  4. 484

  5. 242

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The answer of 11 x 2 x 22 will be 484, which is same as the answer of 22 x 11 x 2. So, if we change the place of the numbers to be multiplied, answer will remain same.

Multiple choice
  1. 5

  2. 6

  3. 3

  4. 0

  5. 10

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This is the right answer. If we multiply 6 by 5 we will get 30. And to make the equation correct we should multiply 3 by the number which will give answer 30, and that number will be 10.      6 x 5 = 10 x 3          i.e. 30 = 30