Return to the Purplemath home page

 


powered by FreeFind

 

Print-friendly page

 

 

Systems of Non-Linear Equations:
     Solving Simple Systems
 
(page 3 of 6)

To find the exact solution to a system of equations, you must use algebra. Let's look at that first system again:

  • Solve the following system algebraically:
    • y = x2
      y
      = 8 – x2

    Since I am looking for the intersection points, I am therefore looking for the points where the equations overlap, where they share the same values. That is, I am trying to find any spots where y = x2 equals y = 8 – x2:

      y = x2 = y = 8 – x2

    The algebra comes in when I manipulate useful bits of this last equation. I can pick out whichever parts I like. (They're all equal, after all -- at least at the intersection points, but the intersection points are the only points that I care about anyway!) So I can pick out any of the following:

      y = x2
      y = 8 – x2
      y = y
      x
      2 = 8 – x2

    Each of these sub-equations is true, but only the last one is usefully new and different:

      x2 = 8 – x2

    I can solve this for the x-values that make the equation true:

      x2 = 8 – x2
      2x2 = 8
      x2 = 4
      x = –2, +2

    Then the solutions to the original system will occur when x = –2 and when x = +2.

    What are the corresponding y-values? To find them, I plug the x-values back in to either original equation. (It doesn't matter which one I pick because I only care about the points where the equations spit out the same values. So I can pick whichever equation I like better.) I'll plug the x-values into the first equation, because it's the simpler of the two:

      x = –2:

        y = x2
        y = (–2)2 = 4

      x = +2:

        y = x2
        y = (+2)2 = 4

    Then the solutions (as we already knew) are (x, y) = (–2, 4) and (2, 4).

In this case, the solutions were "neat" whole-number values. But solutions will not always be neat, so, while the pictures can be very useful for giving you a "feel" for what is going on, graphing is not as accurate as doing the algebra. I understand that students are often taught nowadays to "round" absolutely everything, and are thus implicitly taught that all answers will be "neat" answers. But this is wrong; don't fall for it. For instance:

  • Solve the following system:
    • y = x2 + 3x + 2
      y = 2x + 3

    I can solve this in the same manner as we did on the previous problem.  The "solution" to the system will be any point(s) that the lines share; that is, any point(s) where the x-value and corresponding y-value for y = x2 + 3x + 2 is the same as the x-value and corresponding y-value for y = 2x + 3; that is, where the lines overlap or intersect; that is, where y = x2 + 3x + 2 equals y = 2x + 3.  Copyright © 2006-2008 Elizabeth Stapel All Rights Reserved

    Looking at the graph of the system:

      

      

      

       

      

    graph of y = x^2 + 3x + 2 and y = x^2 + x - 1
       

    ...I can see that there appears to be solutions at around (x, y) = (–1.5, –0.25) and (x, y) = (0.5, 4.25)But I cannot assume that this is the answer!  The picture can give me a good idea, but only the algebra can give me the actual answer.

       
    I'll set the equations equal, and solve:
        

      

      
    x
    2 + 3x + 2 = 2x + 3
    x2 + x – 1 = 0 

    Using the Quadratic Formula gives me:

       

       

      

       
     x = (-1 ± sqrt(5))/2

       
    Then I have the solution:

      

      

       
     x = (-1 - sqrt(5))/2

    ...which has a corresponding  y-value of:

       

      

      
    y = 2 - sqrt(5)

       
    The other solution (from the "±" in front of the square root) is:

      

      
    x = (-1 + sqrt(5))/2

    ....which gives me a y-value of:

       

      

       
    y = 2 + sqrt(5)

       
    So the solutions are:

      

      

      

      
     ([-1 - sqrt(5)]/2,  2 - sqrt(5)) and ([-1 + sqrt(5)]/2,  2 + sqrt(5))

    For purposes of graphing, the approximate solutions are:

      (x, y) = (–1.62, –0.24) and (0.62, 4.24).

In other words, while our guess from the picture was close, it was not entirely correct.

<< Previous  Top  |  1 | 2 | 3 | 4 | 5 | 6  |  Return to Index  Next >>

Cite this article as:

Stapel, Elizabeth. "Systems of Non-Linear Equations: Solving Simple Systems." Purplemath.
    Available from
http://www.purplemath.com/modules/syseqgen3.htm.
    Accessed
 

 

Lessons index

Lessons CD




Purplemath:
  Linking to this site
  Printing pages
  Donating
  School licensing


Reviews of
Internet Sites:
   Free Help
   Practice
   Et Cetera

The "Homework
   Guidelines"

Study Skills Survey

Tutoring ($$)


This lesson may be printed out for your personal use.

Content copyright protected by Copyscape website plagiarism search
  

  Copyright © 2006-2008  Elizabeth Stapel   |   About   |   Terms of Use

 

 Feedback   |   Error?