Problem 50
Question
Write the quadratic equation in standard form. Then solve using the quadratic formula. $$x^{2}+3 x=-2$$
Step-by-Step Solution
Verified Answer
The solutions for the given quadratic equation are \(x = -1\) and \(x = -2\).
1Step 1: Transform to Standard Form
Rearrange the equation given, \(x^2 + 3x = -2\), to match the standard form. This can be done by transferring -2 from the right-hand side (RHS) to the left-hand side (LHS). Evidence of this process is as shown below:\n\(x^2 + 3x + 2 = 0\). Here, the quadratic equation is in its standard form, where \(a = 1\), \(b = 3\) and \(c = 2\).
2Step 2: Implement the Quadratic Formula
Plug these values into the quadratic equation which is given by \(-b \pm \sqrt{b^2 - 4ac} / 2a\). Thus the solution will be \(-b \pm \sqrt{b^2 -4ac} / 2a = -(3) \pm \sqrt{(3)^2 -4*(1)*(2)} / 2*(1) = -3 \pm \sqrt{9 -8} / 2 = -3 \pm \sqrt{1} / 2\). Therefore, after calculating the square root we get, \(-3 \pm 1 / 2\).
3Step 3: Find the Solution
The solutions are given by the following equation: \(-3 \pm 1 / 2 = x\). So, there are two solutions. 1) If the plus sign is considered in the equation, then \(x = (-3+1) / 2 = -1\) 2) If the minus sign is considered, then \(x = (-3-1) / 2 = -2\). Therefore, the solutions to the equation \(x^2 +3x + 2 = 0\) are \(x=-1\) and \(x=-2\).
Key Concepts
Standard FormQuadratic FormulaSolutions of Quadratic Equations
Standard Form
When dealing with quadratic equations, it is essential to know the concept of "Standard Form." A quadratic equation is typically a polynomial equation of degree 2. It is expressed as:
In our example, starting with \( x^2 + 3x = -2 \), we move \( -2 \) to the left side:
- \( ax^2 + bx + c = 0 \)
- \( a \) is the coefficient of \( x^2 \)
- \( b \) is the coefficient of \( x \)
- \( c \) is the constant term
In our example, starting with \( x^2 + 3x = -2 \), we move \( -2 \) to the left side:
- \( x^2 + 3x + 2 = 0 \)
Quadratic Formula
The quadratic formula is a powerful tool for finding the solutions of quadratic equations. It applies to any quadratic equation in standard form:
- \( ax^2 + bx + c = 0 \)
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- \( b^2 - 4ac \) is known as the "discriminant." It determines the number and type of solutions:
- If it is positive, there are two distinct real solutions.
- If it is zero, there's exactly one real solution.
- If it's negative, the equation has two complex solutions.
- Calculate \( b^2 - 4ac \): \( 3^2 - 4 \times 1 \times 2 \)
- This equals \( 9 - 8 = 1 \), a positive value indicating two real solutions.
Solutions of Quadratic Equations
Solving quadratic equations involves finding the values of \( x \) that satisfy the equation. After substituting into the quadratic formula, we can find the solutions.
For our example, we substitute the coefficients \( a = 1 \), \( b = 3 \), and \( c = 2 \) into the quadratic formula:
For our example, we substitute the coefficients \( a = 1 \), \( b = 3 \), and \( c = 2 \) into the quadratic formula:
- \( x = \frac{-3 \pm \sqrt{1}}{2 \times 1} \)
- So, \( x = \frac{-3 \pm 1}{2} \)
- \( x = \frac{-3 + 1}{2} = -1 \)
- \( x = \frac{-3 - 1}{2} = -2 \)
Other exercises in this chapter
Problem 50
In Exercises \(49-51\), sketch the graphs of the three functions in the same coordinate plane. Then describe how the three parabolas are similar to each other a
View solution Problem 50
Use a graphing calculator to approximate the solutions of the equation. $$\frac{5}{4} x^{2}+15 x+40=0$$
View solution Problem 50
You can jump with an initial velocity of 12 feet per second. You need to jump 2.2 feet to dunk a basketball. Use the vertical motion model \(h=-16 t^{2}+v t+s\)
View solution Problem 50
Simplify the expression. $$ \sqrt{\frac{3}{5}} $$
View solution