Back to Maths

NCERT Solutions For Class 10 Maths: Quadratic Equations

October 12, 2025

EXERCISE 4.1

Question 1 (i): Check whether the following are quadratic equations :
(x + 1)2 = 2(x – 3)

Solution-

The given equation is (x+1)2=2(x3)(x + 1)^2 = 2(x – 3).
Expanding the terms, we get x2+2x+1=2x6x^2 + 2x + 1 = 2x - 6.
Rewriting the equation by bringing all terms to the LHS:
x2+2x2x+1+6=0x^2 + 2x - 2x + 1 + 6 = 0.
x2+7=0x^2 + 7 = 0.
This equation is of the standard form ax2+bx+c=0ax^2 + bx + c = 0, where a=1a=1, b=0b=0, and c=7c=7. Since a0a \neq 0, the degree of the polynomial is 2.
Therefore, it is a quadratic equation.

Question 1 (ii): x2 – 2x = (–2) (3 – x)

Solution-

The given equation is x22x=(2)(3x)x^2 – 2x = (–2) (3 – x).
Expanding the RHS: x22x=6+2xx^2 – 2x = -6 + 2x.
Rewriting in the standard form:
x22x2x+6=0x^2 – 2x - 2x + 6 = 0.
x24x+6=0x^2 – 4x + 6 = 0.
Since this is of the form ax2+bx+c=0ax^2 + bx + c = 0 with a=10a=1 \neq 0,
Therefore, it is a quadratic equation.

Question 1 (iii): (x – 2)(x + 1) = (x – 1)(x + 3)

Solution-

The given equation is (x2)(x+1)=(x1)(x+3)(x – 2)(x + 1) = (x – 1)(x + 3).
Expanding LHS: x2+x2x2=x2x2x^2 + x - 2x - 2 = x^2 - x - 2.
Expanding RHS: x2+3xx3=x2+2x3x^2 + 3x - x - 3 = x^2 + 2x - 3.
Setting LHS = RHS: x2x2=x2+2x3x^2 - x - 2 = x^2 + 2x - 3.
Simplifying the terms by canceling x2x^2 on both sides:
x2=2x3-x - 2 = 2x - 3.
3x1=03x - 1 = 0.
Since the degree of this equation is 1, it is not of the form ax2+bx+c=0ax^2 + bx + c = 0 where a0a \neq 0.
Therefore, it is not a quadratic equation.

Question 1 (iv): (x – 3)(2x +1) = x(x + 5)

Solution-

The given equation is (x3)(2x+1)=x(x+5)(x – 3)(2x +1) = x(x + 5).
Expanding LHS: 2x2+x6x3=2x25x32x^2 + x - 6x - 3 = 2x^2 - 5x - 3.
Expanding RHS: x2+5xx^2 + 5x.
Setting LHS = RHS: 2x25x3=x2+5x2x^2 - 5x - 3 = x^2 + 5x.
Rewriting in the standard form:
2x2x25x5x3=02x^2 - x^2 - 5x - 5x - 3 = 0.
x210x3=0x^2 - 10x - 3 = 0.
Since this equation is of the standard form ax2+bx+c=0ax^2 + bx + c = 0 with degree 2,
Therefore, it is a quadratic equation.

Question 1 (v): (2x – 1)(x – 3) = (x + 5)(x – 1)

Solution-

The given equation is (2x1)(x3)=(x+5)(x1)(2x – 1)(x – 3) = (x + 5)(x – 1).
Expanding LHS: 2x26xx+3=2x27x+32x^2 - 6x - x + 3 = 2x^2 - 7x + 3.
Expanding RHS: x2x+5x5=x2+4x5x^2 - x + 5x - 5 = x^2 + 4x - 5.
Setting LHS = RHS: 2x27x+3=x2+4x52x^2 - 7x + 3 = x^2 + 4x - 5.
Rewriting in the standard form:
2x2x27x4x+3+5=02x^2 - x^2 - 7x - 4x + 3 + 5 = 0.
x211x+8=0x^2 - 11x + 8 = 0.
Since the polynomial p(x)p(x) has degree 2,
Therefore, it is a quadratic equation.

Question 1 (vi): x2 + 3x + 1 = (x – 2)2

Solution-

The given equation is x2+3x+1=(x2)2x^2 + 3x + 1 = (x – 2)^2.
Expanding RHS: (x2)2=x24x+4(x - 2)^2 = x^2 - 4x + 4.
Setting LHS = RHS: x2+3x+1=x24x+4x^2 + 3x + 1 = x^2 - 4x + 4.
Simplifying by canceling x2x^2:
3x+1=4x+43x + 1 = -4x + 4.
7x3=07x - 3 = 0.
Since the degree of this equation is 1, it is not a polynomial of degree 2.
Therefore, it is not a quadratic equation.

Question 1 (vii): (x + 2)3 = 2x (x2 – 1)

Solution-

The given equation is (x+2)3=2x(x21)(x + 2)^3 = 2x (x^2 – 1).
Expanding LHS: (x+2)3=x3+6x2+12x+8(x + 2)^3 = x^3 + 6x^2 + 12x + 8.
Expanding RHS: 2x(x21)=2x32x2x (x^2 – 1) = 2x^3 - 2x.
Setting LHS = RHS: x3+6x2+12x+8=2x32xx^3 + 6x^2 + 12x + 8 = 2x^3 - 2x.
Rewriting in the standard form:
2x3x36x212x2x8=02x^3 - x^3 - 6x^2 - 12x - 2x - 8 = 0.
x36x214x8=0x^3 - 6x^2 - 14x - 8 = 0.
Since the highest degree of the polynomial is 3, it is a cubic equation.
Therefore, it is not a quadratic equation.

Question 1 (viii): x3 – 4x2 – x + 1 = (x – 2)3

Solution-

The given equation is x34x2x+1=(x2)3x^3 – 4x^2 – x + 1 = (x – 2)^3.
Expanding RHS: (x2)3=x36x2+12x8(x – 2)^3 = x^3 - 6x^2 + 12x - 8.
Setting LHS = RHS: x34x2x+1=x36x2+12x8x^3 – 4x^2 – x + 1 = x^3 - 6x^2 + 12x - 8.
Simplifying by canceling x3x^3 terms:
4x2x+1=6x2+12x8- 4x^2 – x + 1 = - 6x^2 + 12x - 8.
Rewriting in the standard form:
4x2+6x2x12x+1+8=0- 4x^2 + 6x^2 - x - 12x + 1 + 8 = 0.
2x213x+9=02x^2 - 13x + 9 = 0.
Since the polynomial p(x)p(x) has degree 2, it is a quadratic equation.

Question 2 (i): Represent the following situations in the form of quadratic equations :
The area of a rectangular plot is 528 m2. The length of the plot (in metres) is one more than twice its breadth. We need to find the length and breadth of the plot.

Solution-

Let the breadth of the plot be xx metres.
Then the length of the plot is (2x+1)(2x + 1) metres.
Area of the plot is 528 m2^2.
Area = Length ×\times Breadth.
x(2x+1)=528x(2x + 1) = 528.
2x2+x=5282x^2 + x = 528.
Representing the situation mathematically in the standard form ax2+bx+c=0ax^2 + bx + c = 0:
2x2+x528=0\mathbf{2x^2 + x – 528 = 0}.

Question 2 (ii): The product of two consecutive positive integers is 306. We need to find the integers.

Solution-

Let the first positive integer be xx.
Since the integers are consecutive, the second integer is (x+1)(x + 1).
The product of the two consecutive positive integers is 306.
x(x+1)=306x(x + 1) = 306.
x2+x=306x^2 + x = 306.
Representing the situation mathematically:
x2+x306=0\mathbf{x^2 + x – 306 = 0}.

Question 2 (iii): Rohan’s mother is 26 years older than him. The product of their ages (in years) 3 years from now will be 360. We would like to find Rohan’s present age.

Solution-

Let Rohan’s present age be xx years.
Rohan’s mother’s present age is (x+26)(x + 26) years.

In 3 years, Rohan’s age will be (x+3)(x + 3) years.
In 3 years, his mother’s age will be (x+26+3)=(x+29)(x + 26 + 3) = (x + 29) years.
The product of their ages 3 years from now is 360.
(x+3)(x+29)=360(x + 3)(x + 29) = 360.
Expanding the product: x2+29x+3x+87=360x^2 + 29x + 3x + 87 = 360.
x2+32x+87360=0x^2 + 32x + 87 - 360 = 0.
Representing the situation mathematically:
x2+32x273=0\mathbf{x^2 + 32x – 273 = 0}.

Question 2 (iv): A train travels a distance of 480 km at a uniform speed. If the speed had been 8 km/h less, then it would have taken 3 hours more to cover the same distance. We need to find the speed of the train.

Solution-

Let the uniform speed of the train be xx km/h.
Distance =480= 480 km.
Time taken at uniform speed (T1T_1) =480x= \frac{480}{x} hours.

If the speed had been 8 km/h less, new speed =(x8)= (x - 8) km/h.
New time taken (T2T_2) =480x8= \frac{480}{x - 8} hours.

We are given that T2=T1+3T_2 = T_1 + 3.
480x8=480x+3\frac{480}{x - 8} = \frac{480}{x} + 3.
Multiplying by x(x8)x(x - 8):
480x=480(x8)+3x(x8)480x = 480(x - 8) + 3x(x - 8).
480x=480x3840+3x224x480x = 480x - 3840 + 3x^2 - 24x.
0=3x224x38400 = 3x^2 - 24x - 3840.
Dividing the entire equation by 3:
Representing the situation mathematically:
x28x1280=0\mathbf{x^2 - 8x – 1280 = 0}.

EXERCISE 4.2

Question 1 (i): Find the roots of the following quadratic equations by factorisation:
x2 – 3x – 10 = 0

Solution-

The quadratic equation is x23x10=0x^2 – 3x – 10 = 0.
We split the middle term 3x-3x into 5x-5x and +2x+2x such that their product is 10x2-10x^2.
x2+2x5x10=0x^2 + 2x - 5x – 10 = 0.
Factorising by grouping:
x(x+2)5(x+2)=0x(x + 2) - 5(x + 2) = 0.
(x5)(x+2)=0(x - 5)(x + 2) = 0.
Equating each linear factor to zero to find the roots:
x5=0    x=5x - 5 = 0 \implies x = 5.
x+2=0    x=2x + 2 = 0 \implies x = -2.
The roots of the equation are 5 and –2.

Question 1 (ii): 2x2 + x – 6 = 0

Solution-

The quadratic equation is 2x2+x6=02x^2 + x – 6 = 0.
We split the middle term xx into +4x+4x and 3x-3x such that their product is (2x2)(6)=12x2(2x^2)(-6) = -12x^2.
2x2+4x3x6=02x^2 + 4x - 3x – 6 = 0.
Factorising by grouping:
2x(x+2)3(x+2)=02x(x + 2) - 3(x + 2) = 0.
(2x3)(x+2)=0(2x - 3)(x + 2) = 0.
Equating each linear factor to zero:
2x3=0    x=322x - 3 = 0 \implies x = \frac{3}{2}.
x+2=0    x=2x + 2 = 0 \implies x = -2.
The roots of the equation are 32\mathbf{\frac{3}{2}} and –2.

Question 1 (iii): 2x2+7x+52=0\sqrt{2}x^2 + 7x + 5\sqrt{2} = 0

Solution-

The quadratic equation is 2x2+7x+52=0\sqrt{2}x^2 + 7x + 5\sqrt{2} = 0.
We split the middle term 7x7x such that the product is (2x2)(52)=10x2(\sqrt{2}x^2)(5\sqrt{2}) = 10x^2. We use 2x2x and 5x5x.
2x2+2x+5x+52=0\sqrt{2}x^2 + 2x + 5x + 5\sqrt{2} = 0.
Factorising by grouping, noting 2=2×22 = \sqrt{2} \times \sqrt{2}:
2x(x+2)+5(x+2)=0\sqrt{2}x(x + \sqrt{2}) + 5(x + \sqrt{2}) = 0.
(2x+5)(x+2)=0(\sqrt{2}x + 5)(x + \sqrt{2}) = 0.
Equating each factor to zero:
2x+5=0    x=52\sqrt{2}x + 5 = 0 \implies x = -\frac{5}{\sqrt{2}}.
x+2=0    x=2x + \sqrt{2} = 0 \implies x = -\sqrt{2}.
The roots of the equation are 52\mathbf{-\frac{5}{\sqrt{2}}} and 2\mathbf{-\sqrt{2}}.

Question 1 (iv): 2x2x+18=02x^2 – x + \frac{1}{8} = 0

Solution-

The quadratic equation is 2x2x+18=02x^2 – x + \frac{1}{8} = 0.
Multiply the entire equation by 8 to simplify: 16x28x+1=016x^2 – 8x + 1 = 0.
We split the middle term 8x-8x such that the product is (16x2)(1)=16x2(16x^2)(1) = 16x^2. We use 4x-4x and 4x-4x.
16x24x4x+1=016x^2 – 4x - 4x + 1 = 0.
4x(4x1)1(4x1)=04x(4x - 1) - 1(4x - 1) = 0.
(4x1)(4x1)=0(4x - 1)(4x - 1) = 0.
Equating the repeated linear factor to zero:
4x1=0    x=144x - 1 = 0 \implies x = \frac{1}{4}.
The equation has two equal real roots.
The roots of the equation are 14\mathbf{\frac{1}{4}} and 14\mathbf{\frac{1}{4}}.

Question 1 (v): 100x220x+1=0100 x^2 – 20x + 1 = 0

Solution-

The quadratic equation is 100x220x+1=0100 x^2 – 20x + 1 = 0.
We split the middle term 20x-20x such that the product is (100x2)(1)=100x2(100x^2)(1) = 100x^2. We use 10x-10x and 10x-10x.
100x210x10x+1=0100 x^2 – 10x - 10x + 1 = 0.
10x(10x1)1(10x1)=010x(10x - 1) - 1(10x - 1) = 0.
(10x1)(10x1)=0(10x - 1)(10x - 1) = 0.
Equating the repeated linear factor to zero:
10x1=0    x=11010x - 1 = 0 \implies x = \frac{1}{10}.
The roots of the equation are 110\mathbf{\frac{1}{10}} and 110\mathbf{\frac{1}{10}}.

Question 2: Solve the problems given in Example 1.

Solution-

(i) The situation concerns John (xx marbles) and Jivanti (45x45-x marbles).
The quadratic equation representing the situation is x245x+324=0x^2 – 45x + 324 = 0.
We find the roots by factorisation. We split 45x-45x into 36x-36x and 9x-9x.
x29x36x+324=0x^2 - 9x - 36x + 324 = 0.
x(x9)36(x9)=0x(x - 9) - 36(x - 9) = 0.
(x36)(x9)=0(x - 36)(x - 9) = 0.
The roots are x=36x = 36 or x=9x = 9.
The number of marbles John had to start with is 9 or 36.

(ii) The situation concerns the number of toys produced (xx).
The quadratic equation representing the situation is x255x+750=0x^2 – 55x + 750 = 0.
We find the roots by factorisation. We split 55x-55x into 30x-30x and 25x-25x.
x230x25x+750=0x^2 - 30x - 25x + 750 = 0.
x(x30)25(x30)=0x(x - 30) - 25(x - 30) = 0.
(x30)(x25)=0(x - 30)(x - 25) = 0.
The roots are x=30x = 30 or x=25x = 25.
The number of toys produced that day is 25 or 30.

Question 3: Find two numbers whose sum is 27 and product is 182.

Solution-

Let the first number be xx. The second number is (27x)(27 - x).
Product: x(27x)=182x(27 - x) = 182.
27xx2=18227x - x^2 = 182.
Rewriting in the standard form: x227x+182=0x^2 - 27x + 182 = 0.
We find the roots by factorisation. We split 27x-27x into 14x-14x and 13x-13x.
x213x14x+182=0x^2 - 13x - 14x + 182 = 0.
x(x13)14(x13)=0x(x - 13) - 14(x - 13) = 0.
(x14)(x13)=0(x - 14)(x - 13) = 0.
The roots are x=14x = 14 or x=13x = 13.
The two numbers are 13 and 14.

Question 4: Find two consecutive positive integers, sum of whose squares is 365.

Solution-

Let the two consecutive positive integers be xx and (x+1)(x + 1).
Sum of squares: x2+(x+1)2=365x^2 + (x + 1)^2 = 365.
x2+x2+2x+1=365x^2 + x^2 + 2x + 1 = 365.
2x2+2x364=02x^2 + 2x - 364 = 0.
Dividing by 2: x2+x182=0x^2 + x - 182 = 0.
We find the roots by factorisation. We split xx into +14x+14x and 13x-13x.
x2+14x13x182=0x^2 + 14x - 13x - 182 = 0.
x(x+14)13(x+14)=0x(x + 14) - 13(x + 14) = 0.
(x13)(x+14)=0(x - 13)(x + 14) = 0.
The roots are x=13x = 13 or x=14x = -14.
Since the integers must be positive, x=13x = 13.
The integers are x=13x=13 and x+1=14x+1=14.
The two consecutive positive integers are 13 and 14.

Question 5: The altitude of a right triangle is 7 cm less than its base. If the hypotenuse is 13 cm, find the other two sides.

Solution-

Let the base of the right triangle be xx cm.
Altitude =(x7)= (x - 7) cm.
Hypotenuse =13= 13 cm.
By the Pythagoras theorem: (Base)2+(Altitude)2=(Hypotenuse)2(\text{Base})^2 + (\text{Altitude})^2 = (\text{Hypotenuse})^2.
x2+(x7)2=132x^2 + (x - 7)^2 = 13^2.
x2+x214x+49=169x^2 + x^2 - 14x + 49 = 169.
2x214x120=02x^2 - 14x - 120 = 0.
Dividing by 2: x27x60=0x^2 - 7x - 60 = 0.
We find the roots by factorisation. We split 7x-7x into 12x-12x and +5x+5x.
x212x+5x60=0x^2 - 12x + 5x - 60 = 0.
x(x12)+5(x12)=0x(x - 12) + 5(x - 12) = 0.
(x+5)(x12)=0(x + 5)(x - 12) = 0.
The roots are x=5x = -5 or x=12x = 12.
Since distance cannot be negative, Base x=12x = 12 cm.
Altitude =x7=127=5= x - 7 = 12 - 7 = 5 cm.
The other two sides are 12 cm and 5 cm.

Question 6: A cottage industry produces a certain number of pottery articles in a day. It was observed on a particular day that the cost of production of each article (in rupees) was 3 more than twice the number of articles produced on that day. If the total cost of production on that day was ₹ 90, find the number of articles produced and the cost of each article.

Solution-

Let the number of articles produced be xx.
Cost of production of each article =(2x+3)= (2x + 3) rupees.
Total cost =90= 90.
x(2x+3)=90x(2x + 3) = 90.
2x2+3x90=02x^2 + 3x - 90 = 0.
We find the roots by factorisation. We split 3x3x into +15x+15x and 12x-12x.
2x2+15x12x90=02x^2 + 15x - 12x - 90 = 0.
x(2x+15)6(2x+15)=0x(2x + 15) - 6(2x + 15) = 0.
(x6)(2x+15)=0(x - 6)(2x + 15) = 0.
The roots are x=6x = 6 or x=152x = -\frac{15}{2}.
Since the number of articles cannot be negative, x=6x = 6.
Number of articles produced = 6.
Cost of each article =2x+3=2(6)+3=15= 2x + 3 = 2(6) + 3 = 15 rupees.
The number of articles produced is 6, and the cost of each article is ₹ 15.

EXERCISE 4.3

Question 1 (i): Find the nature of the roots of the following quadratic equations. If the real roots exist, find them:
2x2 – 3x + 5 = 0

Solution-

The equation is 2x23x+5=02x^2 – 3x + 5 = 0.
a=2,b=3,c=5a=2, b=-3, c=5.
We find the discriminant, D=b24acD = b^2 – 4ac.
D=(3)24(2)(5)D = (-3)^2 – 4(2)(5).
D=940=31D = 9 – 40 = -31.
Since D<0D < 0 (b24ac<0b^2 – 4ac < 0), the quadratic equation has no real roots.

Question 1 (ii): 3x2 – 43\sqrt{3}x + 4 = 0

Solution-

The equation is 3x243x+4=03x^2 – 4\sqrt{3}x + 4 = 0.
a=3,b=43,c=4a=3, b=-4\sqrt{3}, c=4.
We find the discriminant, D=b24acD = b^2 – 4ac.
D=(43)24(3)(4)D = (-4\sqrt{3})^2 – 4(3)(4).
D=4848=0D = 48 – 48 = 0.
Since D=0D = 0 (b24ac=0b^2 – 4ac = 0), the quadratic equation has two equal real roots.
The roots are given by x=b2ax = \frac{-b}{2a}.
x=(43)2(3)=436=233x = \frac{-(-4\sqrt{3})}{2(3)} = \frac{4\sqrt{3}}{6} = \frac{2\sqrt{3}}{3}.
The real roots are 233\mathbf{\frac{2\sqrt{3}}{3}} and 233\mathbf{\frac{2\sqrt{3}}{3}}.

Question 1 (iii): 2x2 – 6x + 3 = 0

Solution-

The equation is 2x26x+3=02x^2 – 6x + 3 = 0.
a=2,b=6,c=3a=2, b=-6, c=3.
We find the discriminant, D=b24acD = b^2 – 4ac.
D=(6)24(2)(3)D = (-6)^2 – 4(2)(3).
D=3624=12D = 36 – 24 = 12.
Since D>0D > 0 (b24ac>0b^2 – 4ac > 0), the quadratic equation has two distinct real roots.
The roots are given by the quadratic formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 – 4ac}}{2a}.
x=(6)±122(2)=6±234x = \frac{-(-6) \pm \sqrt{12}}{2(2)} = \frac{6 \pm 2\sqrt{3}}{4}.
x=3±32x = \frac{3 \pm \sqrt{3}}{2}.
The real roots are 3+32\mathbf{\frac{3 + \sqrt{3}}{2}} and 332\mathbf{\frac{3 - \sqrt{3}}{2}}.

Question 2 (i): Find the values of k for each of the following quadratic equations, so that they have two equal roots.
2x2 + kx + 3 = 0

Solution-

The equation is 2x2+kx+3=02x^2 + kx + 3 = 0.
For the equation to have two equal roots (i.e., coincident roots), the discriminant must be zero (D=b24ac=0D = b^2 – 4ac = 0).
Here, a=2,b=k,c=3a=2, b=k, c=3.
k24(2)(3)=0k^2 – 4(2)(3) = 0.
k224=0k^2 – 24 = 0.
k2=24k^2 = 24.
k=±24=±26k = \pm \sqrt{24} = \pm 2\sqrt{6}.
The values of kk are 26\mathbf{2\sqrt{6}} and 26\mathbf{-2\sqrt{6}}.

Question 2 (ii): kx (x – 2) + 6 = 0

Solution-

The equation is kx(x2)+6=0kx (x – 2) + 6 = 0.
First, write the equation in the standard form: kx22kx+6=0kx^2 - 2kx + 6 = 0.
Here, a=k,b=2k,c=6a=k, b=-2k, c=6.
For the equation to have two equal roots, D=b24ac=0D = b^2 – 4ac = 0.
(2k)24(k)(6)=0(-2k)^2 – 4(k)(6) = 0.
4k224k=04k^2 – 24k = 0.
4k(k6)=04k(k - 6) = 0.
This gives k=0k = 0 or k=6k = 6.
Since the given equation must be a quadratic equation, a0a \neq 0, so k0k \neq 0.
The value of kk is 6\mathbf{6}.

Question 3: Is it possible to design a rectangular mango grove whose length is twice its breadth, and the area is 800 m2? If so, find its length and breadth.

Solution-

Let the breadth be xx metres. Length =2x= 2x metres.
Area =2xx=2x2= 2x \cdot x = 2x^2.
Given Area =800= 800 m2^2.
2x2=8002x^2 = 800.
x2400=0x^2 - 400 = 0.
To determine possibility, we check the discriminant, D=b24acD = b^2 – 4ac. Here a=1,b=0,c=400a=1, b=0, c=-400.
D=024(1)(400)=1600D = 0^2 - 4(1)(-400) = 1600.
Since D>0D > 0, real roots exist. Yes, it is possible.
Solving x2=400x^2 = 400, we get x=±20x = \pm 20.
Since breadth cannot be negative, Breadth x=20x = 20 m.
Length =2x=40= 2x = 40 m.
The length is 40 m and the breadth is 20 m.

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.

Solution-

Let the age of the first friend be xx years. The second friend's age is (20x)(20 - x) years.
Four years ago, their ages were (x4)(x - 4) and (20x4)=(16x)(20 - x - 4) = (16 - x) years.
Product of ages four years ago: (x4)(16x)=48(x - 4)(16 - x) = 48.
16xx264+4x=4816x - x^2 - 64 + 4x = 48.
x2+20x112=0-x^2 + 20x - 112 = 0.
Rewriting in standard form: x220x+112=0x^2 - 20x + 112 = 0.
To check if the situation is possible, we find the discriminant D=b24acD = b^2 – 4ac.
Here a=1,b=20,c=112a=1, b=-20, c=112.
D=(20)24(1)(112)=400448=48D = (-20)^2 – 4(1)(112) = 400 – 448 = -48.
Since D<0D < 0 (b24ac<0b^2 – 4ac < 0), the equation has no real roots.
Therefore, the situation is not possible.

Question 5: Is it possible to design a rectangular park of perimeter 80 m and area 400 m2? If so, find its length and breadth.

Solution-

Let the length be ll and breadth be bb.
Perimeter 2(l+b)=802(l + b) = 80 m. l+b=40l + b = 40. So, b=40lb = 40 - l.
Area lb=400l \cdot b = 400 m2^2.
l(40l)=400l(40 - l) = 400.
40ll2=40040l - l^2 = 400.
Rewriting in the standard form: l240l+400=0l^2 - 40l + 400 = 0.
To check if the situation is possible, we find the discriminant D=b24acD = b^2 – 4ac.
Here a=1,b=40,c=400a=1, b=-40, c=400.
D=(40)24(1)(400)=16001600=0D = (-40)^2 – 4(1)(400) = 1600 – 1600 = 0.
Since D=0D = 0, the equation has two equal real roots. Yes, it is possible.
The equal roots are l=b2al = \frac{-b}{2a}.
l=(40)2(1)=20l = \frac{-(-40)}{2(1)} = 20 m.
Length l=20l = 20 m.
Breadth b=40l=4020=20b = 40 - l = 40 - 20 = 20 m.
The length is 20 m and the breadth is 20 m.

Frequently Asked Questions