Chapter 10: Problem 12
For the following problems, solve the equations by completing the square. $$ x^{2}+2 x+5=0 $$
Short Answer
Expert verified
Answer: The solutions are \(x=-1+2i\) and \(x=-1-2i\).
Step by step solution
01
Write the equation in the form of \((x+a)^2=b\)
To write the equation in the required form, we need to complete the square for the given equation. The given equation is:
$$
x^{2}+2x+5=0
$$
Rearrange the equation:
$$
x^2 + 2x = -5
$$
Now, we need to add a constant to the left-hand side and right-hand side to complete the square. The constant is equal to the square of half of the coefficient of x (which is 2 in this case), i.e., \((\frac{1}{2} \times 2)^2 = 1^2 =1\). Let's add 1 to both sides:
$$
x^2 + 2x + 1 = -5 + 1
$$
So, we get:
$$
(x+1)^2 = -4
$$
02
Solve for x
Now we have the equation in the form of \((x+a)^2=b\). To solve for x, we can proceed as follows:
$$
(x+1)^2 = -4
$$
Take the square root of both sides:
$$
x+1 = \pm\sqrt{-4}
$$
As the square root of a negative number is an imaginary number, we can rewrite it as:
$$
x+1= \pm 2i
$$
Now, solve for x by subtracting 1 from both sides:
$$
x = -1 \pm 2i
$$
Thus, the solutions of the given quadratic equation are \(x=-1+2i\) and \(x=-1-2_i\).
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.
Completing the Square
Completing the square is a technique used to solve quadratic equations. This method transforms the quadratic expression into a perfect square trinomial. The equation then becomes easier to solve, often requiring only basic arithmetic operations.
Here is how it works:
Here is how it works:
- Start with the quadratic equation in the form: \[ x^2 + bx + c = 0 \]
- Move the constant term (\(c\)) to the right side of the equation: \[ x^2 + bx = -c \]
- Find the number that makes the left side a perfect square. This number is the square of half the coefficient of \(x\): \( \left( \frac{b}{2} \right)^2 \).
- Add this number to both sides of the equation. This creates a "complete square":
Quadratic Formula
The quadratic formula is another essential tool for solving quadratic equations. Instead of transforming the equation into a perfect square, this formula offers a direct method to find the solutions. The general form of a quadratic equation is \( ax^2 + bx + c = 0 \). The quadratic formula is given by:
- \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
- When \( b^2 - 4ac > 0 \), you get two real solutions.
- If \( b^2 - 4ac = 0 \), there's one real solution.
- When \( b^2 - 4ac < 0 \), the solutions are complex numbers.
Complex Numbers
Complex numbers extend the idea of "number" used in mathematics to include roots of negative numbers. These numbers have both a real part and an imaginary part, expressed in the form \( a + bi \) where
- \( a \) is the real part, and
- \( bi \) is the imaginary part.
Imaginary Numbers
Imaginary numbers are a subset of complex numbers and come into play when dealing with the square root of negative numbers. The imaginary unit is denoted by \( i \), which satisfies the equation \( i^2 = -1 \). Here's how they work:
- \( \sqrt{-1} = i \)
- \( \sqrt{-4} = 2i \)
- \( \sqrt{-9} = 3i \) and so forth.