Commerce Exam  >  Commerce Notes  >  Mathematics (Maths) Class 11  >  Basics of Quadratic Equations

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce PDF Download

What are quadratic equations?

A quadratic equation is an equation with a variable to the second power as its highest power term. 

For example, in the quadratic equation 3x2- 5x-2=0 

  • x is the variable, which represents a number whose value we don't know yet.
  • '2' is the power or exponent. An exponent of 2 means the variable is multiplied by itself.
  • '3' and '-5' are the coefficients, or constant multiples of x2 and x. 3x2 , -5x are single terms. 
  • '-2' is a constant term.Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

How to Solve Quadratic Equations using Square Roots?

  • Quadratic equations that lack x-terms, like 2x2=32, can be solved without needing to set the expression equal to zero.
  • The first step is to isolate x2x^2and then apply the square root to find x.
  • When solving Quadratic equations by taking square roots, both the positive and negative square roots are considered solutions. because when we square a solution, the result is always positive.
  • For example, in the equation x2=4, both 2 and -2 are valid solutions:
  • 22=4
  • (−2)2=4
  • To solve quadratic equations without x-terms:
  • Step 1 : Isolate x2x^2
  • Step 2 : Take the square root of both sides, remembering to include both positive and negative roots as solutions.

Example: What values of x satisfy the equation 2x2 = 18?
Sol: To solve the equation 2x2=182x^2 = 18 for x, follow these steps:

1. Isolate x2
Start by dividing both sides of the equation by 2 to isolate x2

x2=182x^2 = \frac{18}{2} x 2

2. Take the square root of both sides:
Now, apply the square root operation to both sides of the equation. Remember to consider both the positive and negative square roots:

x= ±√9 

x = ±3
The values of x that satisfy the equation 2x2=18 are x=3 and = -3.

Thus, the solutions are:

x=3and and x=−3x = 3 \quad \text{and} \quad x = -3

Question for Basics of Quadratic Equations
Try yourself:
What is the solution to the quadratic equation x^2 - 9 = 0?
View Solution

Zero Product Property and Factored Quadratic Equations

  • The zero product property states that if ab = 0, then either a or b is equal to 0.
  • The zero product property lets us solve factored quadratic equations by solving two linear equations.
  • For a quadratic equation such as (x-5)(x + 2) = 0, we know that either x -5 = 0 or x + 2 = 0. Solving these two linear equations gives us the two solutions to the quadratic equation.
  • To solve the quadratic equation (x−5)(x+2)=0 using the zero product property following steps should be taken:

Step 1:  Set each factor to zero:

x - 5 = 0  → x = 5

x  + 2 = 0 → x = -2

Step 2: Solutions

x = 5

X = -2

Thus, the solutions are 𝑥 = 5 and  𝑥 = −2

Steps to solve a factored quadratic equation using the zero product property:

Step 1: Set each factor equal to 0.

Step 2:  Solve the equations by keeping variable on one side and constant on other. The solutions to the linear equations are also solutions to the quadratic equation.

How to Solve Factorable Quadratic Equations

  • If we can write a quadratic expression as the product of two linear expressions (factors), then we can use those linear expressions to calculate the solutions to the quadratic equation.
  • We'll focus on factorable quadratic equations with 1 as the coefficient of the x2 term, such as x2 - 2x - 3 = 0. For more advanced factoring techniques, including special factoring and factoring quadratic expressions with x2 coefficients other than 1, check out the Factoring quadratic and polynomial expressions.
  • The factors will be in the form (x + a)(x + b), where a and b fulfill the following criteria:
  • The sum of a and b is equal to the coefficient of the x-term in the unfactored quadratic expression.
  • The product of a and b is equal to the constant term of the unfactored quadratic expression.
  • For example, we can solve the equation x2 - 2x - 3 by factoring x2- 2x - 3 into (x + a)(x + b), where:
    • a + b is equal to the coefficient of the x-term, -2.
    • a * b is equal to the constant term, -3.
  • For this equation, -3 and 1 would work as: 
    • -3 + 1 = -2
    • (-3)(1) = -3
  • This means we can rewrite x2 - 2x - 3 = 0 as (x - 3)(x + 1) = 0 and solve the quadratic equation using the zero product property. 
  • Keep in mind that a and b are not themselves solutions to the quadratic equation! 
  • When solving factorable quadratic equations in the form x2 + bx + c = 0
  • Steps to be Followed :

Step 1 :  Rewrite the quadratic expression as the product of two factors. The two factors are linear expressions with an x-term and a constant term. The sum of the constant terms is equal to b, and the product of the constant terms is equal to c. 

Step 2 :  Set each factor equal to 0.
Step 3 :  Solve the equations by isolating. The solutions to the linear equations are also solutions to the quadratic equation.

Quadratic formula

  • Not all quadratic expressions are factorable, and not all factorable quadratic expressions are easy to factor.
  • The quadratic formula gives us a way to solve any quadratic equation as long as we can plug the correct values into the formula and evaluate.
    Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

Question for Basics of Quadratic Equations
Try yourself:
What does the zero product property state?
View Solution

Steps to Solve Quadratic Equation using Quadratic Formula
To solve a quadratic equation using the quadratic formula:

  • Step 1: Rewrite the equation in the form ax2 + bx + c = 0.
  • Step 2:  Substitute the values of a, b, and c into the quadratic formula, shown below.
    Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce
  • Step 3: Evaluate x.

The part of the quadratic formula under the square root, b24acb^2 - 4ac, is called the Discriminant. The discriminant’s value determines the number of unique real solutions for the equation:

  • If b2−4ac>0b^2 - 4ac > 0, then b2−4ac is a real number, so the quadratic equation has two distinct real solutions:

    Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce
  • If b2−4ac = 0b^2 - 4ac = 0, then b2−4ac\sqrt{b^2 - 4ac} equals 0, simplifying the quadratic formula to:

    Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

    In this case, the equation has one unique real solution.

  • If b2−4ac < 0, then √b2−4ac becomes imaginary, meaning the quadratic equation has no real solutions.

Example : What are the solutions to the equation  x2 - 6x = 9 \[x^2-6x=9\] ?

Solution:

Step 1: Rewrite the equation in standard form

The equation is:

x26x=9x^2 - 6x = 9

Move 9 to the left side to set the equation to zero:

x26x9=0x^2 - 6x - 9 = 0

Now, it’s in the form ax2+bx+c=0ax^2 + bx + c = 0 where:

  • a=1
  • b=−6
  • c=−9

Step 2: Apply the Quadratic Formula

The quadratic formula is:

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

Substitute a=1, b=−6, and c=−9 :

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

Step 3: Simplify under the square root

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

Step 4: Simplify the square root

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

Step 5: Simplify the fraction

x = 3 ± 3√2

The solutions are:

x=3+3√2and and x=3−3√2

The document Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce is a part of the Commerce Course Mathematics (Maths) Class 11.
All you need of Commerce at this link: Commerce
75 videos|238 docs|91 tests

Top Courses for Commerce

FAQs on Basics of Quadratic Equations - Mathematics (Maths) Class 11 - Commerce

1. What is a quadratic equation and how can it be identified?
Ans.A quadratic equation is a polynomial equation of the second degree, typically written in the standard form \( ax^2 + bx + c = 0 \), where \( a \), \( b \), and \( c \) are constants and \( a \neq 0 \). It can be identified by the highest exponent of the variable \( x \) being 2.
2. How can quadratic equations be solved using square roots?
Ans. Quadratic equations can be solved using square roots when they are in the form \( x^2 = k \). To solve, isolate \( x^2 \) on one side of the equation, then take the square root of both sides, remembering to consider both the positive and negative roots. For example, from \( x^2 = 9 \), we get \( x = 3 \) or \( x = -3 \).
3. What is the Zero Product Property and how is it used in solving factored quadratic equations?
Ans. The Zero Product Property states that if the product of two factors is zero, at least one of the factors must be zero. This is used in solving factored quadratic equations by setting each factor equal to zero. For example, if \( (x - 2)(x + 3) = 0 \), set \( x - 2 = 0 \) and \( x + 3 = 0 \), resulting in solutions \( x = 2 \) and \( x = -3 \).
4. How do you solve factorable quadratic equations?
Ans. To solve factorable quadratic equations, first factor the quadratic into two binomials. For example, for \( x^2 + 5x + 6 = 0 \), it factors to \( (x + 2)(x + 3) = 0 \). Then, apply the Zero Product Property by setting each binomial equal to zero, leading to \( x + 2 = 0 \) (solution \( x = -2 \)) and \( x + 3 = 0 \) (solution \( x = -3 \)).
5. What is the quadratic formula and when should it be used?
Ans. The quadratic formula is \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \) and is used to find the solutions of any quadratic equation in standard form \( ax^2 + bx + c = 0 \). It should be used when the quadratic cannot be easily factored or when the coefficients are complex, providing a reliable method to find both real and complex solutions.
75 videos|238 docs|91 tests
Download as PDF
Explore Courses for Commerce exam

Top Courses for Commerce

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

MCQs

,

practice quizzes

,

Exam

,

Free

,

Sample Paper

,

Viva Questions

,

study material

,

Important questions

,

ppt

,

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

,

past year papers

,

Previous Year Questions with Solutions

,

mock tests for examination

,

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

,

Extra Questions

,

pdf

,

Summary

,

Basics of Quadratic Equations | Mathematics (Maths) Class 11 - Commerce

,

Semester Notes

,

shortcuts and tricks

,

Objective type Questions

,

video lectures

;