If B > A, then which expression will have the highest value (given that A and B are positive integers)
SOLUTION ANALYSIS
Correct Option: D
B > A ⇒ A < B ⇒ (A - B) < 0
Since A and B are both positive integers, we have (A + B) > 0 and AB > 0
If (A = 1 and B = 2), we have AB < (A + B)
If (A = 2 and B = 3), we have (A + B) < AB
Thus, we cannot say which one of A + B and AB has the highest value.
Question 10 of 20
Hint
Consider the following statements : 1. If x and y are composite numbers, then x + y is always composite. 2. There does not exist a natural number which is neither prime nor composite. Which of the above statements is/are correct ?
SOLUTION ANALYSIS
Correct Option: D
Statement 1. Let x = 4 and y = 15. Then, each one of x and y is a composite number.
But, x + y = 19, which is not composite.
∴ Statement 1 is not true.
Statement 2. We know that 1 is neither prime nor composite.
∴ Statement 2 is not true.
Thus, neither 1 nor 2 is correct.
Question 11 of 20
Hint
If the sum of two numbers is 14 and their difference is 10. Find the product of these two numbers.
SOLUTION ANALYSIS
Correct Option: A
Let the numbers be a and b
∴ a + b = 14.....(i)
a - b = 10..... (ii)
From equation (i) and (ii)
2a = 24
a = 12
and b = 2
Product = 12 × 2 = 24
⇒ ab = 24
Question 12 of 20
Hint
In the following sum, '?' stands for which digit : ? + 1? + 2? + ?3 + ?1 = 21?
SOLUTION ANALYSIS
Correct Option: C
Let the required digit be x
Then,
⇒ x + 1x + 2x + x3 + x1 = 21x
⇒ x + 10 + x + 20 + x + 10x + 3 + 10x + 1 = 200 + 10 + x
⇒ 22x = 210 - 34 = 176
⇒ x = 8
Hence, the required digit is 8
Question 13 of 20
Hint
Find the multiple of 11 in the following numbers.
SOLUTION ANALYSIS
Correct Option: D
In 978626, we have (6 + 6 + 7) - (2 + 8 + 9) = 0
Hence, 978626 is completely divisible by 11
Question 14 of 20
Hint
In a division sum, the remainder was 71. With the same divisor but twice the dividend, the remainder is 43. Which one of the following is the divisor ?
SOLUTION ANALYSIS
Correct Option: C
Let the dividend be (x + 71) and the divisor be y.
Then, [2(x + 71) - 43] is divisible by y
⇒ (2x + 142 - 43) is divisible by y ⇒ (2x + 99) is divisible by y
∴ Divisor = 99
n being any odd number greater than 1, n65 - n is always divisible by :
SOLUTION ANALYSIS
Correct Option: C
$$\eqalign{
& \Leftrightarrow {n^{65}} - n \cr
& = n\left( {{n^{64}} - 1} \right) \cr
& = n\left( {{n^{32}} - 1} \right)\left( {{n^{32}} + 1} \right) \cr
& = n\left( {{n^{16}} - 1} \right)\left( {{n^{16}} + 1} \right)\left( {{n^{32}} + 1} \right) \cr} $$
$$ = n\left( {{n^8} - 1} \right)\left( {{n^8} + 1} \right)\left( {{n^{16}} + 1} \right)$$ $$\left( {{n^{32}} + 1} \right)$$
$$ = n\left( {{n^4} - 1} \right)\left( {{n^4} + 1} \right)\left( {{n^8} + 1} \right)$$ $$\left( {{n^{16}} + 1} \right)$$ $$\left( {{n^{32}} + 1} \right)$$
$$ = n\left( {{n^2} - 1} \right)\left( {{n^2} + 1} \right)\left( {{n^4} + 1} \right)$$ $$\left( {{n^8} + 1} \right)$$ $$\left( {{n^{16}} + 1} \right)$$ $$\left( {{n^{32}} + 1} \right)$$
$$ = \left( {n - 1} \right)n\left( {n + 1} \right)\left( {{n^2} + 1} \right)\left( {{n^4} + 1} \right)$$ $$\left( {{n^8} + 1} \right)$$ $$\left( {{n^{16}} + 1} \right)$$ $$\left( {{n^{64}} + 1} \right)$$ $$\left( {{n^{32}} + 1} \right)$$
Clearly, (n - 1), n and (n + 1) are three consecutive numbers and they have to be multiples of 2, 3 and 4 as n is odd.
Thus, the given number is definitely a multiple of 24
Question 18 of 20
Hint
Consider the following statements for the sequence of numbers given below : 11, 111, 1111, 11111, ..... 1. Each number can be expressed in the form (4m + 3), where m is a natural number. 2. Some numbers are squares. Which of the above statements is/are correct ?
SOLUTION ANALYSIS
Correct Option: A
11, 111, 1111, 11111,.....
Let m = 2 ⇒ 4 × 2 + 3 = 11
m = 27 ⇒ 4 × 27 + 3 = 111
Each number can be expressed in the form (4m + 3) where m is a natural number.
Hence, statement 1 is only correct.