number systemBSSC Quantitative Aptitude

50 Questions • 60 Minutes • Quantitative Aptitude Mock Test in Hindi and English

Sample Questions from this Test

Question 1:

If xx is a non-zero rational number and yy is an irrational number, then what type of number is their product xyxy?
A.Always rational
B.Always irrational
C.Always an integer
D.Sometimes rational, sometimes irrational

Step-by-step solution:

• Let x=pqx = \frac{p}{q} where pp and qq are non-zero integers (since xx is a non-zero rational number).

• Suppose the product xy=rxy = r is a rational number.

• Since xx is non-zero, we can divide both sides by xx to isolate yy: y=rxy = \frac{r}{x}.

• Since both rr and xx are rational numbers, their quotient rx\frac{r}{x} must also be a rational number.

• This implies that yy is rational, which directly contradicts the given condition that yy is irrational.

• Therefore, our assumption that xyxy is rational must be false, meaning xyxy must always be irrational.

Exam Trick:

• To solve this quickly, pick simple values: Let rational x=2x = 2 and irrational y=3y = \sqrt{3}. Their product is 232\sqrt{3}, which is clearly irrational. This immediately eliminates all other options.

Question 2:

Find the difference between the place value of 77 and the face value of 44 in the number 937642937642.
A.69966996
B.69606960
C.70367036
D.70047004

Step-by-step solution:

• Identify the position of the digit 77 in the number 937642937642. It is at the thousands place, so its place value is 7×1000=70007 \times 1000 = 7000.

• Identify the face value of 44 in 937642937642. The face value of any digit is the digit itself, which is 44.

• Calculate the difference: 70004=69967000 - 4 = 6996.

Exam Trick:

• Units digit check: When you subtract 44 from a number ending in 00 (like 70007000), the unit digit of the result must be 66 (104=610 - 4 = 6). Only option 69966996 ends with 66, allowing you to solve it in under 3 seconds.

Question 3:

If the 10-digit number 5432y174x25432y174x2 is completely divisible by 7272, then what is the value of (4xy)(4x - y) for the minimum possible natural number value of xx?
A.77
B.99
C.55
D.1111

Step-by-step solution:

• Since the number is divisible by 7272, it must be divisible by both its co-prime factors 88 and 99.

• For divisibility by 88, the last three digits 4x24x2 must be divisible by 88. Testing natural numbers for xx:
- If
x=1x=1, 412412 is not divisible by 88.
- If
x=2x=2, 422422 is not divisible by 88.
- If
x=3x=3, 432432 is divisible by 88 (432=8×54432 = 8 \times 54). Hence, the minimum natural number value of xx is 33.

• For divisibility by 99, the sum of all digits must be divisible by 99.
- Sum of digits
=5+4+3+2+y+1+7+4+x+2=28+x+y= 5 + 4 + 3 + 2 + y + 1 + 7 + 4 + x + 2 = 28 + x + y.
- Substitute
x=3x = 3: Sum =28+3+y=31+y= 28 + 3 + y = 31 + y.
- For
31+y31 + y to be divisible by 99, the single digit yy must be 55 (since 31+5=3631 + 5 = 36, which is divisible by 99).

• Calculate the value of (4xy)(4x - y): 4(3)5=125=74(3) - 5 = 12 - 5 = 7.

Exam Trick:

• Divisibility by 88 shortcut: Since 400400 is a multiple of 88, the 3-digit number 4x24x2 is divisible by 88 if and only if the 2-digit number x2x2 is divisible by 88. The multiples of 88 ending in 22 are 3232 and 7272, so xx must be 33 or 77. For the minimum value, x=3x = 3 is chosen instantly. Sum of digits digit-sum rule makes finding y=5y = 5 effortless.

Question 4:

Find the total number of even factors of 360360.
A.1818
B.2424
C.1212
D.66

Step-by-step solution:

• Find the prime factorization of 360360:
360=23×32×51360 = 2^3 \times 3^2 \times 5^1

• To find the number of even factors, we can use the formula where we keep the exponent of 22 as it is and add 11 to the exponents of other prime factors, then multiply them:
Number of even factors
=3×(2+1)×(1+1)= 3 \times (2 + 1) \times (1 + 1)
=3×3×2=18= 3 \times 3 \times 2 = 18

• Alternatively, calculate the total factors and subtract odd factors:
- Total factors
=(3+1)(2+1)(1+1)=4×3×2=24= (3 + 1)(2 + 1)(1 + 1) = 4 \times 3 \times 2 = 24
- Odd factors (ignoring power of
22) =(2+1)(1+1)=3×2=6= (2 + 1)(1 + 1) = 3 \times 2 = 6
- Even factors
=246=18= 24 - 6 = 18

Exam Trick:

• Instead of writing out the entire factor tree or subtracting, directly apply the shortcut: even factors are those containing at least one factor of 22. Therefore, the choice of the power of 22 can be 212^1, 222^2, or 232^3 (33 options), while 33 has (2+1)=3(2+1)=3 options and 55 has (1+1)=2(1+1)=2 options. Multiply directly: 3×3×2=183 \times 3 \times 2 = 18. Takes under 10 seconds!

Question 5:

Express the recurring decimal 0.3850.3\overline{85} as a fraction in its simplest form.
A.191495\frac{191}{495}
B.191450\frac{191}{450}
C.382999\frac{382}{999}
D.127330\frac{127}{330}

Step-by-step solution:

• Let x=0.385x = 0.3\overline{85}.

• To convert a mixed recurring decimal to a fraction:
- Numerator
=Total number formed by digitsNon-repeating part=3853=382= \text{Total number formed by digits} - \text{Non-repeating part} = 385 - 3 = 382.
- Denominator
== Write as many 99s as there are repeating digits (two digits, 88 and 5    995 \implies 99) followed by as many 00s as there are non-repeating digits after the decimal point (one digit, 3    03 \implies 0). Thus, denominator =990= 990.

• Form the fraction: x=382990x = \frac{382}{990}.

• Simplify the fraction by dividing both the numerator and the denominator by their greatest common divisor (22):
- Numerator:
3822=191\frac{382}{2} = 191
- Denominator:
9902=495\frac{990}{2} = 495
- Simplest form
=191495= \frac{191}{495} (since 191191 is a prime number).

Exam Trick:

• Denominator rule: The denominator must end in a 99 or 00. Since there are two repeating digits and one non-repeating, the denominator is 990990. The simplified fraction must have a denominator that is a factor of 990990. Only 495495 and 330330 are factors of 990990 in the options. Since 127/330=381/990    381=3843    0.384127/330 = 381/990 \implies 381 = 384-3 \implies 0.3\overline{84}, we can eliminate it and confidently mark 191495\frac{191}{495} without doing full simplification.

Question 6:

What is the unit digit of the expression: (234)103+(357)146(623)83(234)^{103} + (357)^{146} - (623)^{83}?
A.22
B.44
C.66
D.88

Step-by-step solution:

• Unit digit of (234)103(234)^{103}:
- The base ends in
44. For base ending in 44, the unit digit has cyclicity of 22: 41=44^1 = 4 (odd powers) and 42=16    64^2 = 16 \implies 6 (even powers).
- Since the power
103103 is odd, the unit digit is 44.

• Unit digit of (357)146(357)^{146}:
- The base ends in
77. For base ending in 77, the cyclicity is 44 (7,9,3,17, 9, 3, 1).
- Divide the power
146146 by 44: 146=4×36+2146 = 4 \times 36 + 2. The remainder is 22.
- So, unit digit is the same as the unit digit of
72=497^2 = 49, which is 99.

• Unit digit of (623)83(623)^{83}:
- The base ends in
33. For base ending in 33, the cyclicity is 44 (3,9,7,13, 9, 7, 1).
- Divide the power
8383 by 44: 83=4×20+383 = 4 \times 20 + 3. The remainder is 33.
- So, unit digit is the same as the unit digit of
33=273^3 = 27, which is 77.

• Calculate the final unit digit of the expression:
4+97=137=64 + 9 - 7 = 13 - 7 = 6.

Exam Trick:

• Quickly compute powers: power of 44 is odd     4\implies 4; power of 77 is 1462(mod4)    72    9146 \equiv 2 \pmod 4 \implies 7^2 \implies 9; power of 33 is 833(mod4)    33    783 \equiv 3 \pmod 4 \implies 3^3 \implies 7. Put them together: 4+97=64 + 9 - 7 = 6. Done in 15 seconds!

Question 7:

What is the remainder when 220262^{2026} is divided by 1717?
A.22
B.44
C.88
D.11

Step-by-step solution:

• Since 1717 is a prime number, we can apply Fermat's Little Theorem which states that ap11(modp)a^{p-1} \equiv 1 \pmod p for any integer aa not divisible by prime pp.
- Here,
a=2a = 2 and p=17p = 17, so 2161(mod17)2^{16} \equiv 1 \pmod{17}.

• Express the power 20262026 in terms of 1616:
- Divide
20262026 by 1616: 2026=16×126+102026 = 16 \times 126 + 10.

• Therefore, we can rewrite the expression as:
22026=(216)126×2102^{2026} = (2^{16})^{126} \times 2^{10}
1126×210(mod17)\equiv 1^{126} \times 2^{10} \pmod{17}
210(mod17)\equiv 2^{10} \pmod{17}

• Calculate 210=10242^{10} = 1024. Now, divide 10241024 by 1717 to find the remainder:
-
1024=17×60+41024 = 17 \times 60 + 4.
- Hence, the remainder is
44.

Exam Trick:

• Negative Remainder Shortcut:
We know that
24=161(mod17)2^4 = 16 \equiv -1 \pmod{17}.
Therefore, we can rewrite
220262^{2026} using base 242^4:
22026=(24)506×22(1)506×4(mod17)2^{2026} = (2^4)^{506} \times 2^2 \equiv (-1)^{506} \times 4 \pmod{17}.
Since
506506 is even, (1)506=1(-1)^{506} = 1.
So, remainder
=1×4=4= 1 \times 4 = 4. This negative remainder trick bypasses Fermat's theorem and large calculations entirely!

Question 8:

A number when successively divided by 5,4,5, 4, and 33 leaves remainders 3,2,3, 2, and 11 respectively. What will be the sum of the remainders if the smallest such natural number is successively divided by 3,4,3, 4, and 55?
A.55
B.66
C.88
D.44

Step-by-step solution:

• Find the smallest such natural number NN using reverse tracking:
- Let the final quotient after successive division by
33 be 00 (for the smallest natural number).
- Third division: divisor
=3= 3, remainder =1    = 1 \implies quotient before this division =3×0+1=1= 3 \times 0 + 1 = 1.
- Second division: divisor
=4= 4, remainder =2    = 2 \implies quotient before this division =4×1+2=6= 4 \times 1 + 2 = 6.
- First division: divisor
=5= 5, remainder =3    = 3 \implies original number N=5×6+3=33N = 5 \times 6 + 3 = 33.

• Now, successively divide the smallest number 3333 by 3,4,3, 4, and 55:
-
33÷3    33 \div 3 \implies Quotient =11= 11, Remainder =0= 0.
-
11÷4    11 \div 4 \implies Quotient =2= 2, Remainder =3= 3.
-
2÷5    2 \div 5 \implies Quotient =0= 0, Remainder =2= 2.

• Calculate the sum of the successive remainders:
- Sum
=0+3+2=5= 0 + 3 + 2 = 5.

Exam Trick:

• Synthetic Division Ladder:
Set up a quick mental calculation working from bottom to top:
- Stage 3 (last division):
(0 quotient)×3+1=1(0 \text{ quotient}) \times 3 + 1 = 1
- Stage 2 (second division):
1×4+2=61 \times 4 + 2 = 6
- Stage 1 (first division):
6×5+3=336 \times 5 + 3 = 33
Once
3333 is found, division downwards yields:
-
33/3=1133 / 3 = 11 with remainder 00
-
11/4=211 / 4 = 2 with remainder 33
-
2/5=02 / 5 = 0 with remainder 22
Sum of remainders
=0+3+2=5= 0 + 3 + 2 = 5. This tabular method avoids any complex algebraic equations and prevents errors completely.

Question 9:

Find the number of trailing zeros in 100!100!.
A.24
B.20
C.22
D.25

Step-by-step solution:

• To find the number of trailing zeros in n!n!, we divide nn by 55 successively and sum the quotients until the quotient becomes less than 55.

• First division: 1005=20\frac{100}{5} = 20

• Second division: 205=4\frac{20}{5} = 4

• Since the quotient 44 is less than 55, we stop here.

• Sum of quotients = 20+4=2420 + 4 = 24.

• Therefore, there are 2424 trailing zeros in 100!100!.

Exam Trick:

• Shortcut formula: n5+n25+n125+\lfloor \frac{n}{5} \rfloor + \lfloor \frac{n}{25} \rfloor + \lfloor \frac{n}{125} \rfloor + \dots

• For n=100n=100: 1005+10025=20+4=24\lfloor \frac{100}{5} \rfloor + \lfloor \frac{100}{25} \rfloor = 20 + 4 = 24. This calculation takes less than 5 seconds!

Question 10:

Convert the decimal number 109109 into its binary equivalent.
A.110110121101101_2
B.110111121101111_2
C.111010121110101_2
D.110100121101001_2

Step-by-step solution:

• To convert decimal to binary, successively divide the number by 22 and record the remainders from bottom to top:
-
109÷2=54109 \div 2 = 54, remainder 11
-
54÷2=2754 \div 2 = 27, remainder 00
-
27÷2=1327 \div 2 = 13, remainder 11
-
13÷2=613 \div 2 = 6, remainder 11
-
6÷2=36 \div 2 = 3, remainder 00
-
3÷2=13 \div 2 = 1, remainder 11
-
1÷2=01 \div 2 = 0, remainder 11

• Reading the remainders from bottom to top, we get 110110121101101_2.

Exam Trick:

• Binary positional weights method: Write down powers of 22: 64,32,16,8,4,2,164, 32, 16, 8, 4, 2, 1.

• Fit 109109 into these weights: 109=64+32+8+4+1109 = 64 + 32 + 8 + 4 + 1.

• Put 11 for used weights and 00 for unused weights:
-
64    164 \implies 1
-
32    132 \implies 1
-
16    016 \implies 0
-
8    18 \implies 1
-
4    14 \implies 1
-
2    02 \implies 0
-
1    11 \implies 1

• Combining them gives 110110121101101_2. This positional sum trick avoids long divisions entirely!

+ 40 more questions inside...