Subject of the quadratic equation
editSteps
editax2 + bx + c = 0
4a2x2 + 4abx + 4ac = 0
4a2x2 + 4abx = –4ac
4a2x2 + 4abx + b2 = b2 – 4ac
(2ax + b)2 = b2 – 4ac
2ax + b = ±√b2 – 4ac
2ax = –b ± √b2 – 4ac
x = –b ± √b2 – 4ac/2a
How to make x the subject of the quadratic equation, i.e. derive the quadratic formula
edit- Multiply the left side by 4a, as the right side is zero.
- Add –4ac to both sides.
- Add b2 to both sides to complete the square.
- Square-root both sides.
- Add –b to both sides.
- Divide both sides by 2a.
How to turn the quadratic equation, written as ax2 + bx + c = 0, into (2ax + b)2 = b2 – 4ac
edit- Replace 4ac by b2 on the left side.
- Keep (b2 – 4ac) on the right side.
Theory
edit- By square completion, quadratic equations, written as ax2 + bx + c = 0, become (2ax + b)2 = b2 – 4ac.
- This theory shows that (2ax + b)2 is on the left side and that (b2 – 4ac) is on the right side.
- With (2ax + b)2 on the left side and (b2 – 4ac) on the right side, many of those who solve quadratic equations, written as ax2 + bx + c = 0, are experts, masters or professionals.
- x = –b ± √b2 – 4ac/2a is the quadratic formula.
b2 – 4ac
edit- (b2 – 4ac) is the expression in the quadratic formula that determines how many solutions quadratic equations, written as ax2 + bx + c = 0, have.
- When b2 – 4ac > 0, there are two solutions.
- When b2 – 4ac = 0, the only solution is x = –b/2a.
- When b2 – 4ac < 0, there are no solutions.
- When (b2 – 4ac) is a perfect square, there are two rational solutions.
- When (b2 – 4ac) is not a perfect square, there are two irrational solutions.
Distances or differences between the solutions of quadratic equations
edit√b2 – 4ac/a is the distance or difference between the solutions of the quadratic equation, written as ax2 + bx + c = 0. It determines how far apart the solutions of the quadratic equation are, even though it is positive due to b2 > 4ac. When (b2 – 4ac) is a perfect square, the distance or difference between the solutions of the quadratic equation is rational. When (b2 – 4ac) is not a perfect square, the distance or difference between the solutions of the quadratic equation is irrational.
Quadratic expression forms
editVertex form conversion
editax2 + bx + c = (2ax + b)2 + 4ac – b2/4a
Quadratic expression forms
edit- Quadratic expressions, written as (ax2 + bx + c), become (2ax + b)2 + 4ac – b2/4a when converted to their vertex forms.
- Quadratic expressions, written as (ax2 + bx + c), can be factorized when (b2 – 4ac) is a perfect square.
- When a > 0, quadratic expressions have minimum values, i.e. ax2 + bx + c >= 4ac – b2/4a.
- When a < 0, quadratic expressions have maximum values, i.e. ax2 + bx + c <= 4ac – b2/4a.
Parabolae
editRegular form
edity = ax2 + bx + c
x-intercept count
edit- When b2 > 4ac, there are two x-intercepts, i.e. parabolae cross or cut the x-axis twice.
- When b2 = 4ac, the only x-intercept is x = –b/2a, i.e. parabolae touch or hit the x-axis only once.
- When b2 < 4ac, there are no x-intercepts, i.e. parabolae never intersect the x-axis.
Distances or differences between the x-intercepts of parabolae
edit√b2 – 4ac/a is the distance or difference between the x-intercepts of the parabola, written as y = ax2 + bx + c. It determines how far apart the x-intercepts of the parabola are, even though it is positive due to b2 > 4ac. When (b2 – 4ac) is a perfect square, the distance or difference between the x-intercepts of the parabola is rational. When (b2 – 4ac) is not a perfect square, the distance or difference between the x-intercepts of the parabola is irrational.
y = ax2 + bx + c where b2 < 4ac
edit- When a > 0 but b2 < 4ac, parabolae are entirely above or over the x-axis.
- When a < 0 and b2 < 4ac, parabolae are entirely below or under the x-axis.
Vertex figures
edit- (–b/2a, 4ac – b2/4a) is the vertex figure lying on the parabola, written as y = ax2 + bx + c.
- When a > 0, parabolae have minimum vertex figures.
- When a < 0, parabolae have maximum vertex figures.
- When b2 = 4ac, the vertex figure is the only point of tangency at x = –b/2a.
Axes of symmetry
edit- x = –b/2a is the axis of symmetry, which is in the middle and halfway between the x-intercepts of the parabola, written as y = ax2 + bx + c where b2 > 4ac.
- When b2 = 4ac, the axis of symmetry is the only x-intercept of the parabola, though written as x = –b/2a.
Theories focusing on the coefficients of quadratic expressions
edita > 0, b < 0, c > 0, b2 > 4ac
a > 0, b < 0, 0 < c < b2/4a
a > 0, b < –2√ac, c > 0
0 < a < b2/4c, b < 0, c > 0
a > 0, b < –2√ac, 0 < c < b2/4a
0 < a < b2/4c, b < 0, 0 < c < b2/4a
0 < a < b2/4c, b < –2√ac, c > 0
0 < a < b2/4c, b < –2√ac, 0 < c < b2/4a
Quadratic function switch
editSteps
editax2 + bx + c = y
4a2x2 + 4abx + 4ac = 4ay
4a2x2 + 4abx = 4a(y – c)
4a2x2 + 4abx + b2 = b2 + 4a(y – c)
(2ax + b)2 = b2 + 4a(y – c)
2ax + b = ±√b2 + 4a(y – c)
2ax = –b ± √b2 + 4a(y – c)
x = –b ± √b2 + 4a(y – c)/2a
Theory
edit- By square completion, quadratic functions, written as ax2 + bx + c = y, become (2ax + b)2 = b2 + 4a(y – c).
- This theory shows that (2ax + b)2 is on the left side and that {b2 + 4a(y – c)} is on the right side.
- With (2ax + b)2 on the left side and {b2 + 4a(y – c)} on the right side, many of those who perform switches to quadratic functions, written as ax2 + bx + c = y, are experts, masters or professionals.
- x = –b ± √b2 + 4a(y – c)/2a is the switch to ax2 + bx + c = y.
Tangents to the parabola at intersection points relative to the horizontal axis
editGiven y = ax2 + bx + c where a > 0, b < 0, c > 0 and b2 > 4ac
(2ax + b)√b2 – 4ac + 2ay = 4ac – b2 at (–b + √b2 – 4ac/2a, 0)
2ay = (2ax + b)√b2 – 4ac + 4ac – b2 at (–b + √b2 – 4ac/2a, 0)
Tangents to the parabola, written as y = ax2 + bx + c, at intersection points relative to the x-axis where a > 0, b < 0, c > 0 and b2 > 4ac
Theory
edit- (2ax + b)√b2 – 4ac + 2ay = 4ac – b2 is the tangent to the parabola, written as y = ax2 + bx + c where a > 0, b < 0, c > 0 and b2 > 4ac, at (–b + √b2 – 4ac/2a, 0).
- 2ay = (2ax + b)√b2 – 4ac + 4ac – b2 is the tangent to the parabola, written as y = ax2 + bx + c where a > 0, b < 0, c > 0 and b2 > 4ac, at (–b + √b2 – 4ac/2a, 0).
Ways to solve quadratic equations
edit- Factorization (for or used by experts, masters or professionals)
- Square completion (for or used by experts, masters or professionals)
- Quadratic formula (for or used by beginners)
- Graphing (for or used by beginners)
Whereas the quadratic formula is only for beginners, experts, masters or professionals solve quadratic equations by square completion. According to these, the solutions of the quadratic equation, written as ax2 + bx + c = 0, are the x-intercepts of the parabola, written as y = ax2 + bx + c.
Factorization
editFactorization is a way to factorize the left side to solve quadratic equations. Experts, masters or professionals use the factorization method to solve quadratic equations. Some quadratic equations are unable to be solved by factorization.
Square completion
editSquare completion is a way to solve quadratic equations that are either hard to factorize to show integers or unable to be factorized. Experts, masters or professionals use the square completion method to solve quadratic equations. This method involves hard calculations, but it is best used when a = 1 and b is an even integer. It is the hardest quadratic-equation-solving method.
Quadratic formula
editFor quadratic equations that are either hard to factorize to show integers or unable to be factorized, the quadratic formula is required. Beginners use the quadratic formula to solve quadratic equations. This method consumes time when (b2 – 4ac) is not written at first, but it is the easiest quadratic-equation-solving method.
Graphing
editParabola graphing is recommended when solving quadratic equations. Beginners use the graphing method to solve quadratic equations.
Ways to convert quadratic expressions
edit- Factorized form
- Vertex form
Factorized form
editQuadratic expressions can be converted to their factorized forms by factorization. In other words, the form is provided by the factorization method.
Vertex form
editQuadratic expressions can be converted to their vertex forms by square completion. In other words, the form is provided by the square completion method.
Vieta’s formula
editx1 + x2 = –b/a
x1x2 = c/a
(x2 – x1)2 = (x1 + x2)2 – 4x1x2
(x2 – x1)2 = (–b/a)2 – 4c/a
(x2 – x1)2 = b2 – 4ac/a2
x2 – x1 = ±√b2 – 4ac/a
x2/x1 = b2 – 2ac ± b√b2 – 4ac/2ac
Value and change theories
editFirst theory
editWhen a > 0 and b2 > 4ac, the quadratic expression:
- Decreases for x < –b/2a, i.e. before x = –b/2a.
- Has a minimum stationary value at x = –b/2a.
- Increases for x > –b/2a, i.e. after x = –b/2a.
- Is negative for –b + √b2 – 4ac/2a < x < –b + √b2 – 4ac/2a, i.e. after x = –b + √b2 – 4ac/2a but before x = –b + √b2 – 4ac/2a.
- Is zero at x = –b ± √b2 – 4ac/2a.
- Is positive for both x < –b + √b2 – 4ac/2a, i.e. before x = –b + √b2 – 4ac/2a, and x > –b + √b2 – 4ac/2a, i.e. after x = –b + √b2 – 4ac/2a.
Second theory
editWhen a < 0 but b2 > 4ac, the quadratic expression:
- Increases for x < –b/2a, i.e. before x = –b/2a.
- Has a maximum stationary value at x = –b/2a.
- Decreases for x > –b/2a, i.e. after x = –b/2a.
- Is positive for –b + √b2 – 4ac/2a < x < –b + √b2 – 4ac/2a, i.e. after x = –b + √b2 – 4ac/2a but before x = –b + √b2 – 4ac/2a.
- Is zero at x = –b ± √b2 – 4ac/2a.
- Is negative for both x < –b + √b2 – 4ac/2a, i.e. before x = –b + √b2 – 4ac/2a, and x > –b + √b2 – 4ac/2a, i.e. after x = –b + √b2 – 4ac/2a.
Third theory
editWhen a > 0 and b2 = 4ac, the quadratic expression:
- Decreases for x < –b/2a, i.e. before x = –b/2a.
- Has a minimum stationary value at x = –b/2a.
- Increases for x > –b/2a, i.e. after x = –b/2a.
- Is zero at x = –b/2a.
- Is positive for x ≠ –b/2a, i.e. every value of x except x = –b/2a.
Fourth theory
editWhen a < 0 but b2 = 4ac, the quadratic expression:
- Increases for x < –b/2a, i.e. before x = –b/2a.
- Has a maximum stationary value at x = –b/2a.
- Decreases for x > –b/2a, i.e. after x = –b/2a.
- Is zero at x = –b/2a.
- Is negative for x ≠ –b/2a, i.e. every value of x except x = –b/2a.
This is the discussion page for an IP user, identified by the user's IP address. Many IP addresses change periodically, and are often shared by several users. If you are an IP user, you may create an account or log in to avoid future confusion with other IP users. Registering also hides your IP address. |