Chapter 1: Problem 98
Find the real solutions, if any, of each equation. $$ 2 x^{2}-13 x+21=0 $$
Short Answer
Expert verified
The solutions are x = 3 and x = 3.5.
Step by step solution
01
Identify Coefficients
The given quadratic equation is \[2x^2 - 13x + 21 = 0\]. Identify the coefficients: \[a = 2\], \[b = -13\], and \[c = 21\].
02
Apply the Quadratic Formula
Use the quadratic formula \[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]. Plug in the coefficients: \[x = \frac{-(-13) \pm \sqrt{(-13)^2 - 4 \cdot 2 \cdot 21}}{2 \cdot 2}\].
03
Simplify Inside the Square Root
Calculate inside the square root: \[(-13)^2 - 4 \cdot 2 \cdot 21 = 169 - 168 = 1\].
04
Evaluate the Square Root
Evaluate the square root: \[\sqrt{1} = 1\].
05
Calculate the Solutions
Substitute back into the formula: \[x = \frac{13 \pm 1}{4}\]. Calculate the two possible values of x: \[x = \frac{13 + 1}{4} = \frac{14}{4} = 3.5\] and \[x = \frac{13 - 1}{4} = \frac{12}{4} = 3\].
06
Write Down the Solutions
The real solutions to the equation are \[x = 3\] and \[x = 3.5\].
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 Vaia!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
solving quadratic equations
To solve quadratic equations, you need to find the values of the variable that make the equation true. Quadratic equations are expressions of the form \[ax^2 + bx + c = 0\] where \(a\), \(b\), and \(c\) are constants. Identifying these coefficients is critical in applying any solving technique. The quadratic formula, factoring, and completing the square are popular methods to solve these equations. In this example, we use the quadratic formula, a powerful tool that works for any quadratic equation.To get started:
- Identify the coefficients \(a\), \(b\), and \(c\) from the given equation.
- Substitute these values into a specific formula to find the solutions.
quadratic formula
The quadratic formula is a universal method for finding the roots of any quadratic equation. The formula is: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] Here, the terms under the square root symbol and their calculation are crucial. The term \(b^2 - 4ac\) is called the discriminant and determines the nature of the solutions.
Follow these steps when using the quadratic formula:
Follow these steps when using the quadratic formula:
- Substitute the identified values of \(a\), \(b\), and \(c\) into the formula.
- Simplify inside the square root (discriminant).
- Evaluate the square root.
- Calculate the solutions using both the plus and minus operations.
- Substitute \(a = 2\), \(b = -13\), and \(c = 21\) into the formula:
- \(x = \frac{-(-13) \pm \sqrt{(-13)^2 - 4 \cdot 2 \cdot 21}}{2 \cdot 2}\)
- Calculate the discriminant: \((-13)^2 - 4 \cdot 2 \cdot 21 = 169 - 168 = 1\)
- Find the square root of 1, which is 1.
- Complete the formula to find the solutions:\[x = \frac{13 \pm 1}{4}\]
- This gives \(x = 3\) and \(x = 3.5\).
real solutions
Real solutions are the values of \(x\) that solve the quadratic equation and are real numbers. The discriminant \(b^2 - 4ac\) helps determine the nature of the solutions.
- If the discriminant is positive, there are two distinct real solutions.
- If the discriminant is zero, there is one real solution (a repeated root).
- If the discriminant is negative, there are no real solutions (the solutions are complex numbers).