Difference between revisions of "Quadratic Equations"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 162: Line 162:
  
 
=Hints for difficult problems =
 
=Hints for difficult problems =
#If P & q are the roots of the equation 2a^-4a+1=0 find the value of  
+
#If P & q are the roots of the equation <math>2a^2-4a+1=0</math> find the value of  
p^3+q^3<br>
+
<math>p^3+q^3</math>
Pre requisites:
+
'''Pre requisites''':
 
#Standard form of quadratic equation
 
#Standard form of quadratic equation
 
#Formula to find the sum & product of quadratic equation
 
#Formula to find the sum & product of quadratic equation
 
#Knowledge of using appropriate identity
 
#Knowledge of using appropriate identity
Interpretation of the Problem:
+
'''Interpretation of the Problem''':
 
#Compare the equation with standard form and identify the values of a,b,c
 
#Compare the equation with standard form and identify the values of a,b,c
 
#To find the sum formformof the roots of the quadratic equation using the formula
 
#To find the sum formformof the roots of the quadratic equation using the formula
 
#To find the product of the roots of the equation
 
#To find the product of the roots of the equation
# Using the identity & rewriting p^3+q^3 as (p+q)^3-3pq(p+q)
+
# Using the identity & rewriting <math>p^3+q^3</math> as <math>(p+q)^3-3pq(p+q)</math>
#Substitute the values of m+n & mn in (p+q)^3-3pq(p+q)
+
#Substitute the values of m+n & mn in <math>(p+q)^3-3pq(p+q)</math>
 
#Simplification
 
#Simplification
Concepts:
+
'''Concepts''':
 
#Formula to find the sum and product of the roots of the quadratic equation
 
#Formula to find the sum and product of the roots of the quadratic equation
#Identity (a+b)^3=a^3+b^3+3ab(a+b)
+
#Identity <math>(a+b)^3=a^3+b^3+3ab(a+b)</math>
Algorithm: <br>
+
'''Algorithm''': <br>
Consider the equation 2a^2-4a+1=0<br>
+
Consider the equation <math>2a^2-4a+1=0</math><br>
 
Here a=2,b=-4 & c=1<br>
 
Here a=2,b=-4 & c=1<br>
 
If p & q are the roots of the quadratic equation then<br>
 
If p & q are the roots of the quadratic equation then<br>
p+q=-b/a=-(-4)/2=2<br>
+
<math>p+q={\frac{-b}{a}}={\frac{-(-4)}{2}=2}</math><br>
pq=c/a=1/2<br>
+
<math>pq={\frac{c}{a}}={\frac{1}{2}}</math><br>
 
Therefore,<br>
 
Therefore,<br>
p^3+q^3=(p+q)^3-3pq(p+q)<br> =(2)^3-3(1/2)(2)<br>=
+
<math>p^3+q^3=(p+q)^3-3pq(p+q)</math><br> =<math>(2)^3-3[{\frac{1}{2}}](2)</math><br>
8-3<br>=5,<br>
+
=8-3<br>=5
 
 
Following explains the steps and gives examples of  solving by completing the square. It also shows how the Quadratic Formula is generated by this process. So I'll just do just one example of the process in this lesson. If you need further feel free to reach me.<br>
 
PROBLEM 2: Solve  x2 – 4x – 8 = 0. By completing the square.<br>
 
Interpretation of the problem:<br>
 
Is it  a quadratic equation?<br>
 
Knowledge about coefficients of the variable.<br>
 
Knowledge of steps for completing the given equation as square.<br>
 
Knowledge of root.<br>
 
Different approaches to solve:<br>
 
Factorization Method (sometimes in few ex as x2+6x-7=0)<br>
 
Completing the square.<br>
 
As noted above, this quadratic does not factor, so I can't solve the equation by factoring. And they haven't given me the quadratic in a form that is ready to square-root. But there is a way for me to manipulate the quadratic to put it into that form, and then solve. It works like this:<br>
 
1) First, I put the loose number “8”  on the other side of the equation:<br>
 
x2 – 4x – 8 = 0 <br>
 
x2 – 4x = 8<br>
 
2) Then I look at the coefficient of the x-term, which is –4 in this case. I take half of this number (including the sign), giving me –2. Then I square this value to get +4, and add this squared value to both sides of the equation:<br>
 
x2 – 4x + 4 = 8 + 4 <br>
 
x2 – 4x + 4 = 12 <br>
 
3) This process creates a quadratic that is a perfect square, and factoring gives me:<br>
 
(x – 2)2 = 12<br>
 
Tip : I know it's a "minus two" inside the parentheses because half of –4 is –2. If you note the sign when you're finding one-half of the coefficient, then you won't mess up the sign when you're converting to squared-binomial form.<br>
 
 
 
 
 
 
 
4) Now I can square-root both sides of the equation, simplify, and solve:<br>
 
(x – 2)2 = 12<br>
 
 
 
Then the solution is<br>
 
For each approach:<br>
 
Prior knowledge:<br>
 
About quadratic equation <br>
 
: About co-efficient’s <br>
 
: Comparing the equation with standard form<br>
 
: Dividing and squaring the  value of ‘b’<br>
 
Gap identification:<br>
 
Recalling the standard equation.<br>
 
: Identifying the values of a,b,c in given equation<br>
 
: Dividing and squaring<br>
 
Algorithm :<br>
 
1. Equating the equation to zero or standard form.<br>
 
2. Translating  loose number “ c” i.e. constant  on the other side of the equation<br>
 
3. Making half  and squaring  the co-efficient of variable (x).<br>
 
4. Add the square on both sides of equation.<br>
 
5. Put in the complete square form. (a+b)2 or (a-b) 2<br>
 
6. Find the value of variable ‘x’ /square-roots of the variable<br>
 
  
 
=Ex.no.9.11 /problem no.9=
 
=Ex.no.9.11 /problem no.9=

Revision as of 05:51, 14 August 2014

The Story of Mathematics

Philosophy of Mathematics

Teaching of Mathematics

Curriculum and Syllabus

Topics in School Mathematics

Textbooks

Question Bank

While creating a resource page, please click here for a resource creation checklist.

Concept Map

Error: Mind Map file Quadratic_Equations.mm not found



Textbook

Please click here for Karnataka and other text books.


Additional Information

Useful websites

Reference Books

Teaching Outlines

Concept #1 - Introduction to quadratic equations

An equation of the form ax^2+bx+c = 0 where a ≠ 0 and a, b, c belongs to R.

Learning objectives

converting verbal statement into equations.

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Introduction to quadratic equation


  1. Activity No #2 ]

Making a rectangular garden

Concept #2 - Types of equations

Pure Quadratic Equation & Adfected Quadratic Equation

Learning objectives

  1. To distinguish between pure & adfected equations among the given equations.
  2. Standard forms of pure & adfected quadratic equations.

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Identifying pure and adfected ouadratic equations- Activity No1
  1. Activity No #2 Concept Name - Activity No.

Concept #3 What is the solution of a quadratic equation

The roots of the Quadratic Equation which satisfy the equation

Learning objectives

  1. x=k is a solution of the quadratic equation if k satisfies the quadratic equation
  2. Any quadratic equation has at most two roots.
  3. The roots form the solution set of quadratic equation.

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Concept Name - Activity No.
  2. Activity No #2 Concept Name - Activity No.

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Concept Name - Activity No.
  2. Activity No #2 Concept Name - Activity No.

Concept #4Methods of solution

Different methods of finding the solution to a quadratic equation

  1. Factorisation method
  2. Completing the square method
  3. Formula method
  4. Graphical method.

Learning objectives

  1. Solving quadratic equation by factorisation method
  2. Solving quadratic equation by completing the square method
  3. Deriving formula to find the roots of quadratic equation.
  4. Solving quadratic equation by using formula.

[1]

  1. Solving quadratic equation graphically.
    To find the sum and product of the roots of the quadratic equations.

[2]

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Concept Name - Activity No.

<iframe scrolling="no" src=["https://www.geogebratube.org/material/iframe/id/8357/width/968/height/487/border/888888/rc/false/ai/false/sdz/true/smb/false/stb/false/stbh/true/ld/false/sri/true/at/preferhtml]5"width="968px" height="487px" style="border:0px;"> </iframe>

  1. Activity No #2 Concept Name - Activity No.

[3]

Concept #5Nature of roots

The roots of a quadratic equation can be real & equal, real & distinct or imaginary. Nature of roots depends on the values of b^-4ac.

Learning objectives

  1. To find the discriminant & interpret the nature of the roots of the given quadratic equation.

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 Concept Name - Activity No.

  1. Activity No #2 Concept Name - Activity No.

Concept #6applications

Solving problems based on quadratic equations.

Learning objectives

By applying the methods of solving quadratic equations, finding the solutions to real life situations. [4]

  1. Activity 2:[5]

Notes for teachers

These are short notes that the teacher wants to share about the concept, any locally relevant information, specific instructions on what kind of methodology used and common misconceptions/mistakes.

Activities

  1. Activity No #1 applications - .


Activity - Name of Activity

Estimated Time

Materials/ Resources needed

Prerequisites/Instructions, if any

Multimedia resources

Website interactives/ links/ simulations/ Geogebra Applets

Process (How to do the activity)

Developmental Questions (What discussion questions)

Evaluation (Questions for assessment of the child)

Question Corner

Activity Keywords

To link back to the concept page Topic Page Link

  1. Activity No #2 Concept Name - Activity No.

Assessment activities for CCE

Hints for difficult problems

  1. If P & q are the roots of the equation find the value of

Pre requisites:

  1. Standard form of quadratic equation
  2. Formula to find the sum & product of quadratic equation
  3. Knowledge of using appropriate identity

Interpretation of the Problem:

  1. Compare the equation with standard form and identify the values of a,b,c
  2. To find the sum formformof the roots of the quadratic equation using the formula
  3. To find the product of the roots of the equation
  4. Using the identity & rewriting as
  5. Substitute the values of m+n & mn in
  6. Simplification

Concepts:

  1. Formula to find the sum and product of the roots of the quadratic equation
  2. Identity

Algorithm:
Consider the equation
Here a=2,b=-4 & c=1
If p & q are the roots of the quadratic equation then


Therefore,

=
=8-3
=5

Ex.no.9.11 /problem no.9

The altitude of a triangle is 6cm greter than its base. If its area is 108cmsq .Find its base.
Statement: Solving problem based on quadratic equations.

  • Interpretation of the problem:
    * Converting data in to eqn.
    *Knowledge about area of a triangle.
    *knowledge of the formula of area of triangle.
    *Methods of finding the roots of the eqn.
    *Methods of finding the roots of the
  • Different approches to solve the problem:
    *Factorisation
  • Using formula
  • using graph
  • Concept used:Forming the eqn. 216=x(x+6)

216=x2+6x
x2 +6x -216=0
Substitution: x 2 +18x-12x -216=0
Simplification: x(x+18)-12(x+18)=0
(x+18)( x-12)=0
(x+18)=0 (x-12)=0
x=-18, x=12
.

  1. Base=12cm,
    Altitude=x+6

=12+6=18cm.
Prior Knowledge -

  • Methods of solving the Eqn
  • Factorisation
  • Using Formula
  • Using Graph

Project Ideas

[6]

Math Fun

play with Q.E
fun with Q.E