Problem 109
Question
Given that the solutions of a quadratic equation are \(x=(-b \pm \sqrt{b^{2}-4 a c}) /(2 a),\) show that the sum of the solutions is \(S=-b / a\).
Step-by-Step Solution
Verified Answer
The sum of the solutions \(S=x_{1}+x_{2}=-b / a\)
1Step 1: Identify the solutions of the quadratic equation
The quadratic formula for solving equations in the form \(ax^{2}+bx+c=0\) is \(x=(-b \pm \sqrt{b^{2}-4ac}) /(2a)\). According to this formula, the solutions of the quadratic equation are \(x_{1}=(-b + \sqrt{b^{2}-4ac}) /(2a)\) and \(x_{2}=(-b - \sqrt{b^{2}-4ac}) /(2a)\).
2Step 2: Compute the sum of the solutions
Sum of solutions, denoted as S, is given by \(S=x_{1}+x_{2}\). If we substitute the values of \(x_{1}\) and \(x_{2}\), we get \(S=(-b + \sqrt{b^{2}-4ac}) /(2a) + (-b - \sqrt{b^{2}-4ac}) /(2a)\).
3Step 3: Simplify the sum of the solutions
On simplification, \(S=(-2b) /(2a) = -b/a\)
Key Concepts
Quadratic FormulaSum of SolutionsPolynomial Equation Solving
Quadratic Formula
When solving quadratic equations, the quadratic formula is your ultimate tool. It applies to any quadratic equation in the form of \( ax^2 + bx + c = 0 \). Using the quadratic formula helps you find the solutions, or roots, of the equation without the need to factor or complete the square.
The formula looks like this:\[ x = \frac{{-b \pm \sqrt{{b^2 - 4ac}}}}{2a} \]Where:
Each root is calculated by considering both plus and minus sides of the formula. This double possibility is what allows the formula to offer up two solutions, \( x_1 \) and \( x_2 \).
The formula looks like this:\[ x = \frac{{-b \pm \sqrt{{b^2 - 4ac}}}}{2a} \]Where:
- \( a \), \( b \), and \( c \) are coefficients of the equation.
- The term \( \pm \) means there are two possible solutions.
- The expression under the square root, \( b^2 - 4ac \), is called the discriminant.
Each root is calculated by considering both plus and minus sides of the formula. This double possibility is what allows the formula to offer up two solutions, \( x_1 \) and \( x_2 \).
Sum of Solutions
The sum of solutions for any quadratic equation can be found using a property derived from the quadratic formula. If you have a quadratic equation \( ax^2 + bx + c = 0 \), the sum of its solutions, \( S \), is remarkably straightforward to calculate.
From the equations \( x_1 = \frac{-b + \sqrt{b^2 - 4ac}}{2a} \) and \( x_2 = \frac{-b - \sqrt{b^2 - 4ac}}{2a} \), adding these two solutions will always lead you to \( S = -\frac{b}{a} \).
Let's see why:
From the equations \( x_1 = \frac{-b + \sqrt{b^2 - 4ac}}{2a} \) and \( x_2 = \frac{-b - \sqrt{b^2 - 4ac}}{2a} \), adding these two solutions will always lead you to \( S = -\frac{b}{a} \).
Let's see why:
- When you add \( x_1 \) and \( x_2 \), the terms \( \sqrt{b^2 - 4ac} \) and \( -\sqrt{b^2 - 4ac} \) cancel each other out.
- What's left is \( -b/a \), since you simply sum up \( -b \) and divide by \( a \).
Polynomial Equation Solving
Solving any polynomial equation, particularly quadratic ones, seeks to find the values of \( x \) that make the equation true. With quadratics, the consistent method of finding roots is through the quadratic formula.
Quadratic equations are typically the only degree-two polynomials. They always form a parabola graphically, opening either upwards or downwards based on the sign of \( a \). The solutions, or roots, of the polynomial mark where the graph intersects the x-axis.
There are several methods to solve these equations:
Quadratic equations are typically the only degree-two polynomials. They always form a parabola graphically, opening either upwards or downwards based on the sign of \( a \). The solutions, or roots, of the polynomial mark where the graph intersects the x-axis.
There are several methods to solve these equations:
- **Factoring:** Works when the quadratic expression can be expressed as the product of two binomials.
- **Completing the Square:** Converts the equation to the form \( (x - p)^2 = q \), making it simpler to solve.
- **Quadratic Formula:** The universal approach that works regardless of whether the quadratic can be easily factored or not.
Other exercises in this chapter
Problem 108
Given that \(a\) and \(b\) are nonzero real numbers, determine the solutions of the equations. (a) \(a x^{2}+b x=0\) (b) \(a x^{2}-a x=0\)
View solution Problem 109
Determine whether the statement is true or false. Justify your answer. The domain of \(\sqrt[3]{6-x}\) is \((-\infty, 6]\).
View solution Problem 110
The arithmetic mean of \(a\) and \(b\) is given by \((a+b) / 2 .\) Order the statements of the proof to show that if \(a
View solution Problem 110
Given that the solutions of a quadratic equation are \(x=(-b \pm \sqrt{b^{2}-4 a c}) /(2 a),\) show that the product of the solutions is \(P=c / a\).
View solution