Chapter 5: Problem 56
Solve each equation by using the Square Root Property. \(x^{2}+18 x+81=25\)
Short Answer
Expert verified
The solutions are \(x = -4\) and \(x = -14\).
Step by step solution
01
Recognize a Perfect Square Trinomial
Observe that the left-hand side of the equation is a perfect square trinomial. We can write \(x^2 + 18x + 81\) as \((x + 9)^2\). Hence the equation can be rewritten as \((x + 9)^2 = 25\).
02
Apply the Square Root Property
Use the Square Root Property to solve this equation. This property states that if \(a^2 = b\), then \(a = \pm \sqrt{b}\). Applying this to our equation, we get \((x + 9) = \pm \sqrt{25}\).
03
Calculate the Square Roots
Calculate \(\sqrt{25}\), which equals 5. Therefore, we have two possible equations: \(x + 9 = 5\) and \(x + 9 = -5\).
04
Solve the Two Linear Equations
First, solve \(x + 9 = 5\). By subtracting 9 from both sides, we get \(x = -4\). Then solve \(x + 9 = -5\). Again subtract 9 from both sides to get \(x = -14\).
05
State the Solution Set
The solutions to the original quadratic equation \(x^2 + 18x + 81 = 25\) are \(x = -4\) and \(x = -14\).
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.
Perfect Square Trinomial
A perfect square trinomial is a special type of algebraic expression. It's the result of squaring a binomial, which simply means multiplying a binomial by itself. For example,
- a binomial like \((x + a)^2\)
- results in the trinomial \(x^2 + 2ax + a^2\).
- The first term, \(x^2\), remains the same.
- The middle term, \(18x\), equals \(2 \times x \times 9\), fitting the pattern of \(2ax\).
- The last term, \(81\), is \(9^2\), fitting the pattern of \(a^2\).
Quadratic Equation
A quadratic equation is an equation of the form \(ax^2 + bx + c = 0\). The degree of the polynomial is 2, which means it is characterized by the highest exponent of \(x\), namely \(x^2\). Such equations can have two, one, or no solutions, depending on the values of \(a\), \(b\), and \(c\).Quadratic equations can be solved using various methods, including:
- factoring,
- using the quadratic formula,
- completing the square,
- and applying the Square Root Property.
Square Roots
Square roots are mathematical quantities that are multiplied by themselves to yield a given number. They are often used to solve equations where a variable is squared.
For example, \(\sqrt{25} = 5\) because \(5 \times 5 = 25\).Similarly, \(\sqrt{25} = -5\) since \(-5 \times -5 = 25\).This dual solution is why we say \(\pm\sqrt{b}\).
The Square Root Property is useful in equations like \((x + 9)^2 = 25\). By taking the square root of both sides, it simplifies:
For example, \(\sqrt{25} = 5\) because \(5 \times 5 = 25\).Similarly, \(\sqrt{25} = -5\) since \(-5 \times -5 = 25\).This dual solution is why we say \(\pm\sqrt{b}\).
The Square Root Property is useful in equations like \((x + 9)^2 = 25\). By taking the square root of both sides, it simplifies:
- On the left, you get \((x + 9)\).
- On the right, you have \(\pm 5\).