Problem 51
Question
Solve each logarithmic equation. Express all solutions in exact form. Support your solutions by using a calculator. $$\log x+\log (x-21)=2$$
Step-by-Step Solution
Verified Answer
The solution is \( x = 25 \).
1Step 1: Use the Product Rule for Logarithms
The equation is \( \log x + \log (x-21) = 2 \). According to the product rule, \( \log a + \log b = \log(ab) \). So, we can combine the logs to get \( \log(x(x-21)) = 2 \).
2Step 2: Convert the Logarithmic Equation to Exponential Form
Using the property of logarithms that \( \log_b a = c \) means \( a = b^c \), we convert the equation to exponential form. Here, \( \log_{10}(x(x-21)) = 2 \) becomes \( x(x-21) = 10^2 \).
3Step 3: Simplify the Exponential Equation
Solve \( x(x-21) = 100 \). Expanding gives \( x^2 - 21x = 100 \). Rearranging gives the quadratic equation \( x^2 - 21x - 100 = 0 \).
4Step 4: Solve the Quadratic Equation
We solve the quadratic equation \( x^2 - 21x - 100 = 0 \) using the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = 1 \), \( b = -21 \), and \( c = -100 \).
5Step 5: Calculate the Discriminant and Solutions
Calculate the discriminant: \( b^2 - 4ac = (-21)^2 - 4 \cdot 1 \cdot (-100) = 441 + 400 = 841 \). Since 841 is a perfect square, calculate \( x \):\[x = \frac{21 \pm \sqrt{841}}{2}\]\[= \frac{21 \pm 29}{2}\]This results in two solutions: \( x = \frac{50}{2} = 25 \) and \( x = \frac{-8}{2} = -4 \).
6Step 6: Evaluate the Validity of Solutions
Since a logarithm cannot take negative or zero arguments, we check the solutions. The solution \( x = 25 \) works because both \( 25 \) and \( 25 - 21 = 4 \) are positive numbers. The solution \( x = -4 \) is invalid because you cannot take \( \log(-4) \) or \( \log(-25) \).
7Step 7: Verify Using a Calculator
Substitute \( x = 25 \) back into the original equation. Calculate \( \log(25) + \log(4) \). The sum should equal \( 2 \) since \( \log_{10}(100) = 2 \). Using a calculator, verify that \( \log(25) + \log(4) \approx 2 \). The values confirm the solution.
Key Concepts
Product Rule for LogarithmsExponential Form ConversionQuadratic Equation Solving
Product Rule for Logarithms
Understanding the product rule for logarithms is crucial when working with logarithmic equations. Logarithms have specific properties that make them easier to manipulate and solve when combined. The product rule states that the logarithm of a product is equal to the sum of the logarithms of its factors. In simpler terms:
- \( \log_a(xy) = \log_a x + \log_a y \)
- \( \log(x(x-21)) \)
Exponential Form Conversion
Converting from logarithmic to exponential form is another key concept necessary for solving logarithmic equations. It helps bridge the gap between a logarithmic expression and a more solvable algebraic form. The basic idea is:
- If \( \log_b a = c \), then \( a = b^c \)
- \( x(x-21) = 10^2 \)
Quadratic Equation Solving
Once the logarithmic equation is converted to its exponential form, solving it often turns into solving a quadratic equation. In our case, the equation is \( x^2 - 21x - 100 = 0 \). Solving quadratic equations can be done through various methods:
- Factoring: Look for two numbers that multiply to -100 and add to -21.
- Quadratic Formula: Use \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), which applies to any quadratic equation \( ax^2 + bx + c = 0 \).
- \( x = \frac{21 \pm 29}{2} \)
- Simplifying gives solutions \( x = 25 \) and \( x = -4 \).
Other exercises in this chapter
Problem 51
For each exponential function \(f\), find \(f^{-1}\) analytically and graph \(f\) and \(f^{-1}\) as \(Y_{1}\) and \(Y_{2}\) in the same viewing window. $$f(x)=4
View solution Problem 51
Use a calculator to find a decimal approximation for each common or natural logarithm. $$\ln 43$$
View solution Problem 51
Solve each equation. Do not use a calculator. $$(\sqrt{2})^{x+4}=\left(\frac{1}{4}\right)^{-x} $$
View solution Problem 52
An everyday activity is described. Keeping in mind that an inverse operation "undoes" what an operation does, describe the inverse activity. climbing the stairs
View solution