| mathsrevision.net --> alevel --> pure |
|
|
© Matthew Pinkney 2003 |
|
MathsRevision.net
Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'medusa' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 83 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 83 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 85
Pure SectionWarning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'medusa' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 102 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 102 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 104 Warning: mysql_query() [function.mysql-query]: Access denied for user 'mathsrevision.ne'@'medusa' (using password: NO) in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 128 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 128 Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /content/BusinessHostPlus/m/a/mathsrevision.net/web/alevel/pure/quadratic_equations.php on line 130
|
Quadratic EquationsA quadratic equation is an
equation where the highest power of x is x²., so it is an equation of the form
ax² + bx + c = 0. There are various methods of
solving quadratic equations, as shown below. Completing the Square9 and 25 can be written as 3² and 5² whereas 7 and 11 cannot be written as the
square of another exact number. 9 and 25 are called perfect squares. Another
example is (9/4) = (3/2)². In a similar way, x² + 2x + 1 = (x + 1)². To make x² + 6x into a perfect square, we add (6²/4) = 9. The resulting expression, x² + 6x + 9 = (x + 3)² and so is a perfect square. The process of making something into a perfect square is known as completing the square. To complete the square in this way, we take the number before the x, square it, and divide it by 4. This technique can be used to solve quadratic equations, as demonstrated in the following example. ExampleSolve x² - 6x + 2 = 0 by completing the square ExampleFind the minimum of the graph y = 3x² - 6x - 3 . The minimum could also have been found by differentiation. The Quadratic FormulaLet’s complete the square in the general case: ax2 + bx + c Take out a factor of a: Hence if ax2 + bx +
c = 0, Now if we take the square root of both sides and simplify, we get the quadratic formula:
ExampleSolve 3x² + 5x - 8 = 0 Quadratic FunctionsSince you only know how to take square roots of positive numbers, the quadratic formula only gives real solutions if b² - 4ac is greater or equal to 0. The expression b² - 4ac is therefore important, and is known as the discriminant. If b2 – 4ac is less than zero, then there are
no solutions. This means that there are no values of x giving a value of y of
zero, hence the graph of the curve will not cross the x-axis.
If b2 – 4ac = 0 then the quadratic formula says that x = - b/2a, so there is only one solution. The graph will only touch the x-axis at one point, therefore. However, if b2 – 4ac > 0, there will be 2 solutions to the equation and so the curve will cross the x-axis at 2 points. FactorisingSometimes, quadratic equations can be solved by factorising. In this case, factorising is probably the easiest way to solve the equation. ExampleSolve x² + 2x - 8 = 0 |