A English

Mix Examples - Real Numbers Questions in English

Class 10 Mathematics · Real Numbers · Mix Examples - Real Numbers

220+

Questions

English

Language

100%

With Solutions

Showing 20 of 220 questions in English

201
MediumMCQ
If the greatest common divisor (g.c.d.) of $a$ and $b$ is $d$,then which of the following statements is false?
A
$d \mid a$ and $d \mid b$
B
If $c \mid a$ and $c \mid b$,then $c \leqslant d$
C
If $c \mid a$ and $c \mid b$,then $c > d$
D
If $c \mid a$ and $c \mid b$,then $c \mid d$

Solution

(C) The greatest common divisor (g.c.d.) of two integers $a$ and $b$,denoted as $d = \text{gcd}(a, b)$,is the largest positive integer that divides both $a$ and $b$.
$1$. By definition,$d$ must divide both $a$ and $b$,so $d \mid a$ and $d \mid b$ is true.
$2$. Any common divisor $c$ of $a$ and $b$ must be less than or equal to the greatest common divisor $d$. Thus,$c \leqslant d$ is true.
$3$. By the property of the greatest common divisor,any common divisor $c$ of $a$ and $b$ must also divide their greatest common divisor $d$. Thus,$c \mid d$ is true.
$4$. The statement $c > d$ is false because if $c$ is a common divisor,it cannot be strictly greater than the greatest common divisor $d$.
202
MediumMCQ
$\frac{p}{q}$ is a rational number and for non-negative integers $m$ and $n$,$q = 2^{m} 5^{n}$ if and only if the decimal form of $\frac{p}{q}$ is $\ldots \ldots \ldots \ldots$
A
a terminating decimal expansion
B
non-recurring decimal expansion
C
recurring decimal expansion
D
integer form

Solution

(A) According to the Fundamental Theorem of Arithmetic and the properties of rational numbers,a rational number $\frac{p}{q}$ (where $p$ and $q$ are coprime) has a terminating decimal expansion if and only if the prime factorization of the denominator $q$ is of the form $2^{m} 5^{n}$,where $m$ and $n$ are non-negative integers.
Therefore,the decimal form of $\frac{p}{q}$ is a terminating decimal expansion.
203
MediumMCQ
The decimal form of $\frac{12}{35}$ is $\ldots \ldots \ldots \ldots$
A
a terminating decimal expansion
B
non-terminating recurring decimal expansion
C
non-recurring decimal expansion
D
integer form

Solution

(B) For the fraction $\frac{12}{35}$,we first check the denominator $q = 35$.
The prime factorization of the denominator is $q = 5 \times 7$.
$A$ rational number $\frac{p}{q}$ has a terminating decimal expansion if and only if the prime factorization of $q$ is of the form $2^n \times 5^m$,where $n$ and $m$ are non-negative integers.
Since the denominator $35$ contains a prime factor $7$ (which is not $2$ or $5$),the decimal expansion of $\frac{12}{35}$ is non-terminating and recurring.
Therefore,the correct option is $B$.
204
MediumMCQ
The decimal form of $\frac{42}{35}$ is $\ldots \ldots \ldots \ldots$
A
non-terminating decimal expansion
B
non-terminating recurring decimal expansion
C
a terminating decimal expansion
D
integer form

Solution

(C) First,simplify the fraction $\frac{42}{35}$ by dividing both the numerator and the denominator by their greatest common divisor,which is $7$.
$\frac{42 \div 7}{35 \div 7} = \frac{6}{5}$.
Now,convert the fraction to a decimal by making the denominator a power of $10$:
$\frac{6}{5} = \frac{6 \times 2}{5 \times 2} = \frac{12}{10} = 1.2$.
Since the decimal expansion $1.2$ ends after a finite number of digits,it is a terminating decimal expansion.
205
MediumMCQ
$\frac{47}{500}$ has $\ldots$ digits after the decimal point in its terminating decimal expansion.
A
$5$
B
$4$
C
$2$
D
$3$

Solution

(D) To find the number of digits after the decimal point,we convert the fraction to a decimal by making the denominator a power of $10$.
$\frac{47}{500} = \frac{47 \times 2}{500 \times 2} = \frac{94}{1000} = 0.094$.
In the decimal expansion $0.094$,there are $3$ digits after the decimal point.
206
EasyMCQ
The decimal expansion of $\frac{9}{1600}$ will terminate after $\ldots \ldots \ldots \ldots$ digits.
A
$6$
B
$5$
C
$4$
D
$3$

Solution

(A) To find the number of decimal places after which the expansion of $\frac{9}{1600}$ terminates,we first express the denominator in prime factors.
$1600 = 16 \times 100 = 2^4 \times 10^2 = 2^4 \times (2 \times 5)^2 = 2^4 \times 2^2 \times 5^2 = 2^6 \times 5^2$.
Now,the fraction is $\frac{9}{2^6 \times 5^2}$.
To make the powers of $2$ and $5$ equal,we multiply the numerator and denominator by $5^4$:
$\frac{9 \times 5^4}{2^6 \times 5^2 \times 5^4} = \frac{9 \times 625}{2^6 \times 5^6} = \frac{5625}{(2 \times 5)^6} = \frac{5625}{10^6}$.
Since the denominator is $10^6$,the decimal expansion will terminate after $6$ digits.
207
MediumMCQ
The decimal expansion of $\frac{337}{125}$ is $\ldots \ldots \ldots \ldots$
A
$3.696$
B
$2.969$
C
$2.696$
D
$1.348$

Solution

(C) To find the decimal expansion of $\frac{337}{125}$,we can convert the denominator into a power of $10$ by multiplying both the numerator and the denominator by $8$.
$\frac{337}{125} = \frac{337 \times 8}{125 \times 8}$
$= \frac{2696}{1000}$
$= 2.696$
208
EasyMCQ
$\sqrt{12}$ and ........ are like surds.
A
$\sqrt{24}$
B
$\sqrt{36}$
C
$\sqrt{48}$
D
$\sqrt{60}$

Solution

(C) Two surds are called like surds if their radicands are the same after simplifying them to their simplest form.
First,simplify $\sqrt{12}$:
$\sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3}$.
Now,check the options:
$A) \sqrt{24} = \sqrt{4 \times 6} = 2\sqrt{6}$
$B) \sqrt{36} = 6$ (This is a rational number,not a surd)
$C) \sqrt{48} = \sqrt{16 \times 3} = 4\sqrt{3}$
$D) \sqrt{60} = \sqrt{4 \times 15} = 2\sqrt{15}$
Since $\sqrt{12} = 2\sqrt{3}$ and $\sqrt{48} = 4\sqrt{3}$,they share the same irrational factor $\sqrt{3}$.
Therefore,$\sqrt{12}$ and $\sqrt{48}$ are like surds.
209
EasyMCQ
The pair .......... is a like surds.
A
$\sqrt{8}$ and $\sqrt{16}$
B
$\sqrt{18}$ and $\sqrt{50}$
C
$\sqrt{72}$ and $\sqrt{6}$
D
$\sqrt{24}$ and $\sqrt{48}$

Solution

(B) Two surds are called 'like surds' if they have the same radicand after simplification.
$A) \sqrt{8} = 2\sqrt{2}$ and $\sqrt{16} = 4$. These are not like surds.
$B) \sqrt{18} = \sqrt{9 \times 2} = 3\sqrt{2}$ and $\sqrt{50} = \sqrt{25 \times 2} = 5\sqrt{2}$. Both have the same surd part $\sqrt{2}$,so they are like surds.
$C) \sqrt{72} = 6\sqrt{2}$ and $\sqrt{6}$. These are not like surds.
$D) \sqrt{24} = 2\sqrt{6}$ and $\sqrt{48} = 4\sqrt{3}$. These are not like surds.
Therefore,the correct pair is $\sqrt{18}$ and $\sqrt{50}$.
210
EasyMCQ
The product of two conjugate binomial surds is ...........
A
a quadratic surd
B
any surd
C
a rational number
D
an integer

Solution

(C) Let the two conjugate binomial surds be $(a + \sqrt{b})$ and $(a - \sqrt{b})$.
Their product is $(a + \sqrt{b})(a - \sqrt{b}) = a^2 - (\sqrt{b})^2 = a^2 - b$.
Since $a$ and $b$ are rational numbers,$a^2 - b$ is also a rational number.
Therefore,the product of two conjugate binomial surds is always a rational number.
211
EasyMCQ
The conjugate surd of $3+\sqrt{2}$ is $\ldots \ldots \ldots \ldots .$
A
$2+\sqrt{3}$
B
$2-\sqrt{3}$
C
$3-\sqrt{2}$
D
$\sqrt{3}-2$

Solution

(C) conjugate surd is formed by changing the sign between the two terms of a binomial surd.
For a binomial surd of the form $a+\sqrt{b}$,its conjugate surd is $a-\sqrt{b}$.
Given the expression $3+\sqrt{2}$,we change the sign of the radical part.
Therefore,the conjugate surd of $3+\sqrt{2}$ is $3-\sqrt{2}$.
212
EasyMCQ
$(\sqrt{3}+2)^{2} = \dots$
A
$5+2\sqrt{6}$
B
$7+4\sqrt{3}$
C
$5+4\sqrt{3}$
D
$11+2\sqrt{3}$

Solution

(B) To solve $(\sqrt{3}+2)^{2}$,we use the algebraic identity $(a+b)^{2} = a^{2} + 2ab + b^{2}$.
Here,$a = \sqrt{3}$ and $b = 2$.
Substituting these values into the identity:
$(\sqrt{3}+2)^{2} = (\sqrt{3})^{2} + 2(\sqrt{3})(2) + (2)^{2}$
$= 3 + 4\sqrt{3} + 4$
$= 7 + 4\sqrt{3}$.
213
MediumMCQ
$\sqrt{5+2 \sqrt{6}} = \dots$
A
$\sqrt{5}+\sqrt{3}$
B
$\sqrt{6}+1$
C
$1+\sqrt{4}$
D
$\sqrt{3}+\sqrt{2}$

Solution

(D) To simplify the expression $\sqrt{5+2 \sqrt{6}}$,we look for two numbers whose sum is $5$ and whose product is $6$.
These two numbers are $3$ and $2$.
We can rewrite the expression as:
$\sqrt{5+2 \sqrt{6}} = \sqrt{(3+2)+2 \sqrt{3 \times 2}}$
Using the algebraic identity $(a+b)^2 = a^2+b^2+2ab$,we have:
$\sqrt{3+2+2 \sqrt{3} \sqrt{2}} = \sqrt{(\sqrt{3})^2+(\sqrt{2})^2+2 \sqrt{3} \sqrt{2}}$
$= \sqrt{(\sqrt{3}+\sqrt{2})^2}$
$= \sqrt{3}+\sqrt{2}$
214
EasyMCQ
The value obtained after rationalising the denominator of $\frac{1}{3+\sqrt{8}}$ is $\ldots \ldots$
A
$3-\sqrt{8}$
B
$\sqrt{3}-8$
C
$\sqrt{6}-4$
D
$3+2\sqrt{2}$

Solution

(A) To rationalise the denominator of $\frac{1}{3+\sqrt{8}}$,we multiply the numerator and the denominator by the conjugate of the denominator,which is $(3-\sqrt{8})$.
$\frac{1}{3+\sqrt{8}} = \frac{1}{3+\sqrt{8}} \times \frac{3-\sqrt{8}}{3-\sqrt{8}}$
Using the identity $(a+b)(a-b) = a^2 - b^2$ in the denominator:
$= \frac{3-\sqrt{8}}{(3)^2 - (\sqrt{8})^2}$
$= \frac{3-\sqrt{8}}{9-8}$
$= \frac{3-\sqrt{8}}{1}$
$= 3-\sqrt{8}$
215
EasyMCQ
$\sqrt{12-\sqrt{140}} = \dots$
A
$\sqrt{7}+\sqrt{5}$
B
$\sqrt{8}+2$
C
$\sqrt{7}-\sqrt{5}$
D
$\sqrt{14}-\sqrt{2}$

Solution

(C) To simplify the expression $\sqrt{12-\sqrt{140}}$,we first rewrite $\sqrt{140}$ as $2\sqrt{35}$.
Thus,the expression becomes $\sqrt{12-2\sqrt{35}}$.
We look for two numbers whose sum is $12$ and whose product is $35$. These numbers are $7$ and $5$.
We can write $12$ as $(7+5)$ and $35$ as $(7 \times 5)$.
So,$\sqrt{12-2\sqrt{35}} = \sqrt{(7+5)-2\sqrt{7 \times 5}}$.
Using the identity $(a-b)^2 = a^2+b^2-2ab$,we have $\sqrt{(\sqrt{7}-\sqrt{5})^2}$.
Therefore,the result is $\sqrt{7}-\sqrt{5}$.
216
EasyMCQ
If $n$ is an odd integer,then $n^{2}-1$ is divisible by...........
A
$3$
B
$5$
C
$7$
D
$8$

Solution

(D) Any odd integer $n$ can be expressed in the form $2k+1$ where $k$ is an integer.
Alternatively,any odd integer $n$ can be represented as $n = 4k \pm 1$ or simply by testing values.
Let $n = 1$,then $n^{2}-1 = 1^{2}-1 = 0$ (divisible by $8$).
Let $n = 3$,then $n^{2}-1 = 3^{2}-1 = 9-1 = 8$ (divisible by $8$).
Let $n = 5$,then $n^{2}-1 = 5^{2}-1 = 25-1 = 24$ (divisible by $8$).
General proof: Since $n$ is odd,$n = 2k+1$.
$n^{2}-1 = (2k+1)^{2}-1 = 4k^{2}+4k+1-1 = 4k(k+1)$.
Since $k(k+1)$ is the product of two consecutive integers,it is always even,i.e.,$k(k+1) = 2m$.
Therefore,$n^{2}-1 = 4(2m) = 8m$.
Thus,$n^{2}-1$ is always divisible by $8$.
217
DifficultMCQ
According to Euclid's division lemma,for given positive integers $a$ and $b,$ there exist unique non-negative integers $q$ and $r$ such that $a = bq + r,$ where ...........
A
$0 \leq r < b$
B
$0 < r < b$
C
$0 \leq r \leq b$
D
$0 < r \leq b$

Solution

(A) Euclid's division lemma states that for any two positive integers $a$ and $b,$ there exist unique integers $q$ and $r$ such that $a = bq + r,$ where the remainder $r$ must satisfy the condition $0 \leq r < b.$ This means the remainder $r$ is greater than or equal to $0$ and strictly less than the divisor $b.$ Therefore,the correct condition is $0 \leq r < b.$
218
DifficultMCQ
According to Euclid's division lemma,for given positive integers $a$ and $7$,there exist unique non-negative integers $q$ and $r$ such that $a = 7q + r$; where..........
A
$0 < r \leqslant 7$
B
$0 \leqslant r < 7$
C
$1 \leqslant r \leqslant 7$
D
$r \geqslant 7$

Solution

(B) Euclid's division lemma states that for any two positive integers $a$ and $b$,there exist unique integers $q$ and $r$ such that $a = bq + r$,where $0 \leqslant r < b$.
In this problem,we are given $b = 7$.
Substituting $b = 7$ into the condition $0 \leqslant r < b$,we get $0 \leqslant r < 7$.
Therefore,the correct condition for the remainder $r$ is $0 \leqslant r < 7$.
219
DifficultMCQ
According to Euclid's division lemma,for $a$ and $5$,if $a = 5q + r$ is unique,then $r = \ldots$ is not possible.
A
$0$
B
$2$
C
$4$
D
$6$

Solution

(D) According to Euclid's division lemma,for any two positive integers $a$ and $b$,there exist unique integers $q$ and $r$ such that $a = bq + r$,where $0 \le r < b$.
In this question,$b = 5$.
Therefore,the possible values for $r$ are $0, 1, 2, 3, 4$.
Since $r$ must be less than $5$,the value $r = 6$ is not possible.
220
DifficultMCQ
Which of the following groups correctly matches the data of Part $I$ with the data of Part $II$?
Part $I$ Part $II$
$1. \text{l.c.m.}(8, 16, 24)$ $a. 36$
$2. \text{g.c.d.}(8, 16, 24)$ $b. 48$
$3. \text{l.c.m.}(6, 12, 18)$ $c. 8$
$4. \text{g.c.d.}(6, 12, 18)$ $d. 12$
$e. 6$
A
$(1-c), (2-b), (3-a), (4-d)$
B
$(1-b), (2-c), (3-a), (4-e)$
C
$(1-b), (2-a), (3-d), (4-e)$
D
$(1-d), (2-c), (3-b), (4-a)$

Solution

(B) To solve this,we calculate the Least Common Multiple ($L$.$C$.$M$.) and Greatest Common Divisor ($G$.$C$.$D$.) for each pair:
$1$. $\text{l.c.m.}(8, 16, 24)$:
Prime factors: $8 = 2^3$,$16 = 2^4$,$24 = 2^3 \times 3^1$.
$L$.$C$.$M$. = $2^4 \times 3^1 = 16 \times 3 = 48$. (Matches $b$)
$2$. $\text{g.c.d.}(8, 16, 24)$:
Common factors: $8 = 2^3$,$16 = 2^4$,$24 = 2^3 \times 3^1$.
$G$.$C$.$D$. = $2^3 = 8$. (Matches $c$)
$3$. $\text{l.c.m.}(6, 12, 18)$:
Prime factors: $6 = 2 \times 3$,$12 = 2^2 \times 3$,$18 = 2 \times 3^2$.
$L$.$C$.$M$. = $2^2 \times 3^2 = 4 \times 9 = 36$. (Matches $a$)
$4$. $\text{g.c.d.}(6, 12, 18)$:
Common factors: $6 = 2 \times 3$,$12 = 2^2 \times 3$,$18 = 2 \times 3^2$.
$G$.$C$.$D$. = $2^1 \times 3^1 = 6$. (Matches $e$)
Thus,the correct matching is $(1-b), (2-c), (3-a), (4-e)$.

Real Numbers — Mix Examples - Real Numbers · Frequently Asked Questions

1Are these Real Numbers questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Real Numbers Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.