Quadratic Equations

4.1 Introduction

In Chapter 2, you have studied different types of polynomials. One type was the quadratic polynomial of the form ax2+bx+c,a0. When we equate this polynomial to zero, we get a quadratic equation. Quadratic equations come up when we deal with many real-life situations. For instance, suppose a charity trust decides to build a prayer hall having a carpet area of 300 square metres with its length one metre more than twice its breadth. What should be the length and breadth of the hall? Suppose the breadth of the hall is x metres. Then, its length should be (2x+1) metres. We can depict this information pictorially as shown in Fig. 4.1.

Fig. 4.1

Now,

 area of the hall =(2x+1)xm2=(2x2+x)m2

So,

2x2+x=300 (Given)

Therefore,

2x2+x300=0

So, the breadth of the hall should satisfy the equation 2x2+x300=0 which is a quadratic equation.

Many people believe that Babylonians were the first to solve quadratic equations. For instance, they knew how to find two positive numbers with a given positive sum and a given positive product, and this problem is equivalent to solving a quadratic equation of the form x2px+q=0. Greek mathematician Euclid developed a geometrical approach for finding out lengths which, in our present day terminology, are solutions of quadratic equations. Solving of quadratic equations, in general form, is often credited to ancient Indian mathematicians. In fact, Brahmagupta (C.E.598-665) gave an explicit formula to solve a quadratic equation of the form ax2+bx=c. Later,

Sridharacharya (C.E. 1025) derived a formula, now known as the quadratic formula, (as quoted by Bhaskara II) for solving a quadratic equation by the method of completing the square. An Arab mathematician Al-Khwarizmi (about C.E. 800) also studied quadratic equations of different types. Abraham bar Hiyya Ha-Nasi, in his book ‘Liber embadorum’ published in Europe in C.E. 1145 gave complete solutions of different quadratic equations.

In this chapter, you will study quadratic equations, and various ways of finding their roots. You will also see some applications of quadratic equations in daily life situations.

4.2 Quadratic Equations

A quadratic equation in the variable x is an equation of the form ax2+bx+c=0, where a,b,c are real numbers, a0. For example, 2x2+x300=0 is a quadratic equation. Similarly, 2x23x+1=0,4x3x2+2=0 and 1x2+300=0 are also quadratic equations.

In fact, any equation of the form p(x)=0, where p(x) is a polynomial of degree 2 , is a quadratic equation. But when we write the terms of p(x) in descending order of their degrees, then we get the standard form of the equation. That is, ax2+bx+c=0, a0 is called the standard form of a quadratic equation.

Quadratic equations arise in several situations in the world around us and in different fields of mathematics. Let us consider a few examples.

Example 1 : Represent the following situations mathematically:

(i) John and Jivanti together have 45 marbles. Both of them lost 5 marbles each, and the product of the number of marbles they now have is 124 . We would like to find out how many marbles they had to start with.

(ii) A cottage industry produces a certain number of toys in a day. The cost of production of each toy (in rupees) was found to be 55 minus the number of toys produced in a day. On a particular day, the total cost of production was ₹ 750. We would like to find out the number of toys produced on that day.

Solution :

(i) Let the number of marbles John had be x.

Then the number of marbles Jivanti had =45x (Why?).

The number of marbles left with John, when he lost 5 marbles =x5

The number of marbles left with Jivanti, when she lost 5 marbles =45x5

=40x

Therefore, their product =(x5)(40x)

=40xx2200+5x=x2+45x200

So, x2+45x200=124 (Given that product =124 )

i.e., x2+45x324=0

i.e., x245x+324=0

Therefore, the number of marbles John had, satisfies the quadratic equation

x245x+324=0

which is the required representation of the problem mathematically.

(ii) Let the number of toys produced on that day be x.

Therefore, the cost of production (in rupees) of each toy that day =55x

So, the total cost of production (in rupees) that day =x(55x)

Therefore, x(55x)=750

i.e., 55xx2=750

i.e., x2+55x750=0

i.e., x255x+750=0

Therefore, the number of toys produced that day satisfies the quadratic equation

x255x+750=0

which is the required representation of the problem mathematically.

Example 2 : Check whether the following are quadratic equations:

(i) (x2)2+1=2x3

(ii) x(x+1)+8=(x+2)(x2)

(iii) x(2x+3)=x2+1

(iv) (x+2)3=x34

Solution :

(i) LHS =(x2)2+1=x24x+4+1=x24x+5

Therefore, (x2)2+1=2x3 can be rewritten as

x24x+5=2x3

 i.e., x26x+8=0

It is of the form ax2+bx+c=0.

Therefore, the given equation is a quadratic equation.

(ii) Since x(x+1)+8=x2+x+8 and (x+2)(x2)=x24

Therefore, x2+x+8=x24

i.e., x+12=0

It is not of the form ax2+bx+c=0.

Therefore, the given equation is not a quadratic equation.

(iii) Here, LHS =x(2x+3)=2x2+3x

So, x(2x+3)=x2+1 can be rewritten as 2x2+3x=x2+1

Therefore, we get x2+3x1=0

It is of the form ax2+bx+c=0.

So, the given equation is a quadratic equation.

(iv) Here,  LHS =(x+2)3=x3+6x2+12x+8

Therefore, (x+2)3=x34 can be rewritten as

x3+6x2+12x+8=x34

i.e.,6x2+12x+12=0 or, x2+2x+2=0

It is of the form ax2+bx+c=0.

So, the given equation is a quadratic equation.

Remark : Be careful! In (ii) above, the given equation appears to be a quadratic equation, but it is not a quadratic equation.

In (iv) above, the given equation appears to be a cubic equation (an equation of degree 3) and not a quadratic equation. But it turns out to be a quadratic equation. As you can see, often we need to simplify the given equation before deciding whether it is quadratic or not.

EXERCISE 4.1

1. Check whether the following are quadratic equations :

(i) (x+1)2=2(x3)

(ii) x22x=(2)(3x)

(iii) (x2)(x+1)=(x1)(x+3)

(iv) (x3)(2x+1)=x(x+5)

(v) (2x1)(x3)=(x+5)(x1)

(vi) x2+3x+1=(x2)2

(vii) (x+2)3=2x(x21)

(viii) x34x2x+1=(x2)3

Show Answer

Solution

(i)(x+1)2=2(x3)x2+2x+1=2x6x2+7=0

It is of the form ax2+bx+c=0.

Hence, the given equation is a quadratic equation.

(ii)x22x=(2)(3x)x22x=6+2xx24x+6=0

It is of the form ax2+bx+c=0.

Hence, the given equation is a quadratic equation.

(iii)(x2)(x+1)=(x1)(x+3)x2x2=x2+2x33x1=0

It is not of the form ax2+bx+c=0.

Hence, the given equation is not a quadratic equation.

(iv)(x3)(2x+1)=x(x+5)2x25x3=x2+5xx210x3=0

It is of the form ax2+bx+c=0

Hence, the given equation is a quadratic equation.

(v) (2x1)(x3)=(x+5)(x1)2x27x+3=x2+4x5x211x+8=0 It is of the form ax2+bx+c=0.

Hence, the given equation is a quadratic equation.

(vi)x2+3x+1=(x2)2x2+3x+1=x2+44x7x3=0

It is not of the form ax2+bx+c=0.

Hence, the given equation is not a quadratic equation.

(vii) (x+2)3=2x(x21)x3+8+6x2+12x=2x32xx314x6x28=0 form ax2+bx+c=0.

Hence, the given equation is not a quadratic equation.

(viii) x34x3x+1=(x2)3x34x2x+1=x386x2+12x2x213x+9=0 It is of the form ax2+bx+c=0.

Hence, the given equation is a quadratic equation.

2. Represent the following situations in the form of quadratic equations :

(i) The area of a rectangular plot is 528m2. 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. (ii) The product of two consecutive positive integers is 306 . We need to find the integers.

(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.

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

Show Answer

Solution

(i) Let the breadth of the plot be xm.

Hence, the length of the plot is (2x+1)m.

Area of a rectangle = Length x Breadth

528=x(2x+1)

2x2+x528=0

(ii) Let the consecutive integers be x and x+1.

It is given that their product is 306 .

x(x+1)=306x2+x306=0

(iii) Let Rohan’s age be x.

Hence, his mother’s age =x+26

3 years hence,

Rohan’s age =x+3

Mother’s age =x+26+3=x+29

It is given that the product of their ages after 3 years is 360 .

(x+3)(x+29)=360

x2+32x273=0

(iv) Let the speed of train be xkm/h.

Time taken to travel 480km=480xhrs

In second condition, let the speed of train =(x8)km/h

It is also given that the train will take 3 hours to cover the same distance.

Therefore, time taken to travel 480km=(480x+3) hrs

Speed x Time = Distance

(x8)(480x+3)=480

480+3x3840x24=480

3x3840x=24

3x224x3840=0

x28x1280=0

4.3 Solution of a Quadratic Equation by Factorisation

Consider the quadratic equation 2x23x+1=0. If we replace x by 1 on the LHS of this equation, we get (2×12)(3×1)+1=0= RHS of the equation. We say that 1 is a root of the quadratic equation 2x23x+1=0. This also means that 1 is a zero of the quadratic polynomial 2x23x+1.

In general, a real number α is called a root of the quadratic equation ax2+bx+c=0,a0 if aα2+bα+c=0. We also say that x=α is a solution of the quadratic equation, or that α satisfies the quadratic equation. Note that the zeroes of the quadratic polynomial ax2+bx+c and the roots of the quadratic equation ax2+bx+c=0 are the same.

You have observed, in Chapter 2, that a quadratic polynomial can have at most two zeroes. So, any quadratic equation can have atmost two roots.

You have learnt in Class IX, how to factorise quadratic polynomials by splitting their middle terms. We shall use this knowledge for finding the roots of a quadratic equation. Let us see how.

Example 3 : Find the roots of the equation 2x25x+3=0, by factorisation.

Solution : Let us first split the middle term 5x as 2x3x [because (2x)×(3x)= .6x2=(2x2)×3].

So, 2x25x+3=2x22x3x+3=2x(x1)3(x1)=(2x3)(x1)

Now, 2x25x+3=0 can be rewritten as (2x3)(x1)=0.

So, the values of x for which 2x25x+3=0 are the same for which (2x3)(x1)=0, i.e., either 2x3=0 or x1=0.

Now, 2x3=0 gives x=32 and x1=0 gives x=1.

So, x=32 and x=1 are the solutions of the equation.

In other words, 1 and 32 are the roots of the equation 2x25x+3=0.

Verify that these are the roots of the given equation.

Note that we have found the roots of 2x25x+3=0 by factorising 2x25x+3 into two linear factors and equating each factor to zero.

Example 4 : Find the roots of the quadratic equation 6x2x2=0.

Solution : We have

6x2x2=6x2+3x4x2=3x(2x+1)2(2x+1)=(3x2)(2x+1)

The roots of 6x2x2=0 are the values of x for which (3x2)(2x+1)=0 Therefore, 3x2=0 or 2x+1=0,

i.e., x=23 or x=12

Therefore, the roots of 6x2x2=0 are 23 and 12.

We verify the roots, by checking that 23 and 12 satisfy 6x2x2=0.

Example 5 : Find the roots of the quadratic equation 3x226x+2=0.

Solution : 3x226x+2=3x26x6x+2

=3x(3x2)2(3x2)=(3x2)(3x2)

So, the roots of the equation are the values of x for which

(3x2)(3x2)=0

Now, 3x2=0 for x=23.

So, this root is repeated twice, one for each repeated factor 3x2.

Therefore, the roots of 3x226x+2=0 are 23,23.

Example 6 : Find the dimensions of the prayer hall discussed in Section 4.1.

Solution : In Section 4.1, we found that if the breadth of the hall is xm, then x satisfies the equation 2x2+x300=0. Applying the factorisation method, we write this equation as

2x224x+25x300=02x(x12)+25(x12)=0 i.e., (x12)(2x+25)=0

So, the roots of the given equation are x=12 or x=12.5. Since x is the breadth of the hall, it cannot be negative.

Thus, the breadth of the hall is 12m. Its length =2x+1=25m.

EXERCISE 4.2

1. Find the roots of the following quadratic equations by factorisation:

(i) x23x10=0

(ii) 2x2+x6=0

(iii) 2x2+7x+52=0

(iv) 2x2x+18=0

(v) 100x220x+1=0

Show Answer

Solution

(i)

x23x10=x25x+2x10=x(x5)+2(x5)=(x5)(x+2)

Roots of this equation are the values for which (x5)(x+2)=0 x5=0 or x+2=0

i.e., x=5 or x=2

(ii) 2x2+x6

=2x2+4x3x6=2x(x+2)3(x+2)=(x+2)(2x3)

Roots of this equation are the values for which (x+2)(2x3)=0

x+2=0 or 2x3=0

i.e., x=2 or x=32

(iii) 2x2+7x+52

=2x2+5x+2x+52

=x(2x+5)+2(2x+5)

=(2x+5)(x+2)

Roots of this equation are the values for which (2x+5)(x+2)=0

2x+5=0 or x+2=0

i.e., x=52 or x=2

(iv) 2x2x+18

=18(16x28x+1)

=18(16x24x4x+1)

=18(4x(4x1)1(4x1))

=18(4x1)2

Roots of this equation are the values for which (4x1)2=0

Therefore, (4x1)=0 or (4x1)=0

i.e., x=14 or x=14

(v) 100x220x+1

=100x210x10x+1

=10x(10x1)1(10x1)

=(10x1)2

Roots of this equation are the values for which (10x1)2=0

Therefore, (10x1)=0 or (10x1)=0

i.e., x=110 or x=110

2. Solve the problems given in Example 1 .

(i) John and Jivanti together have 45 marbles. Both of them lost 5 marbles each, and the product of the number of marbles they now have is 124. Find out how many marbles they had to start with.

(ii) A cottage industry produces a certain number of toys in a day. The cost of production of each toy (in rupees) was found to be 55 minus the number of toys produced in a day. On a particular day, the total cost of production was Rs 750 . Find out the number of toys produced on that day.

Show Answer

Solution

(i) Let the number of John’s marbles be x.

Therefore, number of Jivanti’s marble =45x

After losing 5 marbles,

Number of John’s marbles =x5

Number of Jivanti’s marbles =45x5=40x

It is given that the product of their marbles is 124 .

(x5)(40x)=124

x245x+324=0

x236x9x+324=0

x(x36)9(x36)=0

(x36)(x9)=0

Either x36=0 or x9=0

i.e., x=36 or x=9

If the number of John’s marbles =36,

Then, number of Jivanti’s marbles =4536=9

If number of John’s marbles =9,

Then, number of Jivanti’s marbles =459=36

(ii) Let the number of toys produced be x.

Cost of production of each toy =Rs(55x)

It is given that, total production of the toys =Rs750

x(55x)=750

x255x+750=0

x225x30x+750=0

x(x25)30(x25)=0

(x25)(x30)=0

Either x25=0 or x30=0

i.e., x=25 or x=30

Hence, the number of toys will be either 25 or 30 .

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

Show Answer

Solution

Let the first number be x and the second number is 27x.

Therefore, their product =x(27x)

It is given that the product of these numbers is 182 .

Therefore, x(27x)=182

x227x+182=0

x213x14x+182=0

x(x13)14(x13)=0

(x13)(x14)=0

Either x13=0 or x14=0

i.e., x=13 or x=14

If first number =13, then

Other number =2713=14

If first number =14, then

Other number =2714=13

Therefore, the numbers are 13 and 14.

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

Show Answer

Solution

Let the consecutive positive integers be x and x+1.

Given that x2+(x+1)2=365

x2+x2+1+2x=365

2x2+2x364=0

x2+x182=0

x2+14x13x182=0

x(x+14)13(x+14)=0

(x+14)(x13)=0

Either x+14=0 or x13=0, i.e., x=14 or x=13

Since the integers are positive, x can only be 13 .

x+1=13+1=14

Therefore, two consecutive positive integers will be 13 and 14 .

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

Show Answer

Solution

Let the base of the right triangle be xcm.

Its altitude =(x7)cm

From pythagoras theorem,

Base 2+ Altitude 2= Hypotenuse 2

x2+(x7)2=132

x2+x2+4914x=169

2x214x120=0

x27x60=0

x212x+5x60=0

x(x12)+5(x12)=0

(x12)(x+5)=0

Either x12=0 or x+5=0, i.e., x=12 or x=5

Since sides are positive, x can only be 12 .

Therefore, the base of the given triangle is 12cm and the altitude of this triangle will be (127)cm=5cm.

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.

Show Answer

Solution

Let the number of articles produced be x.

Therefore, cost of production of each article =Rs(2x+3)

It is given that the total production is Rs 90 .

x(2x+3)=90

2x2+3x90=0

2x2+15x12x90=0

x(2x+15)6(2x+15)=0

(2x+15)(x6)=0

Either 2x+15=0 or x6=0, i.e., x=152 or x=6

As the number of articles produced can only be a positive integer, therefore, x can only be 6 .

Hence, number of articles produced =6

Cost of each article =2×6+3=Rs15

4.4 Nature of Roots

The equation ax2+bx+c=0 are given by

x=b±b24ac2a

If b24ac>0, we get two distinct real roots b2a+b24ac2a and b2ab24ac2a.

If b24ac=0, then x=b2a±0, i.e., x=b2a or b2a.

So, the roots of the equation ax2+bx+c=0 are both b2a.

Therefore, we say that the quadratic equation ax2+bx+c=0 has two equal real roots in this case.

If b24ac<0, then there is no real number whose square is b24ac. Therefore, there are no real roots for the given quadratic equation in this case.

Since b24ac determines whether the quadratic equation ax2+bx+c=0 has real roots or not, b24ac is called the discriminant of this quadratic equation.

So, a quadratic equation ax2+bx+c=0 has

(i) two distinct real roots, if b24ac>0,

(ii) two equal real roots, if b24ac=0,

(iii) no real roots, if b24ac<0.

Let us consider some examples.

Example 7 : Find the discriminant of the quadratic equation 2x24x+3=0, and hence find the nature of its roots.

Solution : The given equation is of the form ax2+bx+c=0, where a=2,b=4 and c=3. Therefore, the discriminant

b24ac=(4)2(4×2×3)=1624=8<0

So, the given equation has no real roots.

Example 8 : A pole has to be erected at a point on the boundary of a circular park of diameter 13 metres in such a way that the differences of its distances from two diametrically opposite fixed gates A and B on the boundary is 7 metres. Is it possible to do so? If yes, at what distances from the two gates should the pole be erected?

Solution : Let us first draw the diagram (see Fig. 4.2).

Let P be the required location of the pole. Let the distance of the pole from the gate B be xm, i.e., BP=xm. Now the difference of the distances of the pole from the two gates =APBP( or, BPAP)= 7m. Therefore, AP=(x+7)m.

Fig. 4.2

Let P be the required location of the pole. Let the distance of the pole from the gate B be xm, i.e., BP=xm. Now the difference of the distances of the pole from the two gates =APBP( or, BPAP)= 7m. Therefore, AP=(x+7)m.

Now, AB=13m, and since AB is a diameter,

APB=90( Why? )

Therefore, AP2+PB2=AB2( By Pythagoras theorem )

i.e., (x+7)2+x2=132

i.e., x2+14x+49+x2=169

i.e., 2x2+14x120=0

So, the distance ’ x ’ of the pole from gate B satisfies the equation

x2+7x60=0

So, it would be possible to place the pole if this equation has real roots. To see if this is so or not, let us consider its discriminant. The discriminant is

b24ac=724×1×(60)=289>0.

So, the given quadratic equation has two real roots, and it is possible to erect the pole on the boundary of the park.

Solving the quadratic equation x2+7x60=0, by the quadratic formula, we get

x=7±2892=7±172

Therefore, x=5 or -12 .

Since x is the distance between the pole and the gate B, it must be positive. Therefore, x=12 will have to be ignored. So, x=5.

Thus, the pole has to be erected on the boundary of the park at a distance of 5m from the gate B and 12m from the gate A.

Example 9 : Find the discriminant of the equation 3x22x+13=0 and hence find the nature of its roots. Find them, if they are real.

Solution : Here a=3,b=2 and c=13.

Therefore, discriminant b24ac=(2)24×3×13=44=0.

Hence, the given quadratic equation has two equal real roots.

The roots are b2a,b2a, i.e., 26,26, i.e., 13,13.

EXERCISE 4.3

1. Find the nature of the roots of the following quadratic equations. If the real roots exist, find them:

(i) 2x23x+5=0

(ii) 3x243x+4=0

(iii) 2x26x+3=0

Show Answer

Solution

We know that for a quadratic equation ax2+bx+c=0, discriminant is b24ac.

(A) If b24ac>0 two distinct real roots

(B) If b24ac=0 two equal real roots

(C) If b24ac<0 no real roots

(I) 2x23x+5=0

Comparing this equation with ax2+bx+c=0, we obtain

a=2,b=3,c=5

Discriminant =b24ac=(3)24(2)(5)=940

=31

As b24ac<0,

Therefore, no real root is possible for the given equation.

(II) 3x243x+4=0

Comparing this equation with ax2+bx+c=0, we obtain

a=3,b=43,c=4

Discriminant =b24ac=(43)24(3)(4)

=4848=0

As b24ac=0,

Therefore, real roots exist for the given equation and they are equal to each other.

And the roots will be b2a and b2a.

b2a=(43)2×3=436=233=23

Therefore, the roots are 23 and 23.

(III) 2x26x+3=0

Comparing this equation with ax2+bx+c=0, we obtain

a=2,b=6,c=3

Discriminant =b24ac=(6)24(2)(3)

=3624=12

As b24ac>0,

Therefore, distinct real roots exist for this equation as follows.

x=b±b24ac2a=(6)±(6)24(2)(3)2(2)=6±124=6±234=3±32

Therefore, the roots are 3+32 or 332.

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

(i) 2x2+kx+3=0

(ii) kx(x2)+6=0

Show Answer

Solution

We know that if an equation ax2+bx+c=0 has two equal roots, its discriminant (b24ac) will be 0 .

(I) 2x2+kx+3=0

Comparing equation with ax2+bx+c=0, we obtain

a=2,b=k,c=3

Discriminant =b24ac=(k)24(2)(3)

=k224

For equal roots,

Discriminant =0

k224=0

k2=24

k=±24=±26

(II) kx(x2)+6=0

or kx22kx+6=0

Comparing this equation with ax2+bx+c=0, we obtain

a=k,b=2k,c=6

Discriminant =b24ac=(2k)24(k)(6)

=4k224k

For equal roots,

b24ac=0

4k224k=0

4k(k6)=0

Either 4k=0 or k=6=0

k=0 or k=6

However, if k=0, then the equation will not have the terms ’ x21 and ’ x ‘.

Therefore, if this equation has two equal roots, k should be 6 only.

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

Show Answer

Solution

Let the breadth of mango grove be I.

Length of mango grove will be 21 .

Area of mango grove =(2I)(I)

=2l2

2l2=800

l2=8002=400

l2400=0

Comparing this equation with al2+bl+c=0, we obtain

a=1b=0,c=400

Discriminant =b24ac=(0)24×(1)×(400)=1600

Here, b24ac>0

Therefore, the equation will have real roots. And hence, the desired rectangular mango grove can be designed.

l=±20

However, length cannot be negative.

Therefore, breadth of mango grove =20m

Length of mango grove =2×20=40m

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.

Show Answer

Solution

Let the age of one friend be x years.

Age of the other friend will be (20 - x ) years.

4 years ago, age of 1st  friend =(x4) years

And, age of 2nd  friend =(20x4)

=(16x) years

Given that,

(x4)(16x)=48

16x64x2+4x=48

x2+20x112=0

x220x+112=0

Comparing this equation with ax2+bx+c=0, we obtain

a=1,b=20,c=112

Discriminant =b24ac=(20)24(1)(112)

=400448=48

As b24ac<0,

Therefore, no real root is possible for this equation and hence, this situation is not possible.

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

Show Answer

Solution

Let the length and breadth of the park be / and b.

Perimeter =2(I+b)=80

l+b=40

Or, b=401

Area =I×b=I(40I)=40II2 40lr2=400

l240l+400=0

Comparing this equation with

al2+bl+c=0, we obtain

a=1,b=40,c=400

Discriminate =b24ac=(40)24(1)(400)

=16001600=0

As b24ac=0,

Therefore, this equation has equal real roots. And hence, this situation is possible.

Root of this equation,

l=b2a

l=(40)2(1)=402=20

Therefore, length of park, I=20m

And breadth of park, b=40I=4020=20m

4.5 Summary

In this chapter, you have studied the following points:

1. A quadratic equation in the variable x is of the form ax2+bx+c=0, where a,b,c are real numbers and a0.

2. A real number α is said to be a root of the quadratic equation ax2+bx+c=0, if aα2+bα+c=0. The zeroes of the quadratic polynomial ax2+bx+c and the roots of the quadratic equation ax2+bx+c=0 are the same.

3. If we can factorise ax2+bx+c,a0, into a product of two linear factors, then the roots of the quadratic equation ax2+bx+c=0 can be found by equating each factor to zero.

4. Quadratic formula: The roots of a quadratic equation ax2+bx+c=0 are given by b±b24ac2a, provided b24ac0.

5. A quadratic equation ax2+bx+c=0 has

(i) two distinct real roots, if b24ac>0,

(ii) two equal roots (i.e., coincident roots), if b24ac=0, and

(iii) no real roots, if b24ac<0.



Mock Test for JEE

NCERT Chapter Video Solution

Dual Pane