Chapter 6: Problem 19
Solve. See Examples 3 through 6. $$ x^{2}-13 x+36=0 $$
Short Answer
Expert verified
The solutions to the equation are \( x = 9 \) and \( x = 4 \).
Step by step solution
01
Identify the Quadratic Equation
The given equation is in the form of a quadratic equation \( ax^2 + bx + c = 0 \), where \( a = 1 \), \( b = -13 \), and \( c = 36 \).
02
Calculate the Discriminant
The discriminant for a quadratic equation \( ax^2 + bx + c = 0 \) is calculated using the formula \( b^2 - 4ac \). Substitute the values:\[b^2 - 4ac = (-13)^2 - 4 \times 1 \times 36 = 169 - 144 = 25.\]
03
Use the Quadratic Formula
Since the discriminant is positive, use the quadratic formula:\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]Using the values:\[x = \frac{-(-13) \pm \sqrt{25}}{2 \times 1} = \frac{13 \pm 5}{2}.\]
04
Solve for the Roots
Solve for \( x \) using the positive and negative solutions:\[x = \frac{13 + 5}{2} = 9 \quad \text{and} \quad x = \frac{13 - 5}{2} = 4.\]
05
Verify the Solutions
Substitute \( x = 9 \) and \( x = 4 \) back into the original equation to verify:- Substitute \( x = 9 \): \( 9^2 - 13 \times 9 + 36 = 81 - 117 + 36 = 0 \).- Substitute \( x = 4 \): \( 4^2 - 13 \times 4 + 36 = 16 - 52 + 36 = 0 \).Both solutions satisfy the equation.
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 Formula
The quadratic formula is a powerful tool for solving quadratic equations of the form \( ax^2 + bx + c = 0 \). It provides a systematic way to find the values of \( x \) that satisfy the equation. The formula is expressed as:\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]This formula can solve any quadratic equation, regardless of whether or not it can be easily factored. Here's how it works:
- The term \(-b\) refers to the opposite of the coefficient \(b\) in the equation.
- The expression \(\sqrt{b^2 - 4ac}\) is called the discriminant, which we will discuss more in another section.
- The equation is divided by \(2a\), which allows you to accurately calculate the roots.
Discriminant
The discriminant is a crucial component of the quadratic formula, represented by the expression \(b^2 - 4ac\). It helps to determine the nature and number of the roots of a quadratic equation. Let's break down its significance:
- A positive discriminant (\(b^2 - 4ac > 0\)) means the equation has two distinct real roots. This signifies that the parabola represented by the quadratic equation intersects the x-axis at two points.
- A discriminant equal to zero (\(b^2 - 4ac = 0\)) indicates one real double root. In this scenario, the parabola touches the x-axis at precisely one point, which is also known as a repeated or double root.
- A negative discriminant (\(b^2 - 4ac < 0\)) suggests the presence of two complex roots. This means the parabola does not intersect the x-axis at all. Instead, it lies entirely above or below the axis.
Roots of Equations
The roots of a quadratic equation are the solutions that satisfy the equation, meaning they are the values of \( x \) for which the equation is zero. Depending on the result from the discriminant, the nature of these roots varies:
- If the discriminant is positive, you have two distinct real roots. These are different values of \( x \) obtained by solving the quadratic formula with \(+\) and \(-\) in the expression \(\pm \sqrt{b^2 - 4ac}\).
- If the discriminant is zero, the equation has exactly one real root, or more formally, a repeated root. This occurs because \(\sqrt{b^2 - 4ac}\) becomes zero, simplifying the quadratic formula significantly.
- Negative discriminants lead to complex roots, often expressed in the form \( a \pm bi \), where \(i\) is the imaginary unit. This happens because the square root of a negative number introduces an imaginary component.