/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 14 Use the quadratic formula to sol... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Use the quadratic formula to solve each equation. See Example 1. $$x^{2}+3 x+2=0$$

Short Answer

Expert verified
The solutions are \(x = -1\) and \(x = -2\).

Step by step solution

01

Identify coefficients

The standard form of a quadratic equation is \(ax^2 + bx + c = 0\). For the equation \(x^2 + 3x + 2 = 0\), identify the coefficients: \(a = 1\), \(b = 3\), and \(c = 2\).
02

Write the quadratic formula

The quadratic formula to find the roots of a quadratic equation is \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
03

Calculate the discriminant

Use the formula \(b^2 - 4ac\) to find the discriminant. Substitute the coefficients: \(b = 3\), \(a = 1\), and \(c = 2\). Calculate: \(b^2 - 4ac = 3^2 - 4 \cdot 1 \cdot 2 = 9 - 8 = 1\).
04

Substitute into the quadratic formula

Substitute \(b = 3\), \(a = 1\), and the discriminant \(\sqrt{1} = 1\) into the quadratic formula: \(x = \frac{-3 \pm 1}{2 \cdot 1}\).
05

Solve for the roots

Calculate the two possible roots using the \(\pm\) sign: 1. \(x_1 = \frac{-3 + 1}{2} = \frac{-2}{2} = -1\)2. \(x_2 = \frac{-3 - 1}{2} = \frac{-4}{2} = -2\).
06

Final solution

The solutions to the equation \(x^2 + 3x + 2 = 0\) are \(x = -1\) and \(x = -2\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Quadratic Equation
A quadratic equation is an important concept in algebra that appears in the form of \( ax^2 + bx + c = 0 \). Here, \( a \), \( b \), and \( c \) are constants, with \( a eq 0 \), which ensures the presence of the \( x^2 \) term, giving the equation its quadratic nature. The presence of the \( x^2 \) term makes the graph of the equation a parabola, which can open upward or downward. This is dependent on the sign of the coefficient \( a \). Quadratic equations emerge in various real-world applications like physics, engineering, and economics.
For example, the equation \( x^2 + 3x + 2 = 0 \) is a quadratic equation with \( a = 1 \), \( b = 3 \), and \( c = 2 \). Recognizing this form is the first step in solving such equations using several methods, including factoring, completing the square, and the quadratic formula.
Discriminant
The discriminant is a vital part of solving quadratic equations and is found within the quadratic formula. It is given by the expression \( b^2 - 4ac \). This value provides insights into the nature and number of roots of a quadratic equation.
The discriminant determines the type of solutions you can expect:
  • If \( b^2 - 4ac > 0 \), there are two distinct real roots.
  • If \( b^2 - 4ac = 0 \), there is exactly one real root, also known as a repeated or double root.
  • If \( b^2 - 4ac < 0 \), the equation has two complex roots.
In our example \( x^2 + 3x + 2 = 0 \), the discriminant calculates to 1, indicating that the equation has two real and distinct solutions.
Roots of Quadratic Equations
The roots of a quadratic equation are essentially the values of \( x \) that satisfy the equation \( ax^2 + bx + c = 0 \). Solving for these roots is key to understanding the equation's solutions. The quadratic formula is one of the most straightforward methods to find these roots, expressed as \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \).
By using the quadratic formula, substituting the values \( a = 1 \), \( b = 3 \), and \( c = 2 \) back into the formula, we can find the roots of the equation \( x^2 + 3x + 2 = 0 \). This process involves calculating \( \frac{-3 \pm 1}{2} \), yielding the roots \( x_1 = -1 \) and \( x_2 = -2 \).
These roots represent the points where the quadratic curve intersects the x-axis, providing critical insight into the behavior of the equation.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.