Problem 80
Question
Solve each equation. Give the exact solution and, when appropriate, an approximation to four decimal places. $$ \log _{5}(7+x)+\log _{5}(8-x)-\log _{5} 2=2 $$
Step-by-Step Solution
Verified Answer
Exact: \( x = \frac{1 + \sqrt{177}}{2} \); Approximate: \( x \approx 7.1521 \).
1Step 1: Combine Logarithms on the Left
Use the properties of logarithms to combine the terms. Remember that \( \log_a b + \log_a c = \log_a (bc) \) and \( \log_a b - \log_a c = \log_a \left(\frac{b}{c}\right) \).\[\log_5((7+x)(8-x)) - \log_5 2 = \log_5 \left( \frac{(7+x)(8-x)}{2} \right) = 2\]
2Step 2: Eliminate the Logarithm
Since the logarithms are now simplified, you can solve for \((7+x)(8-x)\) by making both sides of the equation not logarithmic. Use the fact that if \( \log_a b = c \), then \( b = a^c \).\[\frac{(7+x)(8-x)}{2} = 5^2\]Simplify:\[(7+x)(8-x) = 50 \times 2 = 100\]
3Step 3: Expand and Solve the Quadratic Equation
First expand the left side and simplify:\[(7+x)(8-x) = 7 \times 8 - 7x + 8x - x^2 = 56 + x - x^2\]Set the equation to zero:\[-x^2 + x + 56 = 100\]Rearrange terms:\[-x^2 + x + 56 - 100 = 0\]Simplify:\[-x^2 + x - 44 = 0\]Multiply through by -1 for simplicity:\[ x^2 - x + 44 = 0 \]
4Step 4: Solve the Quadratic Equation
Use the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 1, b = -1, c = -44 \).\[x = \frac{-(-1) \pm \sqrt{(-1)^2 - 4 \cdot 1 \cdot (-44)}}{2 \cdot 1}\]\[x = \frac{1 \pm \sqrt{1 + 176}}{2}\]\[x = \frac{1 \pm \sqrt{177}}{2}\]Calculate:\[x_1 = \frac{1 + \sqrt{177}}{2}, \quad x_2 = \frac{1 - \sqrt{177}}{2}\]
5Step 5: Evaluate the Solutions
Check for validity. Notice that only \(x_1 = \frac{1 + \sqrt{177}}{2}\) makes both \(7 + x > 0\) and \(8 - x > 0\) valid. \(x_2 = \frac{1 - \sqrt{177}}{2}\) results in a negative value, making \(7+x > 0\) invalid. Hence, only \( x_1 \) is valid. Approximately, \( \sqrt{177} \approx 13.3041 \), so:\[x_1 \approx \frac{1 + 13.3041}{2} \approx 7.15205\]
6Step 6: Provide Exact and Approximate Solutions
The exact solution to the quadratic equation that satisfies the original logarithmic equation is \( x = \frac{1 + \sqrt{177}}{2} \). The approximate solution, to four decimal places, is \( x \approx 7.1521 \).
Key Concepts
Quadratic EquationsProperties of LogarithmsApproximation Methods
Quadratic Equations
Understanding quadratic equations can greatly benefit your mathematical journey. These equations often appear in various forms and are typically written as:
Quadratic equations arise naturally in many problems, especially when dealing with products or areas, such as when we expanded the logarithmic terms in this exercise. When solving these equations, a useful tool is the quadratic formula:
- \( ax^2 + bx + c = 0 \)
Quadratic equations arise naturally in many problems, especially when dealing with products or areas, such as when we expanded the logarithmic terms in this exercise. When solving these equations, a useful tool is the quadratic formula:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- If it's positive, there are two distinct real roots.
- If zero, there's exactly one real root (a repeated root).
- If negative, the roots are complex and not real numbers.
Properties of Logarithms
Logarithms are powerful mathematical tools, especially when working with exponential relationships. The properties of logarithms can simplify complex expressions, as seen in solving the given logarithmic equation. Here are some essential properties:
- **Product Rule**: \( \log_a(mn) = \log_a m + \log_a n \)
- **Quotient Rule**: \( \log_a\left(\frac{m}{n}\right) = \log_a m - \log_a n \)
- **Power Rule**: \( \log_a(m^n) = n \cdot \log_a m \)
Approximation Methods
After obtaining the exact solutions, it is common to approximate results for easier interpretation or practical use. Here, we found the exact solution using the quadratic formula and then sought an approximate decimal value.
This involves estimating the square roots and performing basic arithmetic to achieve a solution accurate to four decimal places. Calculators or computational tools are usually employed for such tasks since they ensure precision.
Approximations are especially valuable in real-world scenarios where measurements and calculations can't always be precise. By finding both exact and approximate solutions, we cater to theoretical exploration and practical application. In this problem, while the exact solution was \( x = \frac{1 + \sqrt{177}}{2} \), the approximate value, calculated as 7.1521, offers a more tangible measure to work with in everyday situations.
This involves estimating the square roots and performing basic arithmetic to achieve a solution accurate to four decimal places. Calculators or computational tools are usually employed for such tasks since they ensure precision.
Approximations are especially valuable in real-world scenarios where measurements and calculations can't always be precise. By finding both exact and approximate solutions, we cater to theoretical exploration and practical application. In this problem, while the exact solution was \( x = \frac{1 + \sqrt{177}}{2} \), the approximate value, calculated as 7.1521, offers a more tangible measure to work with in everyday situations.
Other exercises in this chapter
Problem 79
Write logarithmic expression as one logarithm. \(-3 \log _{b} x-2 \log _{b} y+\frac{1}{2} \log _{b} z\)
View solution Problem 79
The 20th Century. The exponential function \(A(t)=123 e^{0.0117 t}\) approximates the population of the United States (in millions), where \(t\) is the number o
View solution Problem 80
Let \(h(t)=\sqrt{t+3}\) and \(k(t)=t-5 .\) Find each of the following. $$ (k \circ h)(-2) $$
View solution Problem 80
Simplify. Write the result in the form \(a+b i .\) \(\frac{6+7 i}{3-4 i}\)
View solution