
Stephanie T. answered 03/31/14
Tutor
New to Wyzant
Stephanie, Education Extraordinaire
The quadratic formula is a formula by which you can compute the X value of a function by using the components in its equation when Y=0, or the function crosses the x-axis. (This applies only when a does not = 0)
The quadratic equation is as follows:
x= -b ± √(b2 - 4ac)
2a
where the function is
ax2+bx+c = y --> ax2+bx+c = 0
Example:
Find the solution X to the function y= x2 - 3x - 10 using the quadratic equation.
Find the solution X to the function y= x2 - 3x - 10 using the quadratic equation.
So if y=0,
Then:
A= 1
B= -3
C= -10
Therefore:
x= -(-3) ± √((-3)2 - 4(1)(-10)) = 3 ± √(49) = 3 ± 7 = 5 and -2
2(1) 2 2
The solutions are -2 and 5.
This means that when y=0, or when the function crosses the x-axis, the x-values are -2 and 5.
The points at which the function crosses the x-axis are: (-2,0) and (5, 0)
:)
:)