Problem 52
Question
Solve the logarithmic equation for \(x .\) $$\log x+\log (x-3)=1$$
Step-by-Step Solution
Verified Answer
The solution is \( x = 5 \).
1Step 1: Use the Product Rule of Logarithms
Recall that the sum of two logarithms with the same base can be expressed as a single logarithm by multiplying the arguments. So, \( \log(x) + \log(x - 3) \) becomes \( \log(x(x - 3)) \). Thus, the equation becomes \( \log(x(x - 3)) = 1 \).
2Step 2: Convert Logarithmic Equation to Exponential Form
Since \( \log_{10}(A) = B \) is equivalent to \( 10^B = A \), we convert the logarithmic equation \( \log(x(x - 3)) = 1 \) to the exponential form, which gives us \( x(x - 3) = 10^1 \) or \( x(x - 3) = 10 \).
3Step 3: Expand and Rearrange the Quadratic Equation
Expand the expression \( x(x - 3) \) to \( x^2 - 3x \). Then set the equation \( x^2 - 3x = 10 \) to \( x^2 - 3x - 10 = 0 \) by subtracting 10 from both sides.
4Step 4: Factor the Quadratic Equation
To factor the quadratic \( x^2 - 3x - 10 = 0 \), we look for two numbers that multiply to -10 and add to -3. These numbers are -5 and 2. Thus, we factor the equation as \( (x - 5)(x + 2) = 0 \).
5Step 5: Solve for x
Set each factor equal to zero: \( x - 5 = 0 \) or \( x + 2 = 0 \). Solving these gives \( x = 5 \) and \( x = -2 \).
6Step 6: Check for Extraneous Solutions
Substitute each solution back into the original equation to check for validity. If \( x = 5 \), \( \log(5) + \log(2) = \log(10) = 1 \) holds true. If \( x = -2 \), \( \log(-2) \) is undefined as there are no real log values for negative numbers. Therefore, \( x = -2 \) is not a valid solution.
Key Concepts
Product Rule of LogarithmsExponential Form ConversionFactoring Quadratic EquationsExtraneous Solutions
Product Rule of Logarithms
Logs can sometimes be tricky, but the product rule of logarithms simplifies solving equations like this one by combining two logs into one. Whenever you see an expression like
- \(\log(a) + \log(b)\),
- \(\log(a \cdot b)\).
Exponential Form Conversion
Switching between logarithmic and exponential forms is often essential when solving log equations. Remember, a log equation like
- \(\log_{10}(A) = B\),
- \(10^B = A\).
Factoring Quadratic Equations
Quadratic equations often pop up in math exercises. The goal? Finding values of \(x\) that satisfy the equation. For \(x(x - 3) = 10\), we first expand to \(x^2 - 3x - 10 = 0\). Next, factoring breaks it down into parts that are easier to solve. To accomplish this, think: which numbers multiply to -10 and add to -3? The magic numbers are -5 and 2! Therefore, you factor the quadratic as
- \((x - 5)(x + 2) = 0\)
Extraneous Solutions
Solutions including negative logs can be sneaky. Although mathematically correct, they can be invalid when solving equations like this logarithmic one. That's because logarithms of negative numbers are undefined in the context of real numbers. When we solved
- \((x - 5)(x + 2) = 0\), yielding solutions \(x = 5\) and \(x = -2\).
Other exercises in this chapter
Problem 51
Use the Laws of Logarithms to combine the expression. $$\ln 5+2 \ln x+3 \ln \left(x^{2}+5\right)$$
View solution Problem 52
Draw the graph of \(y=3^{x},\) then use it to draw the graph of \(y=\log _{3} x\).
View solution Problem 52
Compound Interest If \(\$ 2500\) is invested at an interest rate of \(2.5 \%\) per year, compounded daily, find the value of the investment after the given numb
View solution Problem 52
Use the Laws of Logarithms to combine the expression. $$2\left(\log _{5} x+2 \log _{5} y-3 \log _{5} z\right)$$
View solution