Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

301.

Number which can’t be expressed in p/q form are………… numbers. A) irrational B) rational C) whole D) natural

Answer»

Correct option is (A) irrational

Number which can’t be expressed in \(\frac pq\) form is called an irrational number.

A) irrational

302.

The decimal value of 1/23 is A) 0.5 B) 0.25 C) 0.125 D) 1.125

Answer»

Correct option is (C) 0.125

\(\frac{1}{2^3}=\frac{5^3}{5^3\times2^3}=\frac{125}{10^3}\)

\(=\frac{125}{1000}\) = 0.125

Correct option is  C) 0.125

303.

A number when divided by 143 leaves 31 as remainder. What will be the remainder when the same number is divided by 13? (a) 0 (b) 1 (c) 3 (d) 5

Answer»

(d) 5 

We know, 

 Dividend = Divisor × Quotient + Remainder. 

It is given that: 

Divisor = 143 

Remainder = 13 

So, the given number is in the form of 143x + 31, where x is the quotient. 

∴ 143x + 31 = 13 (11x) + (13 × 2) + 5 = 13 (11x + 2) + 5 

Thus, the remainder will be 5 when the same number is divided by 13.

304.

The remainder when the square of any prime number greater than 3 is divided by 6, isA. 1B. 3C. 2D. 4

Answer»

Any prime number greater than 3 is of the form 6k ± 1, where k is a natural number

and (6k ± 1)2 = 36k2 ± 12k + 1 = 6k (6k ± 2) + 1

Thus, the remainder is 1.

305.

Given that the units digit of A and A are the same where A3 is a single digit natural number. How many possibilities can A assume ? (A) 3 (B) 4 (C) 5 (D) 9

Answer»

Correct option is (C) 5

A\(A^3\)unit digit of \(A^3\)
111
288
3277
4644
51255
62166
73433
85122
97299

Total possibilities A can assume is 5.

Correct option is (C) 5

306.

Find the remainder when the square of any prime number greater than 3 is divided by 6. A) 6 B) 7 C) 9 D) 1

Answer»

Correct option is (D) 1

Any prime number greater than 3 is of the form \(6k\pm1,\) where k is a natural number.

Thus, \((6k\pm1)^2\) \(=36k^2\pm12k+1\)

= 6k (6k \(\pm\) 2) + 1

When \((6k\pm1)^2\) or (6k (6k \(\pm\) 2) + 1) is divided by 6, we get k (6k \(\pm\) 2) as a quotient and 1 as a remainder.

\(\therefore\) When the square of any prime number greater than 3 is divided by 6, we get 1 as a remainder.

Correct option is D) 1

307.

The remainder of any perfect square divided by 3 is (A) 0 (B) 1 (C) either (A) or (B) (D) neither (A) nor (B)

Answer»

Correct option is (C) either (A) or (B)

Let \(n^2\) is a perfect square.

Then n is a natural number.

\(\because\) n is any arbitrary natural number then for any integers a & b we have n = 3a+b, where \(0\leq b<3.\)  (By division algorithm)

\(\therefore\) Possible values for b is 0, 1 and 2.

Therefore, any natural number is of the form 3m, 3m+1 and 3m+2, where \(m\in N.\)

Case I :- If n = 3m

Then \(n^2=3m^2\)

Thus, \(31n^2\)

\(\therefore\) Remainder of \(n^2\) when divided by 3 is 0.

Case II :- If n = 3m+1

Then \(n^2=(3m+1)^2=9m^2+6m+1\) \(=3(3m^2+2m)+1.\)

Thus, when \(n^2\) is divided by 3 then leaving remainder is 1.

Case III :- If n = 3m+2

Then \(n^2=(3m+2)^2=9m^2+12m+4\) \(=3(3m^2+4m+1)+1.\)

Thus, when \(n^2\) is divided by 3 then leaving remainder is 1.

Hence for all possibilities of n, when \(n^2\) is divided by 3 then leaving remainder is either 0 or 1.

Correct option is (C) either (A) or (B)

308.

Find the largest four-digit number which when divided by 4, 7 and 13 leaves a remainder of 3 in each case.

Answer»

Prime factors of 4, 7 and 13

4 = 2×2

7 and 13 are prime numbers.

LCM ( 4, 7, 13) = 364

We know that, the largest 4 digit number is 9999

Step 1: Divide 9999 by 364, we get

9999/364 = 171

Step 2: Subtract 171 from 9999

9999 – 171 = 9828

Step 3: Add 3 to 9828

9828 + 3 = 9831

Therefore 9831 is the number.

309.

A number when divided by 143 leaves 31 as remainder. What will be the remainder when the same number is divided by 13? (a) 0 (b) 1 (c) 3 (d) 5

Answer»

(d) 5 

We know, 

Dividend = Divisor × Quotient + Remainder. 

It is given that: 

Divisor = 143 

Remainder = 13 

So, the given number is in the form of 143x + 31, where x is the quotient. 

∴ 143x + 31 = 13 (11x) + (13 × 2) + 5 = 13 (11x + 2) + 5 

Thus, the remainder will be 5 when the same number is divided by 13.

310.

Use Euclid’s division lemma to show that the square of any positive integer is either of the form 3m or 3m + 1 for some integer m.

Answer»

Let a be any positive integer. Let q be the quotient and r be remainder. Then a = bq + r where q and r are also positive integers and 0 ≤ r < b 

Taking b = 3, we get 

a = 3q + r; where 0 ≤ r < 3 

When, r = 0 = ⇒ a = 3q 

When, r = 1 = ⇒ a = 3q + 1 

When, r = 2 = ⇒ a = 3q + 2 

Now, we have to show that the squares of positive integers 3q, 3q + 1 and 3q + 2 can be expressed as 3m or 3m + 1 for some integer m. 

⇒ Squares of 3q = (3q)2 

= 9q2 = 3(3q)2 = 3 m where m is some integer. 

Square of 3q + 1 = (3q + 1)2 

= 9q2 + 6q + 1 = 3(3q2 + 2q) + 1 

= 3m +1, where m is some integer 

Square of 3q + 2 = (3q + 2)2 

= (3q + 2)2 

= 9q2 + 12q + 4 

= 9q2 + 12q + 3 + 1 

= 3(3q2 + 4q + 1) + 1

= 3m + 1 for some integer m.

∴ The square of any positive integer is either of the form 3m or 3m + 1 for some integer m.

311.

Which of the following is an irrational number?(a) \(\frac{22}7\) (b) 3.1416 (c) \(3.\overline{1416}\) (d) 3.141141114…..

Answer»

(d) 3.141141114….. 

3.141141114 is an irrational number because it is a non-repeating and non-terminating decimal.

312.

π is(a) an integer (b) a rational number (c) an irrational number (d) none of these

Answer»

(c) π is an irrational number 

π is an irrational number because it is a non-repeating and non-terminating decimal.

313.

For the following decimal expansions, decide whether these are rational or not. If these are rational, then write the note on prime factors of its denominator.(i) 0.120120012000120000…(ii) 43.123456789(iii) 27.14\(\over{28}\)57

Answer»

(i) 0.120120012000120000…

The decimal expansion of this number is non-terminating and non-repeating 

So it cannot be written in the form of p/q

So, this number is not rational number

(ii) 43.123456789 = (3123456789)/(1000000000)

This number is of the form p/q

This is a rational number

q = 1000000000 = (10)9 

= (2 x 5)9 = 29 x 59

So, prime factor of q is 2 and 5.

(iii) 27.14\(\over{28}\)57

= 27.142857 142857 142857…

The decimal expansion of this number is non-terminating and recurring.

So, it can be written in the form p/q

This is a rational number.

So, besides 2 and 5, one other prime factor of q other prime positive integers is possible.

314.

Cube root of  √4 + \(\sqrt{36}\) is A) \(\sqrt[3]{144}\)B) 8 C) 2 D) \(\sqrt[3]{40}\)

Answer»

Correct option is (C) 2

\(\sqrt{4}+\sqrt{36}\) = 2+6 = 8

Cube root of \(\sqrt{4}+\sqrt{36}\) is \((\sqrt{4}+\sqrt{36})^\frac13\)

\(=(8)^\frac13=(2^3)^\frac13=2\)

Correct option is  C) 2

315.

π is ............A) a natural number B) an irrational number C) a rational number D) none of these

Answer»

Correct option is (B) an irrational number

\(\pi\) is an irrational number.

B) an irrational number

316.

If ‘x’ is an irrational number then x – 3 is …………. number. A) rational B) natural C) irrationalD) complex

Answer»

Correct option is (C) irrational

Difference of an irrational and a rational number is always an irrational.

\(\because\) x is an irrational number.

\(\therefore\) x - 3 is also an irrational number.

C) irrational

317.

√7 = 2.65 (approximately), then the approximate value of\(\sqrt{28}\) is A) 2.65B) 5.3 C) 7.95 D) 10.6

Answer»

Correct option is (B) 5.3

\(\sqrt{7}\) = 2.65

\(\therefore\) \(\sqrt{28}=\sqrt{4\times7}=2\sqrt7\) \(=2\times2.65=5.3\)

Correct option is  B) 5.3

318.

If ‘x’ is an irrational number then x + 2 is ………………….. number.A) natural B) rational C) irrational D) can’t be determined

Answer»

Correct option is (C) irrational

\(\because\) Sum of a rational number and an irrational number is always an irrational number.

\(\therefore\) Sum of irrational number x and 2 is an irrational number.

\(\Rightarrow\) x + 2 is an irrational number.

C) irrationala
319.

To find the approximate value of \(\pi\), take the wire of length 11 cm, 22 cm and 33 cm each.Make a circle from the wire. Measure the diameter and complete the following table.Circle No.Circumference (c)Diameter(d)Ratio of (c) to (d)i. 11 cmii.22 cmiii.33 cmVerify that the ratio of circumference to the diameter of a circle is approximately \(\sqrt[22]{7}\).

Answer»
Circle No.Circumference (c)Diameter(d)Ratio of (c) to (d)
i. 11 cm3.5 \(\sqrt[22]{7}\)
ii.22 cm7  \(\sqrt[22]{7}\)
iii.33 cm10.5  \(\sqrt[22]{7}\)

∴ The ratio of circumference to the diameter of each circle is \(\sqrt[22]{7}\)

320.

The product of a non-zero rational and an irrational number is A. always irrational  B. always rational C. rational or irrational D. one

Answer»

A. always irrational

Product of a non-zero rational and an irrational number is always irrational

For example,√3 x 2 = 2√3 this is irrational number.

321.

To find the approximate value of π, take the wire of length 11 cm, 22 cm and 33 cm each. Make a circle from the wire. Measure the diameter and complete the following table.Circle No.Circumference (c)Diameter (d)Ratio of (c) to (d)i.11 cmii.22 cmiii. 33 cmVerify that the ratio of circumference to the diameter of a circle is approximately \(\sqrt[22] {7}\)

Answer»

i. 3.5, \(\sqrt[22] {7}\)

ii. 7, \(\sqrt[22] {7}\)

iii. 10.5, \(\sqrt[22] {7}\)

∴ The ratio of circumference to the diameter of each circle is \(\sqrt[22] {7}\)

322.

If the product of two irrational numbers is rational, then which of the following can be concluded ? (A) The ratio of the greater and the smaller numbers is an integer. (B) The sum of the numbers must be rational. (C) The excess of the greater irrational number over the smaller irrational number must be rational. (D) None of these

Answer»

Correct option is (D) None of these

(A) Let both rational numbers are \((\sqrt7+\sqrt3)\;and\;(\sqrt7-\sqrt3).\)

\(\therefore\) \((\sqrt7+\sqrt3)(\sqrt7-\sqrt3)\) = 7 - 3 = 4 is a rational number.

But \(\frac{\sqrt7+\sqrt3}{\sqrt7-\sqrt3}=\frac{(\sqrt7+\sqrt3)(\sqrt7+\sqrt3)}{(\sqrt7-\sqrt3)(\sqrt7+\sqrt3)}\) \(=\frac{7+3+2\sqrt{21}}{7-3}=\frac{5+\sqrt{21}}{2}\) which is an irrational number.

Thus, the ratio of greater and smaller numbers may not be an integer while the product of two irrational numbers is a rational number.

(B) For given center example.

Sum \(=(\sqrt7+\sqrt3)+(\sqrt7-\sqrt3)=2\sqrt7\) which is an irrational number.

Thus, the sum of both irrational numbers may not be a rational number while the product of two irrational numbers is a rational number.

(C) Difference greater irrational number and smaller irrational number \(=(\sqrt7+\sqrt3)-(\sqrt7-\sqrt3)=2\sqrt3\) which is an irrational number.

Here, excess of greater irrational number over the smaller irrational number is \(2\sqrt3\) which is an irrational number.

Thus, excess of the greater irrational number over the smaller irrational number may be irrational while the product of two irrational numbers is a rational number.

Hence, if the product of two irrational numbers is a rational.

Then none of the above can be concluded for sure, it may be happen or may be not.

(D) None of these

323.

Find the value. i. |15 – 2| ii. |4 – 9| iii. |7| x |-4|

Answer»

i. |15 – 2| = |13| = 13

ii. |4 – 9| = |-5| = 5 

iii. |7| x |- 4| = 7 x 4 = 28

324.

Which of the following is always true? (A) The product of two distinct . irrational numbers is irrational. (B) The rationalising factor of a number is unique. (C) The sum of two distinct irrational numbers is rational. (D) None of these

Answer»

Correct option is (D) None of these

We are disproving all given facts in options by giving a counter example against the fact.

(A) Let distinct irrational numbers are \(\sqrt8\;and\;\sqrt2.\)

Then, their product \(=\sqrt8\times\sqrt2=\sqrt{8\times2}=\sqrt{16}=4\) which is a rational number.

\(\therefore\) The product of two distinct irrational numbers is not always irrational.

(B) Let \(1+\sqrt2\) is irrational number.

Then, \(1-\sqrt2\) is one rationalising factor of \((1+\sqrt2).\)

\((\because\) \((1-\sqrt2)(1+\sqrt2)=1^2-(\sqrt2)^2\) = 1 - 2 = -1 (rational number)).

Also, any multiple of \((1-\sqrt2)\) is another rationalising factor of \((1+\sqrt2).\)

For example \(2(1-\sqrt2)(1+\sqrt2)\) = 2 (1-2) = -2 (rational number)

Thus, \(2(1-\sqrt2)\) is another rationalising factor of \((1+\sqrt2).\)

\(\therefore\) The rationalising factor of a number is not always unique.

(C) Let both distinct irrational numbers are \(\sqrt2\;and\;\sqrt3.\)

Their sum \(=\sqrt2+\sqrt3\) which is an irrational number.

Thus, The sum of two distinct irrational numbers is not always rational.

Correct option is (D) None of these

325.

Which one of the following, regarding sum of two irrational numbers, is true? (1) always an irrational number (2) may be a rational or irrational number. (3) always a rational number (4) always an integer

Answer»

(2) may be a rational or irrational number

326.

Which of the following pair of numbers is co-prime ? (A) 8 and 14 (B) 6 and 35 (C) 4 and 12 (D) 9 and 19

Answer»

Correct option is (B) 6 and 35

Two integers are said to be co-prime if their HCF is 1.

(A) HCF (8, 14) = 2 \(\neq\) 1

\(\therefore\) 8 & 14 are not co-primes.

(B) HCF (6, 35) = 1

\(\therefore\) 6, 35 are co-prime numbers.

(C) HCF (4, 12) = 3

\(\therefore\) 4, 12 are not co-primes.

(D) HCF (9, 18) = 9

\(\therefore\) 9, 18 are not co-primes.

Correct option is (B) 6 and 35

327.

Which of the following is a rational number ? A) √2 B) π C) 1/3D) √3

Answer»

Correct option is (C) 1/3

\(\pi,\sqrt2\;and\;\sqrt3\) are irrational numbers.

While \(\frac13\) is a rational number.

Correct option is (C) 1/3

328.

Which of the following is an irrational number? (A) 0.17 (B) \(1.\overline{513}\)(c) \(027.\overline{46}\)(D) 0.101001000……..

Answer»

Correct option is (D) 0.101001000……..

329.

Choose the correct alternative answer for the question given below. Which one of the following is an irrational number?(A) √(16/25) (B) √5(C) 3/9 (D) √196

Answer»

(B) The answer is √5

330.

Which of the following is not true? (1) Every rational number is a real number. (2) Every integer is a rational number. (3) Every real number is an irrational number. (4) Every natural number is a whole number.

Answer»

(3) Every real number is an irrational number

Real numbers contain rationals and irrationals.

331.

Which of the following four digit numbers is a perfect square such that the first two digits and the last two digits considered separately also represent perfect squares ? (A) 1681 (B) 5462 (C) 8214 (D) 7210

Answer»

Correct option is (A) 1681

(A) 1681 = 1600+80+1 \(=40^2+2\times40\times1+1^2=(40+1)^2=41^2\)

\(\therefore\) 1681 is a perfect square.

Also, its first two digits \(=16=4^2\) is a perfect square.

And its last two digits \(=81=9^2\) is a perfect square.

Thus, 1681 is a type of required number.

(B) 5462 is not a perfect square because any number whose last digit (unit digit) is 2 never forms a perfect square.

Thus, 5462 is not a type of required number.

Similarly 8214 and 7210 are not a perfect square.

Thus, both are not a type of required number.

Correct option is (A) 1681

332.

Which of the following is not an irrational number ? (A) √2 (B) √9 (C) √3 (D) √7

Answer»

Correct option is (B) √9

\(\because\) Square root of prime numbers is always an irrational number.

\(\because\) 2, 3 & 7 are prime numbers.

\(\therefore\) \(\sqrt2,\sqrt3\,,\&\,\sqrt7\) are irrational numbers.

Now, \(\sqrt9=\sqrt{3^2}=3\) which is a rational number.

Correct option is (B) √9

333.

Which of the following is an irrational number? (A) 0.17 (B) 1. bar 513(C) 0. 27 bar 46(D) 0.101001000…

Answer»

(D) 0.101001000…

Since the decimal expansion is neither terminating nor recurring, 0.101001000…. is an irrational number.

334.

Every point on the number line represents which of the following numbers? (A) Natural numbers (B) Irrational numbers (C) Rational numbers (D) Real numbers

Answer»

(D) Real numbers

335.

If log3 2 log3 (2x – 5) log3 (2x – 7/2) are in A.P then x is (A) an odd positive integer (B) a positive fraction (C) an even positive integer (D) an odd positive integer or even positive integer

Answer»

Correct option is (A) an odd positive integer

Given that \(log_3\,2,\,log_3\,(2^x-5)\;and\;log_3\,(2^x-\frac{7}{2})\) are in A.P.

\(\therefore\) \(log_3\,(2^x-5)=\frac{log_3\,2+log_3\,(2^x-\frac{7}{2})}2\)

\(\Rightarrow\) \(2\,log_3\,(2^x-5)=log_3\,2+log_3\,(2^x-\frac{7}{2})\)

\(\Rightarrow\) \(log_3\,(2^x-5)^2=log_3\,\left(2(2^x-\frac{7}{2})\right)\)

\(\therefore\) \((2^x-5)^2=2\times2^x-7\)      (By comparing)

\(\Rightarrow\) \(2^{2x}-10.2^x+25=2.2^x-7\)

\(\Rightarrow\) \(2^{2x}-12.2^x+25+7=0\)

\(\Rightarrow\) \(2^{2x}-12.2^x+32=0\)

\(\Rightarrow\) \(2^{2x}-8.2^x-4.2^x+32=0\)

\(\Rightarrow2^x(2^x-8)-4(2^x-8)=0\)

\(\Rightarrow(2^x-8)(2^x-4)=0\)

\(\Rightarrow\) \(2^x\) - 8 = 0 or \(2^x\) - 4 = 0

\(\Rightarrow2^x=8=2^3\) or \(2^x=4=2^2\)

\(\Rightarrow\) x = 3 or x = 2

\(\therefore x\neq2\) because if x = 2 then \(2^x-5=2^2-5\) = 4 - 5 = -1 which can not be a domain for log function.

\(\therefore\) x = 3 which is an odd positive integer.

Correct option is (A) an odd positive integer

336.

The solution of which equation is an irrational number ? A) 1/x = 3/4B) x2 = 49/20C) 1/2x + 1/5 = 1/3D) x2 = 9/16

Answer»

Correct option is (B) x2 = 49/20

(A) \(\frac{1}{x}=\frac{3}{4}\) \(\Rightarrow\) \(x=\frac{1}{\frac{3}{4}}=\frac{4}{3}\) is a rational number.

(B) \(x^2=\frac{49}{20}\) \(\Rightarrow\) \(x=\sqrt{\frac{49}{20}}=\frac{7}{2\sqrt5}\) is an irrational number.

(C) \(\frac{1}{2}x+\frac{1}{5}=\frac{1}{3}\) \(\Rightarrow\) \(\frac x2=\frac13-\frac{1}{5}=\frac{2}{15}\) \(\Rightarrow x=\frac4{15}\) is a rational number.

(D) \(x^2=\frac{9}{16}\) \(\Rightarrow\) \(x=\sqrt{\frac{9}{16}}=\frac{\sqrt9}{\sqrt{16}}=\frac{3}{4}\) is a rational number.

Correct option is (B) x2 = 49/20

337.

What is the order of the surd \(\sqrt[3] {\sqrt {5}}\)? (A) 3 (B) 2 (C) 6 (D) 5

Answer»

(C) The answer is 6

\(\sqrt[3] {\sqrt {5}}\) = \(\sqrt[3 \times 2]{5}\) = \(\sqrt[6] {5}\)

∴ Order = 6

338.

What is √n, if n is not a perfect square number? (A) Natural number (B) Rational number (C) Irrational number (D) Options A, B, C all are correct.

Answer»

(C) Irrational number

339.

If n is a natural number then √n is (1) always a natural number (2) always an irrational number (3) always a rational number (4) may be rational or irrational

Answer»

(4) may be rational or irrational

340.

Among the following a rational number is ………A) 1.121212 ……….. B) 1.23874 ………… C) 0.23567 …………D) 0.1785 …………

Answer»

Correct option is (A) 1.121212....

Since, among all given real numbers only 1.121212....... has a repeating decimals.

Thus, 1.121212....... is only rational number among all given real numbers.

Correct option is (B) 1.23874 …....

341.

If n is a natural number other than a perfect square then √n is number.A) rationalB) irrational C) natural D) none

Answer»

Correct option is (B) irrational

If n is a natural number other than a perfect square then \(\sqrt{n}\) is an irrational number.

Correct option is  B) irrational

342.

What is the order of the surd \(\sqrt[3]{\sqrt5} \) ?3√(√5)(A) 3(B) 2 (C) 6 (D) 5

Answer»

Correct option is (C) 6

343.

What is √n, if n is not a perfect square number ?(A) Natural number (B) Rational number (C) Irrational number(D) Options A, B, C all are correct.

Answer»

Correct option is (C) Irrational number

344.

Which of the following is always true? (A) Every irrational number is a surd. (B) Any surd of the form n√a + n√b can be rationalised by a surd of the form n√a -n√b where n√a and n√b are surds. (C) Both (A) and (B) (D) Neither (A) nor (B)

Answer»

Correct option is (D) Neither (A) nor (B)

345.

 Which of the following is not a surd ?(A) √7 (B) \(\sqrt[3]{17}\)(C) \(\sqrt[3]{64}\) (D)\(\sqrt{193}\)

Answer»

Correct option is (C) \(\sqrt[3]{\sqrt64}\)

346.

If a=(2^2*3^3*5^4)and b=(2^3*3^2*5),then find HCF(a,b)

Answer»

It is given that: 

a = (22 × 33 × 54 ) and b = (23 × 32 × 5) 

∴HCF (a,b) = Product of smallest power of each common prime factor in the numbers. 

 = 22 × 32 × 5 

 = 180

Step-by-step explanation:

The given numbers are

a= 2^2\times 3^3\times 5^4

b=2^3\times 3^2\times 5

Highest Common Factor of a and b :

It is a largest positive integer that divides both a and b.

H.C.F. = 2^2 \times 3^2 \times 5

347.

A seminar is being conducted by an Educational Organization, where the participants will be educators of different subjects. The number of participants in Hindi, English and Mathematics are 60, 84 and 108 respectively.1. In each room the same number of participants are to be seated and all of them being in the same subject, hence maximum number participants that can accommodated in each room are a) 14b) 12c) 16d) 182. What is the minimum number of rooms required during the event?a) 11b) 31c) 41d) 213. The LCM of 60, 84 and 108 isa) 3780b) 3680c) 4780d) 46804. The product of HCF and LCM of 60,84 and 108 isa) 55360b) 35360c) 45500d) 453605. 108 can be expressed as a product of its primes asa) 23 x 32b) 23 x 33c) 22 x 32d) 22 x 33

Answer»

1. b) 12

2. d) 21

3. a) 3780

4. d)45360

5. d) 22 x 33

348.

a and b are two positive integers such that the least prime factor of a is 3 and the least prime factor of b is 5. Then calculate the least prime factor of (a + b).

Answer»

a and b are two positive integers such that the least prime factor of a is 3 and the least prime factor of b is 5. Then least prime factor of (a + b) is 2.

349.

Prove that if a positive integer is of the form 6q + 5, then it is of the form 3q + 2 for some integer q, but not conversely.

Answer»

Let, n = 6q + 5, when q is a positive integer
We know that any positive integer is of the form 3k, or 3k + 1, or 3k + 2
∴ q = 3k or 3k + 1, or 3k + 2
If q = 3k, then
n = 6q + 5
= 6(3k) + 5
= 18k + 5
= 18k + 3 + 2
= 3(6k + 1) + 2
= 3m + 2, where m is some integer
If q = 3k + 1, then
n = 6q + 5
= 6(3k + 1) + 5
= 18k + 6 + 5
= 18k + 11
= 3(6k + 3) + 2
= 3m + 2, where m is some integer
If q = 3k + 2, then
n = 6q + 5
= 6(3k + 2) + 5
= 18k + 12 + 5
= 18k + 17
= 3(6k + 5) + 2
= 3m + 2, where m is some integer
Hence, if a positive integer is of the form 6q + 5, then it is of the form 3q + 2 for some integer q.

Conversely
Let n = 3q + 2
We know that a positive integer can be of the form 6k + 1, 6k + 2, 6k + 3, 6k + 4 or 6k + 5
So, now if q = 6k + 1 then
n = 3(6k + 1) + 2
= 18k + 5
= 6(3k) + 5

= 6m + 5, where m is some integer
So, now if q = 6k + 2 then
n = 3(6k + 2) + 2
= 18k + 8
= 6 (3k + 1) + 2
= 6m + 2, where m is some integer
Now, this is not of the form 6m + 5
Hence, if n is of the form 3q + 2, then it necessarily won’t be of the form 6q + 5 always.

350.

Calculate 3 / 8 in the decimal form.

Answer»

3 / 8 = 3 / 23

= 3 x 53 / 23 x 53

= 375 / 103 = 375 / 1, 000

= 0.375