Mathematics QUADRATIC EQUATION

INTRODUCTION

`text(Polynomial :)`
An expression of the type `P_n(x) = a_0x^ + a_1 x^(n-1) + ...... + a_n` is called a polynomial of degree `'n'`, where all powers of `x` are non-negative integers and `a_0` which is called leading coefficient of the polynomial should not be equal to zero.

`=>` If co-efficients `a_0, a_1, a_2 ...... a`, are real then polynomial is called real polynomial and if co-efficients are in the form of `(a + ib)` then it is called complex polynomial.

e.g., : `(2 + 3i)x^3 + 5x^2 + 6x + 3` is called a complex polynomial.

If `n = 1` then `P(x) = a_0x + a_1` is called a linear polynomial.

If `n = 2` then `P(x) = a_0x^2 + a_1x + a_2` is called a quadratic polynomial.

If `n = 3` then` P(x) = a_0x^3 +a_1x^2 + a_2x +a_3` is called a cubic polynomial.

If `n = 4` then `P(x) = a_0x^4 + a_1x^3 + a_2x^2 + a_3x + a_4` is called a bi-quadratic polynomial.

`=> P_n (alpha)` means value of the polynomial `P_n(x)` at `x = a`.

lf `P_n(alpha) = 0`, then a is called as root or zero of the polynomial.

`text(Degree of Polynomial : )`

The highest power of variable (x) present in the polynomial is called the degree of the polynomial.

For example `P_n(x) = a_0x^ + a_1 x^(n-1) + ...... + a_n` is a polynomial in x of degree n.

`text(Important Results : )`

1.A polynomial equation has at.least one root.
2.A polynomial equation of degree n has n roots.
3. The real roots of an equation `f(x) = 0` are the values of x, where the curve `y = f(x)` crosses X-axis.



`text(Remainder Theorem :)`

The remainder theorem states that if a polynomial `P(x)` is divided by a linear function `x - k`, then the remainder is `P(k)`.

`(P(x))/(x-k)=Q(x)+R/(x-k)` where `Q(x)` is quotient and `R` is remamder.

`=> P(x) = Q(x) (x - k) + R` at `x = k , P(k) = R`

`text(Factor Theorem :)`

Let `P(x) = (x - k) Q(x) + R`

when `P(k) = 0, P(x) = (x - k) Q(x)`. Therefore, `P(x)` is exactly divisible by `x - k`.

`text(Note : )`

=>Every equation of an odd degree has atleast one real root, whose sign is opposite to that of its last term, provided that the coefficient of the first term is positive.
=> Every equation of an even degree has atleast two real roots, one positive and one negative, whose last term is negative, provided that the coefficient of the first term is positive.
=> If an equation has no odd powers of x, then all roots of the equation are complex provided all the coefficients of the equation have positive sign.
=>Let f(x) = 0 be a polynomial equation and `lambda,mu ` are two real numbers. Then, `f(x) = 0` will have atleast one real root or an odd number of roots between `lambda ` and `mu .` if `f(lambda)` and `f(mu)` are of opposite signs. But if `f(lambda)` and `f(mu)` are of same signs, then either f(x) = 0 has no real roots or an even number of roots between `f(lambda)` and `f(mu) .`


`text(Quadratic Expression and Quadratic Equation :)`

A second degree expression in one variable contains the variable with an exponent of `2` ; but not higher power. Such expressions are called as quadratic expression.

`=>` e.g., : `y = ax^2 + bx + c` ,

where `a =` leading coefficient & `c =` absolute term of quadratic polynomial.

`=>` If above is equated to zero called as quadratic equation.

e.g., : `ax^2 + bx + c = 0 ; a ne 0`

`=>` If leading coefficient is `I` then polynomial is called monic polynomial.

Solving a quadratic equation means finding the values of `x` for which `ax^2 + bx + c` vanishes and these values of `x` are also called the roots of quadratic equation.


`text(Identity :)`

If two expressions are equal for all values of x, then the statement of equality between the two expressions is called an identity.

e.g. For example, `(x + 1)^2 = x^2 + 2x + 1` is an identity in x.

Let `ax^2 + bx + c = 0` be a quadratic equation. Now, if this quadratic equation has more than two distinct roots then it becomes an identity and in this case `a= b = c = 0` .

Note: Identity is an equation which is true for all values of `x`.

Let us say `alpha , beta, gamma` are three distinct roots of the given quadratic equation. Then,

`ax^2 + bx + c = k (x - alpha) (x - beta ) (x - gamma)` , for some constant `k`.

`=> ax^2 +bx + c = k [ x^3 - (alpha + beta + gamma) x^2 + ( alpha beta + beta gamma + gamma alpha) x - alpha beta gamma]`

Comparing the co-efficient of `x^3` on both sides, we get `k = 0`

and `k = 0 => a = 0, b = 0` and `c = 0`

`=>` If a quadratic equation is satisfied by more than two distinct values of `x`, then all the co-efficients must be zero. And when all the coefficients are zero, quadratic equation is true for all `x in R` and hence, it becomes an identity.

Quadratic Equation :

An equation in which the highest power of the unknown quantity is 2, is called a quadratic equation.
Quadratic equations are of two types :


`text(1. Purely Quadratic Equation : )`

A quadratic equation in which the term containing the first degree of the unknown quantity is absent, is called a purely quadratic equation.

`ax^2 + c = 0,`

where `a, c in C` and `alpha!= 0.`

`text(2. Adfected Quadratic Equation :)`

A quadratic equation in which it contains the terms of first as well as second degrees of the unknown quantity, is called an adfected (or complete) quadratic equation.

`ax^2 + bx + c = 0,`

where `a, b, c in C` and `a!=0, b!= 0`


`text(Standard Quadratic Equation :)`

An equation of the form `ax^2 + bx + c = 0,`

where `a, b, c in C` and `a !=0,` is called a standard quadratic equation.

The numbers a, b, care called the coefficients of this equation.

A root of the quadratic Eq. (i) is a complex number a, such that `aalpha^2 + balpha + c = 0.` Recall that `D = b^2 - 4ac` is the discriminant of the Eq. (i) and its roots are given by the following formula.

` x = (-bpmsqrtD)/(2a)`



`text(Solution of quadratic equation :)`


`text(1. Factorization Method :)`

Let `ax^2+ bx + c = a(x - alpha) (x - beta) = 0`

Then `x = alpha` and `x = beta` will satisfy the given equation

Hence factorize the equation and equating each to zero gives roots of equation.

e.g. `3x^2 - 2x -1 = 0= (x - 1)(3x + I) = 0`

`x=1,-1/3`


`text(2. Hindu Method {Sri Dharacharya Method}) :`

`ax^2 + bx + c = 0` means we have to find to those values of `x` for which `ax^2 + bx + c = 0.`

Finding roots of `ax^2 + bx + c = 0; a ne 0; a, b, c in R`.

`=> x^2+b/a x+c/a=0=> (x+b/(2a))^2=b^2/(4a^2)-c/a=(b^2-4ac)/(4a^2)`

`=> x+b/(2a)=(pm sqrt(b^2-4ac))/(2a)=> x=(-b pm sqrt(b^2-4ac))/(2a)`

Hence `alpha=(-b+sqrt D)/(2a)`

and `beta=(-b-sqrt D)/(2a)`

where ` D = b^2 - 4ac`

Formation of a Quadratic Equation When Roots Are Given :
Let `alpha` and `beta` be the given roots of a quadratic equation, then

`(x-alpha)(x-beta)=0`

`x^2-x(alpha+beta)+alpha beta=0`

`x^2 - x` (sum of the roots) + Product of the roots `= 0`

Note : Some Transformation in terms of `alpha + beta` and `alpha beta` :

`alpha^2+beta^2=(alpha+beta)-2 alpha beta`

`alpha^3+beta^3=(alpha+beta)^2-3 alpha beta(alpha+beta)`

`alpha-beta=sqrt((alpha+beta)^2-4 alpha beta)`

`alpha^4+beta^4=[(alpha+beta)^2-2 alpha beta]^2-2 alpha^2 beta^2`

Relation between Roots and Coefficients

`text(1. Relation between roots and coefficients of quadratic equation )`

If roots of the equation `ax^2 + bx + c = 0 (a ne 0)` be real and distinct and `a < beta,`
then

`alpha = (-b + sqrtD)/(2 alpha) , beta = (- b - sqrtD)/(2 alpha)`

`(i)` Sum of roots `= S = alpha + beta + -b/a = -text(Coefficient of x)/text(Coefficient of x^2)`

`(ii)` Product of roots `= P = alpha beta = c/a = text(Contant term)/(text(Cofficient of) x^2)`

`(iii)` Difference of roots `= D = alpha - beta = sqrtD/a = sqrt(text(Discriminant))/(text(Cofficient of) x^2)`

`2.` `text(Symmetric function of roots)` A function of a and Pis said to be symmetric
function, if it remains unchanged, when a and p are interchanged.
For example, `alpha^3 + 3alpha^2 beta + 3abeta^2 + beta^3` is a symmetric function of `alpha` and `beta`,
whereas `alpha 3 - beta^3 + 5alphabeta` is not a symmetric function of `alpha` and `beta`.
In order to find the value of a symmetric function in terms of `alpha + beta, alphabeta` and
`alpha - beta ` and also in terms of `a, b` and `c.`

`(i)` `alpha^2 + beta^2 + (alpha + beta)^2- 2 alpha beta = (- b/a)^2- 2 (c/a) = (b^2- 2ac)/(a^2)`

`(ii) alpha^2 - beta^2 = ( alpha + beta) ( alpha - beta) = (-b/a)( sqrtD/a)= -(b sqrtD)/a^2.`

`(iii) alpha^3 + beta^3 = ( alpha + beta)^3- 3 alpha beta( alpha + beta) = (-b/a)^3- 3(c/a)(-b/a) = -((b^3- 3 abc)/a^3)`

`(iv)` `alpha^3 - beta^3 = ( alpha- beta)^3 - 3 alpha beta( alpha - beta) = ( sqrtD/a)^3 + 3(c/a)(sqrtD/a) = ( sqrtD(D + 3 ac))/a^3.`

`(v)` `alpha^4 +beta^4 = (alpha^2 + beta ^2)^2- 2 alpha ^2 beta^2 = ((b^2 - 2ac)/a^2)^2 - 2(c/a)^2 = (b^4 + 2a^2c^2-4acb^2)/a^4`




`text(2. Formation of an equation with given roots : )`

A quadratic equation whose roots are `alpha` and `beta`, is given by `(x- alpha) (x - beta) = 0` or `x^2 - (alpha+ beta)x +alpha beta= 0.`

i.e. `x^2 -text(Sum of roots)x + text(Product of roots) = 0`


`text(Condition of Common Roots : )`

`text(1. Condition for one common root :)`

Let ` a_1x^2 + b_1x + c_1= 0` and `a_2x^2 + b_2x + c_2 = 0` have a common root `alpha`.

Hence `a_1alpha^2 + b_1 alpha + c_1 = 0`

`a_2alpha^2 + b_2alpha + c_2 = 0`

by cross multiplication

`alpha^2/(b_1c_2-b_2c_1)=alpha/(a_2c_1-a_1c_2)=1/(a_1b_2-a_2b_1)`

`:. alpha =(b_1c_2-b_2c_1)/(a_2c_1-a_1c_2)=(a_2c_1-a_1c_2)/(a_1b_2-a_2b_1)` Which is the required condition.

This is a lso the condition that the two quadratic functions `a_1x^2 + b_1x y + c_1y^2` and `a_2x^2 + b_2xy+ c_2y^2` may have a common factor.

`text(2. Condition for both the common roots :)`

If both roots of the given equations are common then `a_1/a_2=b_1/b_2=c_1/c_2`.

Resolving a General Quadratic Expression in `x` and `y` Into Two Linear Factors :

`f(x, y) = ax^2 + 2bxy + by^2 + 2gx + 2fy + C`

Writing the above equation as a quadrating equation is `x`,

`ax^2 + 2x (hy + g) + by^2 + 2fy + C = 0`

Solving for `x`, we get

`x=(-(hy+g) pm sqrt((hy+g)^2-a(by^2+2fy+c)))/a`

`=> ax+hy+g= pm sqrt(y^2(h^2-ab)+2y(hg-af)+(g^2-ac))`

Now `f(x , y)` can be writing as product of two linear factors only when quantity under radical sign is a perfect square.

As quantity under radical sign is a quadratic equation in `y`. Therefore, it will be perfect square only when

`D = 0`

`=> (hg - af)^2 - (h^2 - ab )(g^2 - ac) = 0`

`=> abc + 2fgh - af^2 - bg^2 - ch^2 = 0`

which is the require condition.

 
SiteLock