Chapter 1: Problem 15
find the zeros of the function algebraically. \(f(x)=2 x^{2}-7 x-30\)
Short Answer
Expert verified
The zeros of the function are \(x=5\) and \(x=-3\).
Step by step solution
01
Set the function to zero
Firstly, the function \(f(x)=2x^{2}-7x-30\) must be set to equal zero, resulting in the equation \(2x^{2}-7x-30=0\).
02
Use the quadratic formula
The quadratic formula is used to find the roots of the equation. The quadratic formula is \(x = \frac{-b \pm \sqrt{b^{2} - 4ac}}{2a}\). It can be applied by using a, b, and c from the original quadratic equation \(ax^{2} + bx + c\), where a=2, b=-7, and c=-30.
03
Calculate the discriminant
The discriminant is the part of the quadratic formula under the square root \(b^{2} - 4ac\). It helps to determine the number and type of solutions. Here, the discriminant equals \( (-7)^{2} - 4 \times 2 \times -30 = 49 + 240 = 289 \).
04
Find the solutions
Plugging these values into the quadratic formula gives two solutions: \(x = \frac{-(-7) + \sqrt{289}}{2 \times 2} = 5\) and \(x = \frac{-(-7) - \sqrt{289}}{2 \times 2} = -3\).
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 used to find the solutions of quadratic equations. Quadratic equations are in the form of \( ax^2 + bx + c = 0 \), where \( a \), \( b \), and \( c \) are constants. This formula allows us to find the "roots" or "zeros" of the function, which are the values of \( x \) that make the entire quadratic equation equal to zero.
The quadratic formula is given by:\[x = \frac{-b \pm \sqrt{b^{2} - 4ac}}{2a}\]Here's how it works:
In our example, we had \( a = 2 \), \( b = -7 \), and \( c = -30 \), leading to roots \( x = 5 \) and \( x = -3 \). This systematic approach saves time, particularly when factoring seems complex.
The quadratic formula is given by:\[x = \frac{-b \pm \sqrt{b^{2} - 4ac}}{2a}\]Here's how it works:
- The symbols \( + \) and \( - \) indicate that there are typically two solutions — one for addition and one for subtraction.
- The "\( a \)" is the coefficient of \( x^2 \), "\( b \)" is the coefficient of \( x \), and "\( c \)" is the constant term.
In our example, we had \( a = 2 \), \( b = -7 \), and \( c = -30 \), leading to roots \( x = 5 \) and \( x = -3 \). This systematic approach saves time, particularly when factoring seems complex.
Discriminant
The discriminant is a crucial part of the quadratic formula, helping determine the nature and number of the solutions. It is found under the square root sign and is represented as \( b^2 - 4ac \). Here’s what the discriminant tells us:
- If \( b^2 - 4ac > 0 \), there are two distinct real solutions. The parabola will intersect the x-axis at two points.
- If \( b^2 - 4ac = 0 \), there is exactly one real solution. The parabola touches the x-axis at only one point, also known as a double root.
- If \( b^2 - 4ac < 0 \), there are no real solutions. The parabola does not intersect the x-axis, as the roots are complex numbers.
Zeros of a Function
Zeros of a function, also known as roots or solutions, are the x-values that make a function equal to zero. For a quadratic function like \( f(x)=2x^2-7x-30 \), finding the zeros involves solving the equation \( 2x^2 - 7x - 30 = 0 \).
Zeros are essential because they tell us where the parabola crosses the x-axis. They help in graphing the function and understanding its behavior. These values may appear as:
Zeros are essential because they tell us where the parabola crosses the x-axis. They help in graphing the function and understanding its behavior. These values may appear as:
- Real and distinct: The parabola crosses the x-axis at two separate points.
- Real and repeated: The parabola touches but does not cross the x-axis, indicating a vertex on the axis.
- Complex: The parabola does not touch or intersect the x-axis at any point.