SlideShare a Scribd company logo
1 of 21
A project made by :
           Ananya Gupta
         Priya Srivastava
           Manisha Negi
         Muskan Sharma
               Class IX C
KV OFD Raipur, Dehradun
A common form of a linear equation in the two variables
x and y is      y= mx + c
where m and c designate constants. The origin of the
name "linear" comes from the fact that the set of
solutions of such an equation forms a straight line
in the plane. In this particular equation, the constant m
determines the slope or gradient of that line, and the
constant term “c" determines the point at which the line
crosses the y-axis, otherwise known as the y-intercept.
Since terms of linear equations cannot contain products
of distinct or equal variables, nor any power(other than 1)
or other function of a variable, equations involving terms
such as xy, x2, y1/3, and sin(x) are nonlinear.
A system of linear equations is two or more linear
equations that are being solved simultaneously.
In general, a solution of a system in two variables
is an ordered pair that makes BOTH equations true.
In other words, it is where the two graphs intersect, what
they have in common. So if an ordered pair is a solution
to one equation, but not the other, then it is NOT a
solution to the system.
A consistent system is a system that has at least one solution.
An inconsistent system is a system that has no solution.
The equations of a system are dependent if ALL the solutions
of one equation are also solutions of the other equation.
In other words, they end up being the same line.
The equations of a system are independent if they
do not share ALL solutions. They can have one point in
common, just not all of them.
In this presentation we will be looking
at systems that have two equations and
two unknowns.
We will look at solving them in three
different ways: 1-by graphing, 2-by the
substitution method, and 3-by the
elimination method.
So, let's go ahead and look at these
systems.
The Graph Method
There are three possible outcomes that we may
encounter when working with these systems:
•one solution
•no solution
•infinite solutions

One Solution
If the system in two variables has one solution, it is an ordered pair that is a
solution to BOTH equations.

No Solution
If the two lines are parallel to each other, they will never intersect. This means
they do not have any points in common. In this situation, you would have no solution.

Infinite Solutions
If the two lines end up lying on top of each other, then there is an infinite
number of solutions.
4


           5




One Solution                        No Solution




               Infinite Solutions
Solving by Graphing
Step 1: Graph the first equation. Unless the directions tell us differently, we can
use any "legitimate" way to graph the line.

Let the Equation be          x+y=5

Solve the equation for y
For this let us make “y” the subject of the equation y = 5 – x
Now substituting different values for x we can find respective values of y.

            x=        -2         -1         0          1         2
            y=        7          6          5          4         3
Now with these different pairs of values of x and y we can plot the line on a graph.
Similarly we can solve the second equation 2x – y = -2 , or y = 2x + 2
the results are in the following table-

            x=        -2         -1         0          1         2
            y=        -2         0          2          4         6
Step 2: Plot the two equations on a graph, with similar co-ordinates
Now we have something like this …..




Step 3: Find the solution. We need to ask ourselves, is there any place that the two
lines intersect, and if so, where? The answer is yes, they intersect at (1, 4).
Step 4: Check the proposed ordered pair solution in BOTH equations.
You will find that if you plug the ordered pair (1, 4) into BOTH equations of the
original system, that this is a solution to BOTH of them.
The solution to this system is (1, 4).                        OK Got it/ Please repeat
The Substitution Method
Solve by the Substitution Method
Step 1: Simplify if needed.

This would involve things like removing ( ) and removing fractions.
To remove ( ): just use the distributive property.
To remove fractions: since fractions are another way to write division, and the inverse
of divide is to multiply, you remove fractions by multiplying both sides by the LCD of
all of your fractions.

Step 2: Solve one equation for either variable.

If you need to solve for a variable, then try to pick one that has a 1 as a coefficient.
That way when you go to solve for it, you won't have to divide by a number and run
the risk of having to work with a fraction

Step 3: Substitute what you get for step 2 into the other equation.

This is why it is called the substitution method. Make sure that you substitute the
expression into the OTHER equation, the one you didn't use in step 2.
This will give you one equation with one unknown.
Step 4: Solve for the remaining variable .

  Solve the equation set up in step 3 for the variable that is left.
  If your variable drops out and you have a FALSE statement, that means your
  answer is no solution.
  If your variable drops out and you have a TRUE statement, that means your
  answer is infinite solutions, which would be the equation of the line.

Step 5: Solve for second variable.

  If you come up with a value for the variable in step 4, that means the two
  equations have one solution. Plug the value found in step 4 into any of the
  equations in the problem and solve for the other variable.


Step 6: Check the proposed ordered pair solution in BOTH original equations.

  You can plug in the proposed solution into BOTH equations. If it makes BOTH
  equations true, then you have your solution to the system.
  If it makes at least one of them false, you need to go back and redo the problem.
Whatever you do to an
       equation,
 do the S A M E thing
to B O T H sides of that
       equation!
Example:     Solve the following equations 3(x+y) = 30/2 and 1/3(x-y) = -1/3

Solution:
Step 1: Simplify if needed.
  3(x+y) = 30/2                                 1/3(x-y) = -1/3
  Or 3x+3y = 30/2 (distributive property)       or 1/3x-1/3y = -1/3 (distributive property)
  Or 3x+3y = 15      (solving 30/2 = 15)        or x-y = -1     (multiply both sides by 3 )
  Or x+y = 5         (divide both sides by 3)

Step 2: Solve one equation for either variable.
         x+y = 5
  Or     x = (5-y)

Step 3: Substitute what you get for step 2 into the other equation.
           x-y = -1
  Or       (5-y)-y = -1   (Substitute x = (5-y) in second equation)
  Or       5-2y = -1
  Or      -2y = -1-5 = -6 (Subtract 5 form both sides)
  Or      2y = 6          (Multiply both sides by -1)
  Or      y=3             (Divide both sides by 2)
Step 4: Solve for the remaining variable .


  x-y = -1   substituting y = 3 in this equation, we have;
  x-3 = -1   (Add 3 to both sides)
  x=2


 Now when we have got the solution i.e. x = 2 and y = 3, let’s check it.
 For this simply substitute the values of x and y in any of the equations.
 x+y = 5
 Or 2+3 = 5
 Or 5 = 5
 Which is correct.
 Hence the answer to the above problem is
                                        x=2
                                        y=3


                                                             OK Got it/ Please repeat
The Elimination Method
               Hee..he..he..




      120 kg
       75
Solve by the Elimination by Addition Method

Step 1: Simplify and put both equations in the form Ax + By = C if needed.

Step 2: Multiply one or both equations by a number that will create opposite
coefficients for either x or y if needed.
In that process, we need to make sure that one of the variables drops out, leaving us
with one equation and one unknown. The only way we can guarantee that is if we are
adding opposites. The sum of opposites is 0.
If neither variable drops out, then we are stuck with an equation with two unknowns
which is unsolvable.

Step 3: Add equations.

Step 4: Solve for remaining variable.
Solve the equation found in step 3 for the variable that is left.
If both variables drop out and you have a FALSE statement, that means
your answer is no solution.
If both variables drop out and you have a TRUE statement, that means
your answer is infinite solutions, which would be the equation of the line.
Step 5: Solve for second variable.

If you come up with a value for the variable in step 4, that means the two
Equations have one solution. Plug the value found in step 4 into any of the
equations in the problem and solve for the other variable.

Step 6: Check the proposed ordered pair solution in BOTH original equations.

You can plug the proposed solution into BOTH equations. If it makes BOTH equations
true, then you have your solution to the system.
If it makes at least one of them false, you need to go back and redo the problem.


Let’s make it clear with an example:

Solve the following equations
                            x/3+5y = 26
                            4x+3y/2 = 38/2
Solution:
Step 1: Simplify and put both equations in the form Ax + By = C if needed.

        x/3+5y = 26          …(1)      4x+3y/2 = 39/2    …(2)
multiplying eq. (1) by 3 and eq.(2) by 2 we have
        x+15y = 78           …(1)      8x+3y = 39        …(2)

Step 2: Multiply one or both equations by a number that will create opposite
coefficients for either x or y if needed.

         Here multiplying eq. (2) with -5 will solve the purpose.
         x+15y = 78        …(1)      -40x-15y = -195      …(2)

Step 3: Add equations.
                            x+15y = 78
                         -40x-15y = -195
                         -39x    = -117

Step 4: Solve for remaining variable.
                           -39x *(-1) = -117*(-1)
                         or 39x = 117
                         or 39x/39 = 117/39
                               or x = 3
Step 5: Solve for second variable.

Plug-in x = 3 in any of the equations and solve for y
                     x+15y = 78        …(1)
          or         3+15y = 78
          or      3+15y-3 = 78-3
          or        15y = 75
          or        15y/15 = 75/15
          or           y =5

The answer to the given pair of equations is x = 3 ; y = 5
Step 6: Check the proposed ordered pair solution in BOTH original equations.

                   x/3+5y = 26                    4x+3y/2 = 39/2
                   plug-in x = 3 and y = 5 in this equation
                   3/3+5*5 = 26                   4*3+3*5/2      = 39/2
        or          1+25 = 26                     4*3*2+3*5 /2*2 = 39/2*2
        or            26 = 26                     24+15          = 39
        or                                                 39 = 39
The ordered pair (3, 5) is a solution to BOTH the equations.
                   (3,5) is a solution to the system.
                                    OK Got it/ Please repeat/ Repeat the presentation
A

                                    PROJECT

                                       BY

                                ANANYA GUPTA

                                PRIYA SRIVASTAVA


Acknowledgements                 MANISHA NEGI

                                       &
We are thankful to:
                                MUSKAN SHARMA
www.wikipedia.com
www.watmu.edu                         OF

Our Principal Shri. T.P. Gaur      K.V. O.F.D.

Maths Teacher Mr. A.A. Ansari       RAIPUR
Our Parents                       DAHRADUN

                                UTTARAKHAND

More Related Content

What's hot

CLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSCLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSRc Os
 
Completing the Square
Completing the SquareCompleting the Square
Completing the Squaretoni dimella
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoringswartzje
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a lineJerlyn Fernandez
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equationsswartzje
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomialsitutor
 
Equations of a line ppt
Equations of a line pptEquations of a line ppt
Equations of a line pptchriscline1979
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variablesGlenSchlee
 
Rewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formRewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formJanetEsteban1
 
2.4 Linear Functions
2.4 Linear Functions2.4 Linear Functions
2.4 Linear Functionssmiller5
 
16.1 Solving Quadratics by square roots
16.1 Solving Quadratics by square roots16.1 Solving Quadratics by square roots
16.1 Solving Quadratics by square rootsswartzje
 
Writing the Equation of Line Given Two Points
Writing the Equation of Line Given Two PointsWriting the Equation of Line Given Two Points
Writing the Equation of Line Given Two Pointsmurdockj915
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variablesVinisha Pathak
 
Completing the square
Completing the squareCompleting the square
Completing the squareRon Eick
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic EquationsCipriano De Leon
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equationsalrosiemae
 

What's hot (20)

CLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONSCLASS X MATHS LINEAR EQUATIONS
CLASS X MATHS LINEAR EQUATIONS
 
Completing the Square
Completing the SquareCompleting the Square
Completing the Square
 
16.2 Solving by Factoring
16.2 Solving by Factoring16.2 Solving by Factoring
16.2 Solving by Factoring
 
Linear function and slopes of a line
Linear function and slopes of a lineLinear function and slopes of a line
Linear function and slopes of a line
 
Solving systems of Linear Equations
Solving systems of Linear EquationsSolving systems of Linear Equations
Solving systems of Linear Equations
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomials
 
Rectangular Coordinate System
Rectangular Coordinate SystemRectangular Coordinate System
Rectangular Coordinate System
 
Equations of a line ppt
Equations of a line pptEquations of a line ppt
Equations of a line ppt
 
11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables11.2 graphing linear equations in two variables
11.2 graphing linear equations in two variables
 
Rewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept formRewriting Linear Equation from standard form to slope intercept form
Rewriting Linear Equation from standard form to slope intercept form
 
2.4 Linear Functions
2.4 Linear Functions2.4 Linear Functions
2.4 Linear Functions
 
16.1 Solving Quadratics by square roots
16.1 Solving Quadratics by square roots16.1 Solving Quadratics by square roots
16.1 Solving Quadratics by square roots
 
Equation Of A Line
Equation Of A LineEquation Of A Line
Equation Of A Line
 
Slope of a Line
Slope of a LineSlope of a Line
Slope of a Line
 
Writing the Equation of Line Given Two Points
Writing the Equation of Line Given Two PointsWriting the Equation of Line Given Two Points
Writing the Equation of Line Given Two Points
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 
Factoring Polynomials
Factoring PolynomialsFactoring Polynomials
Factoring Polynomials
 
Completing the square
Completing the squareCompleting the square
Completing the square
 
Solving Quadratic Equations
Solving Quadratic EquationsSolving Quadratic Equations
Solving Quadratic Equations
 
Systems of Linear Equations
Systems of Linear EquationsSystems of Linear Equations
Systems of Linear Equations
 

Viewers also liked

Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variableRamjas College
 
Pair of linear equations
Pair of linear equationsPair of linear equations
Pair of linear equationsYash Jain
 
56 system of linear equations
56 system of linear equations56 system of linear equations
56 system of linear equationsalg1testreview
 
Iterativos Methods
Iterativos MethodsIterativos Methods
Iterativos MethodsJeannie
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equationsDiler4
 
Iterative methods for the solution
Iterative methods for the solutionIterative methods for the solution
Iterative methods for the solutionOscar Mendivelso
 
Writing linear equations KG Math Middle School
Writing linear equations KG Math Middle SchoolWriting linear equations KG Math Middle School
Writing linear equations KG Math Middle SchoolKellie Greenrod
 
PAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLEPAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLENaveen R
 
Linear Systems Gauss Seidel
Linear Systems   Gauss SeidelLinear Systems   Gauss Seidel
Linear Systems Gauss SeidelEric Davishahl
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidelarunsmm
 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesmonomath
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)krishnapriya R
 
Java Exception handling
Java Exception handlingJava Exception handling
Java Exception handlingkamal kotecha
 

Viewers also liked (20)

Linear equation in two variable
Linear equation in two variableLinear equation in two variable
Linear equation in two variable
 
linear equation
linear equationlinear equation
linear equation
 
Pair of linear equations
Pair of linear equationsPair of linear equations
Pair of linear equations
 
56 system of linear equations
56 system of linear equations56 system of linear equations
56 system of linear equations
 
Iterativos Methods
Iterativos MethodsIterativos Methods
Iterativos Methods
 
Chapter 5
Chapter 5Chapter 5
Chapter 5
 
System of linear equations
System of linear equationsSystem of linear equations
System of linear equations
 
Iterative methods for the solution
Iterative methods for the solutionIterative methods for the solution
Iterative methods for the solution
 
Es272 ch4a
Es272 ch4aEs272 ch4a
Es272 ch4a
 
Nsm
Nsm Nsm
Nsm
 
Writing linear equations KG Math Middle School
Writing linear equations KG Math Middle SchoolWriting linear equations KG Math Middle School
Writing linear equations KG Math Middle School
 
PAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLEPAIR OF LINEAR EQUATION IN TWO VARIABLE
PAIR OF LINEAR EQUATION IN TWO VARIABLE
 
Chapter 5 Point Slope Form
Chapter 5 Point Slope FormChapter 5 Point Slope Form
Chapter 5 Point Slope Form
 
Linear Systems Gauss Seidel
Linear Systems   Gauss SeidelLinear Systems   Gauss Seidel
Linear Systems Gauss Seidel
 
Linear equation
Linear equationLinear equation
Linear equation
 
Gauss seidel
Gauss seidelGauss seidel
Gauss seidel
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
Chapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variablesChapter 3. linear equation and linear equalities in one variables
Chapter 3. linear equation and linear equalities in one variables
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
Java Exception handling
Java Exception handlingJava Exception handling
Java Exception handling
 

Similar to Linear equation in two variables

January 29, 2014
January 29, 2014January 29, 2014
January 29, 2014khyps13
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitutionswartzje
 
January18
January18January18
January18khyps13
 
Systems equations two varibles
Systems equations two variblesSystems equations two varibles
Systems equations two variblesJessica Garcia
 
Consistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesConsistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesAamlan Saswat Mishra
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notestoni dimella
 
Final presentation
Final presentationFinal presentation
Final presentationpaezp
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1ingroy
 
February 5, 2014
February 5, 2014February 5, 2014
February 5, 2014khyps13
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations revYash Jain
 
January 31, 2014
January 31, 2014January 31, 2014
January 31, 2014khyps13
 
Linear equations rev - copy
Linear equations rev - copyLinear equations rev - copy
Linear equations rev - copyYash Jain
 
March 29, 2016
March 29, 2016March 29, 2016
March 29, 2016khyps13
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015khyps13
 
February 11, 2015,
February 11, 2015,February 11, 2015,
February 11, 2015,khyps13
 

Similar to Linear equation in two variables (20)

January 29, 2014
January 29, 2014January 29, 2014
January 29, 2014
 
Solving Systems by Graphing and Substitution
Solving Systems by Graphing and SubstitutionSolving Systems by Graphing and Substitution
Solving Systems by Graphing and Substitution
 
January18
January18January18
January18
 
Systems equations two varibles
Systems equations two variblesSystems equations two varibles
Systems equations two varibles
 
Consistency of linear equations in two and three variables
Consistency of linear equations in two and three variablesConsistency of linear equations in two and three variables
Consistency of linear equations in two and three variables
 
.
..
.
 
M1 L5 Remediation Notes
M1 L5 Remediation NotesM1 L5 Remediation Notes
M1 L5 Remediation Notes
 
Final presentation
Final presentationFinal presentation
Final presentation
 
Analytic Geometry Period 1
Analytic Geometry Period 1Analytic Geometry Period 1
Analytic Geometry Period 1
 
February 5, 2014
February 5, 2014February 5, 2014
February 5, 2014
 
Maths
MathsMaths
Maths
 
Linear equations rev
Linear equations revLinear equations rev
Linear equations rev
 
January 31, 2014
January 31, 2014January 31, 2014
January 31, 2014
 
Linear equations rev - copy
Linear equations rev - copyLinear equations rev - copy
Linear equations rev - copy
 
March 29, 2016
March 29, 2016March 29, 2016
March 29, 2016
 
February 13, 2015
February 13, 2015February 13, 2015
February 13, 2015
 
Aman
AmanAman
Aman
 
February 11, 2015,
February 11, 2015,February 11, 2015,
February 11, 2015,
 
LecturePresentation.pptx
LecturePresentation.pptxLecturePresentation.pptx
LecturePresentation.pptx
 
Theory of Equation
Theory of EquationTheory of Equation
Theory of Equation
 

More from Abhaya Gupta

रसायनिक समीकरण
रसायनिक समीकरणरसायनिक समीकरण
रसायनिक समीकरणAbhaya Gupta
 
Chemistry project Foaming capacity of soaps
Chemistry project   Foaming capacity of soapsChemistry project   Foaming capacity of soaps
Chemistry project Foaming capacity of soapsAbhaya Gupta
 
Chemistry project tensile strength of fibers
Chemistry project   tensile strength of fibersChemistry project   tensile strength of fibers
Chemistry project tensile strength of fibersAbhaya Gupta
 
Chemistry project soyabeen milk
Chemistry project   soyabeen milkChemistry project   soyabeen milk
Chemistry project soyabeen milkAbhaya Gupta
 
Human reproduction
Human reproductionHuman reproduction
Human reproductionAbhaya Gupta
 
How to make_a_simple_voltic_cell
How to make_a_simple_voltic_cellHow to make_a_simple_voltic_cell
How to make_a_simple_voltic_cellAbhaya Gupta
 
Light reflaction and refraction
Light reflaction and refractionLight reflaction and refraction
Light reflaction and refractionAbhaya Gupta
 
Linear equations in one variable
Linear equations in one variableLinear equations in one variable
Linear equations in one variableAbhaya Gupta
 
Perimeter and area
Perimeter and areaPerimeter and area
Perimeter and areaAbhaya Gupta
 
Srinivasa ramanujan.ppt
Srinivasa ramanujan.pptSrinivasa ramanujan.ppt
Srinivasa ramanujan.pptAbhaya Gupta
 
Laws of chemical combination
Laws of chemical combinationLaws of chemical combination
Laws of chemical combinationAbhaya Gupta
 

More from Abhaya Gupta (13)

रसायनिक समीकरण
रसायनिक समीकरणरसायनिक समीकरण
रसायनिक समीकरण
 
Chemistry project Foaming capacity of soaps
Chemistry project   Foaming capacity of soapsChemistry project   Foaming capacity of soaps
Chemistry project Foaming capacity of soaps
 
Chemistry project tensile strength of fibers
Chemistry project   tensile strength of fibersChemistry project   tensile strength of fibers
Chemistry project tensile strength of fibers
 
Chemistry project soyabeen milk
Chemistry project   soyabeen milkChemistry project   soyabeen milk
Chemistry project soyabeen milk
 
Kings and coins
Kings and coinsKings and coins
Kings and coins
 
Human reproduction
Human reproductionHuman reproduction
Human reproduction
 
How to make_a_simple_voltic_cell
How to make_a_simple_voltic_cellHow to make_a_simple_voltic_cell
How to make_a_simple_voltic_cell
 
Light reflaction and refraction
Light reflaction and refractionLight reflaction and refraction
Light reflaction and refraction
 
Linear equations in one variable
Linear equations in one variableLinear equations in one variable
Linear equations in one variable
 
Perimeter and area
Perimeter and areaPerimeter and area
Perimeter and area
 
New year card
New year cardNew year card
New year card
 
Srinivasa ramanujan.ppt
Srinivasa ramanujan.pptSrinivasa ramanujan.ppt
Srinivasa ramanujan.ppt
 
Laws of chemical combination
Laws of chemical combinationLaws of chemical combination
Laws of chemical combination
 

Recently uploaded

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 

Recently uploaded (20)

Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 

Linear equation in two variables

  • 1. A project made by : Ananya Gupta Priya Srivastava Manisha Negi Muskan Sharma Class IX C KV OFD Raipur, Dehradun
  • 2. A common form of a linear equation in the two variables x and y is y= mx + c where m and c designate constants. The origin of the name "linear" comes from the fact that the set of solutions of such an equation forms a straight line in the plane. In this particular equation, the constant m determines the slope or gradient of that line, and the constant term “c" determines the point at which the line crosses the y-axis, otherwise known as the y-intercept. Since terms of linear equations cannot contain products of distinct or equal variables, nor any power(other than 1) or other function of a variable, equations involving terms such as xy, x2, y1/3, and sin(x) are nonlinear.
  • 3. A system of linear equations is two or more linear equations that are being solved simultaneously. In general, a solution of a system in two variables is an ordered pair that makes BOTH equations true. In other words, it is where the two graphs intersect, what they have in common. So if an ordered pair is a solution to one equation, but not the other, then it is NOT a solution to the system. A consistent system is a system that has at least one solution. An inconsistent system is a system that has no solution. The equations of a system are dependent if ALL the solutions of one equation are also solutions of the other equation. In other words, they end up being the same line. The equations of a system are independent if they do not share ALL solutions. They can have one point in common, just not all of them.
  • 4. In this presentation we will be looking at systems that have two equations and two unknowns. We will look at solving them in three different ways: 1-by graphing, 2-by the substitution method, and 3-by the elimination method. So, let's go ahead and look at these systems.
  • 6. There are three possible outcomes that we may encounter when working with these systems: •one solution •no solution •infinite solutions One Solution If the system in two variables has one solution, it is an ordered pair that is a solution to BOTH equations. No Solution If the two lines are parallel to each other, they will never intersect. This means they do not have any points in common. In this situation, you would have no solution. Infinite Solutions If the two lines end up lying on top of each other, then there is an infinite number of solutions.
  • 7. 4 5 One Solution No Solution Infinite Solutions
  • 8. Solving by Graphing Step 1: Graph the first equation. Unless the directions tell us differently, we can use any "legitimate" way to graph the line. Let the Equation be x+y=5 Solve the equation for y For this let us make “y” the subject of the equation y = 5 – x Now substituting different values for x we can find respective values of y. x= -2 -1 0 1 2 y= 7 6 5 4 3 Now with these different pairs of values of x and y we can plot the line on a graph. Similarly we can solve the second equation 2x – y = -2 , or y = 2x + 2 the results are in the following table- x= -2 -1 0 1 2 y= -2 0 2 4 6
  • 9. Step 2: Plot the two equations on a graph, with similar co-ordinates Now we have something like this ….. Step 3: Find the solution. We need to ask ourselves, is there any place that the two lines intersect, and if so, where? The answer is yes, they intersect at (1, 4). Step 4: Check the proposed ordered pair solution in BOTH equations. You will find that if you plug the ordered pair (1, 4) into BOTH equations of the original system, that this is a solution to BOTH of them. The solution to this system is (1, 4). OK Got it/ Please repeat
  • 11. Solve by the Substitution Method Step 1: Simplify if needed. This would involve things like removing ( ) and removing fractions. To remove ( ): just use the distributive property. To remove fractions: since fractions are another way to write division, and the inverse of divide is to multiply, you remove fractions by multiplying both sides by the LCD of all of your fractions. Step 2: Solve one equation for either variable. If you need to solve for a variable, then try to pick one that has a 1 as a coefficient. That way when you go to solve for it, you won't have to divide by a number and run the risk of having to work with a fraction Step 3: Substitute what you get for step 2 into the other equation. This is why it is called the substitution method. Make sure that you substitute the expression into the OTHER equation, the one you didn't use in step 2. This will give you one equation with one unknown.
  • 12. Step 4: Solve for the remaining variable . Solve the equation set up in step 3 for the variable that is left. If your variable drops out and you have a FALSE statement, that means your answer is no solution. If your variable drops out and you have a TRUE statement, that means your answer is infinite solutions, which would be the equation of the line. Step 5: Solve for second variable. If you come up with a value for the variable in step 4, that means the two equations have one solution. Plug the value found in step 4 into any of the equations in the problem and solve for the other variable. Step 6: Check the proposed ordered pair solution in BOTH original equations. You can plug in the proposed solution into BOTH equations. If it makes BOTH equations true, then you have your solution to the system. If it makes at least one of them false, you need to go back and redo the problem.
  • 13. Whatever you do to an equation, do the S A M E thing to B O T H sides of that equation!
  • 14. Example: Solve the following equations 3(x+y) = 30/2 and 1/3(x-y) = -1/3 Solution: Step 1: Simplify if needed. 3(x+y) = 30/2 1/3(x-y) = -1/3 Or 3x+3y = 30/2 (distributive property) or 1/3x-1/3y = -1/3 (distributive property) Or 3x+3y = 15 (solving 30/2 = 15) or x-y = -1 (multiply both sides by 3 ) Or x+y = 5 (divide both sides by 3) Step 2: Solve one equation for either variable. x+y = 5 Or x = (5-y) Step 3: Substitute what you get for step 2 into the other equation. x-y = -1 Or (5-y)-y = -1 (Substitute x = (5-y) in second equation) Or 5-2y = -1 Or -2y = -1-5 = -6 (Subtract 5 form both sides) Or 2y = 6 (Multiply both sides by -1) Or y=3 (Divide both sides by 2)
  • 15. Step 4: Solve for the remaining variable . x-y = -1 substituting y = 3 in this equation, we have; x-3 = -1 (Add 3 to both sides) x=2 Now when we have got the solution i.e. x = 2 and y = 3, let’s check it. For this simply substitute the values of x and y in any of the equations. x+y = 5 Or 2+3 = 5 Or 5 = 5 Which is correct. Hence the answer to the above problem is x=2 y=3 OK Got it/ Please repeat
  • 16. The Elimination Method Hee..he..he.. 120 kg 75
  • 17. Solve by the Elimination by Addition Method Step 1: Simplify and put both equations in the form Ax + By = C if needed. Step 2: Multiply one or both equations by a number that will create opposite coefficients for either x or y if needed. In that process, we need to make sure that one of the variables drops out, leaving us with one equation and one unknown. The only way we can guarantee that is if we are adding opposites. The sum of opposites is 0. If neither variable drops out, then we are stuck with an equation with two unknowns which is unsolvable. Step 3: Add equations. Step 4: Solve for remaining variable. Solve the equation found in step 3 for the variable that is left. If both variables drop out and you have a FALSE statement, that means your answer is no solution. If both variables drop out and you have a TRUE statement, that means your answer is infinite solutions, which would be the equation of the line.
  • 18. Step 5: Solve for second variable. If you come up with a value for the variable in step 4, that means the two Equations have one solution. Plug the value found in step 4 into any of the equations in the problem and solve for the other variable. Step 6: Check the proposed ordered pair solution in BOTH original equations. You can plug the proposed solution into BOTH equations. If it makes BOTH equations true, then you have your solution to the system. If it makes at least one of them false, you need to go back and redo the problem. Let’s make it clear with an example: Solve the following equations x/3+5y = 26 4x+3y/2 = 38/2
  • 19. Solution: Step 1: Simplify and put both equations in the form Ax + By = C if needed. x/3+5y = 26 …(1) 4x+3y/2 = 39/2 …(2) multiplying eq. (1) by 3 and eq.(2) by 2 we have x+15y = 78 …(1) 8x+3y = 39 …(2) Step 2: Multiply one or both equations by a number that will create opposite coefficients for either x or y if needed. Here multiplying eq. (2) with -5 will solve the purpose. x+15y = 78 …(1) -40x-15y = -195 …(2) Step 3: Add equations. x+15y = 78 -40x-15y = -195 -39x = -117 Step 4: Solve for remaining variable. -39x *(-1) = -117*(-1) or 39x = 117 or 39x/39 = 117/39 or x = 3
  • 20. Step 5: Solve for second variable. Plug-in x = 3 in any of the equations and solve for y x+15y = 78 …(1) or 3+15y = 78 or 3+15y-3 = 78-3 or 15y = 75 or 15y/15 = 75/15 or y =5 The answer to the given pair of equations is x = 3 ; y = 5 Step 6: Check the proposed ordered pair solution in BOTH original equations. x/3+5y = 26 4x+3y/2 = 39/2 plug-in x = 3 and y = 5 in this equation 3/3+5*5 = 26 4*3+3*5/2 = 39/2 or 1+25 = 26 4*3*2+3*5 /2*2 = 39/2*2 or 26 = 26 24+15 = 39 or 39 = 39 The ordered pair (3, 5) is a solution to BOTH the equations. (3,5) is a solution to the system. OK Got it/ Please repeat/ Repeat the presentation
  • 21. A PROJECT BY ANANYA GUPTA PRIYA SRIVASTAVA Acknowledgements MANISHA NEGI & We are thankful to: MUSKAN SHARMA www.wikipedia.com www.watmu.edu OF Our Principal Shri. T.P. Gaur K.V. O.F.D. Maths Teacher Mr. A.A. Ansari RAIPUR Our Parents DAHRADUN UTTARAKHAND