Chapter 5: Problem 62
If \(\alpha\) and \(\beta\) are the roots of the equation \(2 x(2 x+1)=1\), then \(\beta\) is equal to: [Sep. 06, 2020 (II)] (a) \(2 \alpha(\alpha+1)\) (b) \(-2 \alpha(\alpha+1)\) (c) \(2 \alpha(\alpha-1)\) (d) \(2 \alpha^{2}\)
Short Answer
Expert verified
\( \beta \) is \(-2 \alpha (\alpha + 1)\), so the answer is (b).
Step by step solution
01
Simplify the Given Equation
Start by rewriting the given equation \[ 2x(2x + 1) = 1 \]Expand the left side:\[ 4x^2 + 2x = 1 \]Rearrange it into a standard quadratic form:\[ 4x^2 + 2x - 1 = 0 \]
02
Use the Quadratic Formula to Find the Roots
For a quadratic equation \( ax^2 + bx + c = 0 \), the roots are given by the quadratic formula:\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]In our equation, \( a = 4 \), \( b = 2 \), and \( c = -1 \). Plug these values into the formula:\[ x = \frac{-2 \pm \sqrt{2^2 - 4 \cdot 4 \cdot (-1)}}{2 \cdot 4} \]Simplify inside the square root:\[ x = \frac{-2 \pm \sqrt{4 + 16}}{8} \]\[ x = \frac{-2 \pm \sqrt{20}}{8} \]Further simplify:\[ x = \frac{-2 \pm 2\sqrt{5}}{8} \]Divide by 2:\[ x = \frac{-1 \pm \sqrt{5}}{4} \]So the roots are \( \alpha = \frac{-1 + \sqrt{5}}{4} \) and \( \beta = \frac{-1 - \sqrt{5}}{4} \).
03
Check What Each Option Represents
Next, check the given options to see which can be equivalent to \( \beta \):(a) \( 2\alpha(\alpha + 1) \)(b) \( -2\alpha(\alpha + 1) \)(c) \( 2\alpha(\alpha - 1) \)(d) \( 2\alpha^2 \)
04
Substitute \( \alpha \) into Option B
Choose option (b) to match the form of \( \beta \). Substitute \( \alpha = \frac{-1 + \sqrt{5}}{4} \) into \(-2\alpha(\alpha + 1) \):Calculate \( \alpha + 1 \):\[ \alpha + 1 = \frac{-1 + \sqrt{5}}{4} + 1 = \frac{3 + \sqrt{5}}{4} \]Substitute in:\[ -2\alpha(\alpha + 1) = -2\left( \frac{-1 + \sqrt{5}}{4} \right)\left( \frac{3 + \sqrt{5}}{4} \right) \]\[ = -2\left(\frac{(-1+\sqrt{5})(3+\sqrt{5})}{16}\right) \]Calculate the product:\[ (-1+\sqrt{5})(3+\sqrt{5}) = -3 - \sqrt{5} + 3\sqrt{5} + 5 \]\[ = 2 + 2\sqrt{5} \]So substitute back:\[ = -2\left(\frac{2 + 2\sqrt{5}}{16}\right) \]\[ = -\frac{2\left(2 + 2\sqrt{5}\right)}{8} \]\[ = -\frac{-1 - \sqrt{5}}{4} \]Therefore, option (b) matches \( \beta \).
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
Sometimes, finding the roots of a quadratic equation can be tricky. But, the quadratic formula makes this easier. This formula applies to any quadratic equation given in the standard form: \[ ax^2 + bx + c = 0 \]The quadratic formula is: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]This formula gives you the two possible values for \( x \), which are the roots of the equation. Here's a simple breakdown:
- \( a \), \( b \), and \( c \) are the coefficients from your quadratic equation.
- The "+" and "-" signs before the square root mean you will actually do the calculation twice!
- The part \( b^2 - 4ac \) is called the discriminant. It shows you if the solutions are real or imaginary.
Roots of Equations
The roots of an equation are the values of \( x \) that satisfy the equation. Simply put, they are the solutions. For polynomials, roots are where the function equals zero.
In a quadratic equation, there are always two roots because it is of degree 2. The roots could be:
In a quadratic equation, there are always two roots because it is of degree 2. The roots could be:
- Real and different - you have a neat pair of numbers, just like in our exercise example.
- Real and identical - both roots are the same. This happens when the discriminant is zero.
- Complex - when the discriminant is negative, the roots include imaginary numbers.
Polynomial Equations
Polynomial equations are expressions involving variables raised to different powers. Each polynomial is a sum of terms, in standard form generally written as:
\[ a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 = 0 \]
\[ a_n x^n + a_{n-1} x^{n-1} + \cdots + a_1 x + a_0 = 0 \]
- The highest power of the variable is the degree of the polynomial. For example, a quadratic equation, with the form \( ax^2 + bx + c \), is a polynomial of degree 2.
- Coefficients \(a_n, a_{n-1}, \ldots, a_0\) give each term weight, communicating how the variable terms contribute to forming the polynomial's graph or solution.
- Understanding the structure helps predict the shape of the graph, such as parabolic (for quadratics).