Monday, September 2, 2013

Working out a Quadratic Formula


Here are some examples of how the Quadratic Formula works:
  • Solve x2 + 3x – 4 = 0
    This quadratic happens to factor:
      x2 + 3x – 4 = (x + 4)(x – 1) = 0
    ...so I already know that the solutions are x = –4 and x = 1. How would my solution look in the Quadratic Formula? Using a = 1b = 3, and c = –4, my solution looks like this:

    Then, as expected, the solution is x = –4, x = 1.

Suppose you have ax2 + bx + c = y, and you are told to plug zero in for y. The corresponding x-values are the x-intercepts of the graph. So solving ax2 + bx + c = 0 for x means, among other things, that you are trying to find x-intercepts. Since there were two solutions for x2 + 3x – 4 = 0, there must then be two x-intercepts on the graph. Graphing, we get the curve below:





As you can see, the x-intercepts (the red dots above) match the solutions, crossing the x-axis at x = –4 and x = 1. This shows the connection between graphing and solving: When you are solving "(quadratic) = 0", you are finding the x-intercepts of the graph. This can be useful if you have a graphing calculator, because you can use the Quadratic Formula (when necessary) to solve a quadratic, and then use your graphing calculator to make sure that the displayed x-intercepts have the same decimal values as do the solutions provided by the Quadratic Formula.
Note, however, that the calculator's display of the graph will probably have some pixel-related round-off error, so you'd be checking to see that the computed and graphed values were reasonably close; don't expect an exact match.   
  • Solve 2x2 – 4x – 3 = 0.  Round your answer to two decimal places, if necessary.
    There are no factors of (2)(–3) = –6 that add up to –4, so I know that this quadratic cannot befactored. I will apply the Quadratic Formula. In this case, a = 2, b = –4, and c = –3:

    Then the answer is x = –0.58, x = 2.58, rounded to two decimal places.
Warning: The "solution" or "roots" or "zeroes" of a quadratic are usually required to be in the "exact" form of the answer. In the example above, the exact form is the one with the square roots of ten in it. You'll need to get a calculator approximation in order to graph the x-intercepts or to simplify the final answer in a word problem. But unless you have a good reason to think that the answer is supposed to be a rounded answer, always go with the exact form.
  
Compare the solutions of 2x2 – 4x – 3 = 0 with the x-intercepts of the graph:
  
Just as in the previous example, the x-intercepts match the zeroes from the Quadratic Formula. This is always true. The "solutions" of an equation are also the x-intercepts of the corresponding graph.
  

No comments:

Post a Comment