Solved Example on Quadratic Formula

Example 1: Write the quadratic function f(x) = (x – 9)(x + 3) in the general form of ax2 + bx + c.

Solution: 

Given, the function as (x – 9)(x + 3)

= x2 + 3x – 9x – 27

= x2 – 6x – 27

This is the required form.

Example 2: Find the constants a, b, and c in the general form of equation 4x2 + 5x + 9 = 0.

Solution: 

Given, equation is 4x2 + 5x + 9 = 0….(1)

General form of quadratic equation is ax2 + bx + c = 0.

Comparing the given equation with general equation we get,

a = 4, b = 5, c = 9.

Example 3: Write the quadratic function f(x) = (x + 8)(x – 3) in the general form of ax2 + bx + c.

Solution:

Given, the function as (x + 8)(x – 3) 

= x2 – 3x + 8x – 24

= x2 + 5x – 24 [Which is the general form]

Example 4: Find the roots of equation 2x2 – 4x + 2 = 0.

Solution: 

Here a = 2, b = -4, c = 2, to find the roots of the equation, first we need to find the discriminant value which helps us to know the nature of roots.

β‡’ Discriminant = b2 – 4ac = (-4)2 – 4(2)(2) 

β‡’ Discriminant = 16 – 16 = 0 [which is equal to zero] 

So, it has real and equal roots.

Roots = (βˆ’b Β± √(b2 βˆ’ 4ac)) / 2a

β‡’ Roots = {-(-4) Β± √(0) } / 2(2)

β‡’ Roots = 4 / 4 = 1

Thus, 1 is the root of the equation.

Example 5: Find the roots of equation 4x2 – 3x + 3.

Solution: 

Here a = 4, b = -3, c = 3, to find the roots of the equation, first we need to find the discriminant value which helps us to know the nature of roots.

Discriminant = b2 – 4ac 

β‡’ Discriminant = (-3)2 – 4(4)(3) 

β‡’ Discriminant = 9 – 48 = -39  [which is negative]

So, it has complex roots.

Roots = {βˆ’b Β± √(b2 βˆ’ 4ac)] / 2a

β‡’ Roots = (-(-3) Β± √-39 / 2(4) )

β‡’ Roots = (3 Β± 39i)/8 

Thus, (3 + 39i)/8 and (3 – 39i)/8 are the roots of the quadratic equation.

Example 6: Find the roots of the quadratic equation 6x2 – 8x + 2 = 0.

Solution:

Here a = 6, b = -8, c = 2, to find the roots of the equation, first we need to find the discriminant value which helps us to know the nature of roots.

Discriminant = b2 – 4ac 

β‡’ Discriminant = (-8)(-8) – 4(6)(2) 

β‡’ Discriminant = 64 – 48 = 16 [which is positive] 

So, it has real and distinct roots.

x = (-b Β± √ (bΒ² – 4ac) )/2a

β‡’ x = (-(-8) Β± √(16) / 2(6)

β‡’ x = (8 Β± √16) / 12

β‡’ x =  (8 Β± 4)12

Taking +ve sign, we get x = 1, and 

Taking -ve sign, we get x = 1/3.

Thus, 1/3 and 1 are the roots of the equation.

Quadratic Formula

Quadratic Formula is used to find the roots (solutions) of any quadratic equation. Using the Quadratic formula real and imaginary all the types of roots of the quadratic equations are found.

The quadratic formula was formulated by a famous Indian mathematician Shreedhara Acharya, hence it is also called Shreedhara Acharya’s Formula. It is used to find the solution of the quadratic equation of the form ax2 + bx + c = 0. So, let’s start learning about the concept of Quadratic Formula.

Table of Content

  • What is a Quadratic Function?
  • What is Quadratic Formula?
  • Derivation of Quadratic Formula
  • Roots of Quadratic Equation by Quadratic Formula
  • What is Quadratic Formula used for?

Similar Reads

What is a Quadratic Function?

A quadratic function is a polynomial function with one or more variables in which the highest exponent of the variable is two....

What is Quadratic Formula?

For equation, f(x) = ax2+ bx + c where a is not equal to 0 and a, b, and c are real numbers; solution of f(x) = 0 is given by Quadratic Formula i.e.,...

Derivation of Quadratic Formula

We can easily derive the quadratic formula, using two methods...

Roots of Quadratic Equation by Quadratic Formula

A quadratic equation is a two-degree quadratic equation and it has two a maximum of two roots. They can either be real, or imaginary....

What is Quadratic Formula used for?

The quadratic function formula is the most used formula in algebra it is used for solving quadratic equations and finding their roots instantly without performing various steps. It gives the solution of the quadratic equations where the normal solution is not possible. We use this formula for solving various types of problems in algebra, factoring equations, graphing various curves, and others....

Solved Example on Quadratic Formula

Example 1: Write the quadratic function f(x) = (x – 9)(x + 3) in the general form of ax2 + bx + c....

FAQs on Quadratic Formula

What is a Quadratic Equation?...