WELCOME TO SaraNextGen.Com

Exercise 4.3 (Revised) - Chapter 4 - Quadratic Equations - Ncert Solutions class 10 - Maths

Updated On 26-08-2025 By Lithanya


You can Download the Exercise 4.3 (Revised) - Chapter 4 - Quadratic Equations - Ncert Solutions class 10 - Maths with expert answers for all chapters. Perfect for Tamil & English Medium students to revise the syllabus and score more marks in board exams. Download and share it with your friends

NCERT Solutions for Class 10 Maths Chapter 4: Quadratic Equations

Ex 4.3 Question 1.

Find the nature of the roots of the following quadratic equations. If the real roots exist, find them.
(i) $2 x^2-3 x+5=0$
(ii) $3 x^2-4 \sqrt{3} x+4=0$
(iii) $2 x^2-6 x+3=0$

Answer.

(i) $2 x^2-3 x+5=0$
Comparing this equation with general equation $c x^2+b x+c=0$,
We get $a=2, b=-3$ and $c=5$
Discriminant $=b^2-4 a c=(-3)^2-4(2)(5)$
$
=9-40=-31
$

Discriminant is less than 0 which means equation has no real roots.
(ii) $3 x^2-4 \sqrt{3} x+4=0$

Comparing this equation with general equation $c x^2+b x+c=0$,
We get $a=3, b=-4 \sqrt{3}$ and $\mathrm{c}=4$
Discriminant $=b^2-4 a c=(-4 \sqrt{3})^2-4(3)(4)$
$
=48-48=0
$

Discriminant is equal to zero which means equations has equal real roots.

Applying quadratic formula $x=\frac{-b \pm \sqrt{b^2-4 a c}}{2 a}$ to find roots,
$
x=\frac{4 \sqrt{3} \pm \sqrt{0}}{6}=\frac{2 \sqrt{3}}{3}
$

Because, equation has two equal roots, it means $x=\frac{2 \sqrt{3}}{3}, \frac{2 \sqrt{3}}{3}$
(iii) $2 x^2-6 x+3=0$

Comparing equation with general equation $c x^2+b x+c=0$,
We get $a=2, b=-6$, and $c=3$
Discriminant $=b^2-4 a c=(-6)^2-4$
$
=36-24=12
$

Value of discriminant is greater than zero.
Therefore, equation has distinct and real roots.
Applying quadratic formula $x=\frac{-b \pm \sqrt{b^2-4 a c}}{2 a}$ to find roots,
$
\begin{aligned}
& x=\frac{6 \pm \sqrt{12}}{4}=\frac{6 \pm 2 \sqrt{3}}{4} \\
& \Rightarrow x=\frac{3 \pm \sqrt{3}}{2} \\
& \Rightarrow x=\frac{3+\sqrt{3}}{2}, \frac{3-\sqrt{3}}{2}
\end{aligned}
$

Ex 4.3 Question 2.

Find the value of $k$ for each of the following quadratic equations, so that they have two equal roots.

(i) $2 x^2+k x+3=0$
(ii) $k x(x-2)+6=0$

Answer.

(i) $2 x^2+k x+3=0$
We know that quadratic equation has two equal roots only when the value of discriminant is equal to zero.

Comparing equation $2 x^2+k x+3=0$ with general quadratic equation $c x^2+b x+c=0$, we get $a=2, b=k$ and $c=3$

Discriminant $=b^2-4 a c=k^2-4^{(2)}(3)=k^2-24$
Putting discriminant equal to zero
$
\begin{aligned}
& k^2-24=0 \Rightarrow k^2=24 \\
& \Rightarrow k= \pm \sqrt{24}= \pm 2 \sqrt{6} \\
& \Rightarrow k=2 \sqrt{6},-2 \sqrt{6}
\end{aligned}
$
(ii) $k x(x-2)+6=0$
$
\Rightarrow k x^2-2 k x+6=0
$

Comparing quadratic equation $k x^2-2 k x+6=0$ with general form $c x^2+b x+c=0$, we get $a=k, b=-2 k$ and $c=6$
$
\begin{aligned}
& \text { Discriminant }=b^2-4 a c=(-2 k)^2-4(k)(6) \\
& =4 k^2-24 k
\end{aligned}
$

We know that two roots of quadratic equation are equal only if discriminant is equal to zero.
Putting discriminant equal to zero

4 k^2-24 k=0

$
\Rightarrow 4 k(k-6)=0 \Rightarrow k=0,6
$

The basic definition of quadratic equation says that quadratic equation is the equation of the form $c x^2+b x+c=0$, where $a \neq 0$.

Therefore, in equation $k x^2-2 k x+6=0$, we cannot have $\mathrm{k}=0$.
Therefore, we discard $\mathrm{k}=0$.
Hence the answer is $\mathrm{k}=6$.

Ex 4.3 Question 3.

Is it possible to design a rectangular mango grove whose length is twice its breadth, and the area is $800 \mathrm{~m}^2$ ? If so, find its length and breadth.

Answer.

Let breadth of rectangular mango grove $=x$ metres
Let length of rectangular mango grove $=2 x$ metres
Area of rectangle $=$ length $\times$ breadth $=x \times 2 x=2 x^2 m^2$
According to given condition:
$
\begin{aligned}
& \Rightarrow 2 x^2=800 \\
& \Rightarrow 2 x^2-800=0 \\
& \Rightarrow x^2-400=0
\end{aligned}
$

Comparing equation $x^2-400=0$ with general form of quadratic equation $c x^2+b x+c=0$, we get $a=1, b=0$ and $c=-400$
$
\text { Discriminant }=b^2-4 a c=(0)^2-4(1)(-400)=1600
$

Discriminant is greater than 0 means that equation has two disctinct real roots.
Therefore, it is possible to design a rectangular grove.

Applying quadratic formula, $x=\frac{-b \pm \sqrt{b^2-4 a c}}{2 a}$ to solve equation,
$
\begin{aligned}
& x=\frac{0 \pm \sqrt{1600}}{2 \times 1}=\frac{ \pm 40}{2}= \pm 20 \\
& \Rightarrow x=20,-20
\end{aligned}
$

We discard negative value of $x$ because breadth of rectangle cannot be in negative.
Therefore, $x=$ breadth of rectangle $=20$ metres
Length of rectangle $=2 x=2 \times 20=40$ metres

Ex 4.3 Question 4.

Is the following situation possible? If so, determine their present ages.

The sum of the ages of two friends is 20 years. Four years ago, the product of their ages in years was 48.

Answer.

Let age of first friend $=x$ years
then age of second friend $=(20-x)$ years
Four years ago, age of first friend $=(x-4)$ years
Four years ago, age of second friend $=(20-x)-4=(16-x)$ years
According to given condition,
$
\begin{aligned}
& \Rightarrow(x-4)(16-x)=48 \\
& \Rightarrow 16 x-x^2-64+4 x=48 \\
& \Rightarrow 20 x-x^2-112=0 \\
& \Rightarrow x^2-20 x+112=0
\end{aligned}
$

Comparing equation, $x^2-20 x+112=0$ with general quadratic equation $c x^2+b x+c=0$, we get $a=1, b=-20$ and $c=112$

$
\text { Discriminant }=b^2-4 a c=(-20)^2-4(1)(112)=400-448=-48<0
$

Discriminant is less than zero which means we have no real roots for this equation.
Therefore, the give situation is not possible.

Ex 4.3 Question 5.

Is it possible to design a rectangular park of perimeter 80 metres and area $400 \mathrm{~m}^2$. If so, find its length and breadth.

Answer.

Let length of park $=x$ metres
We are given area of rectangular park $=400 m^2$
Therefore, breadth of park $=\frac{400}{x}$ metres $\{$ Area of rectangle $=$ length $\times$ breadth $\}$
Perimeter of rectangular park $=2($ length + breath $)=2\left(x+\frac{400}{x}\right)$ metres
We are given perimeter of rectangle $=80$ metres
According to condition:
$
\begin{aligned}
& \Rightarrow 2\left(x+\frac{400}{x}\right)=80 \\
& \Rightarrow 2\left(\frac{x^2+400}{x}\right)=80 \\
& \Rightarrow 2 x^2+800=80 x \\
& \Rightarrow 2 x^2-80 x+800=0 \\
& \Rightarrow x^2-40 x+400=0
\end{aligned}
$

Comparing equation, $x^2-40 x+400=0$ with general quadratic equation $a x^2+b x+c=0$, we get $a=1, b=-40$ and $c=400$

$
\text { Discriminant }=b^2-4 a c=(-40)^2-4(1)(400)=1600-1600=0
$

Discriminant is equal to 0 .
Therefore, two roots of equation are real and equal which means that it is possible to design a rectangular park of perimeter 80 metres and area $400 \mathrm{~m}^2$.

Using quadratic formula $x=\frac{-b \pm \sqrt{b^2-4 a c}}{2 a}$ to solve equation,
$
x=\frac{40 \pm \sqrt{0}}{2}=\frac{40}{2}=20
$

Here, both the roots are equal to 20 .
Therefore, length of rectangular park $=20$ metres
$
\text { Breadth of rectangular park }=\frac{400}{x}=\frac{400}{20}=20 \mathrm{~m}
$