Problem 68
Question
Solve each equation. Give the exact solution and, when appropriate, an approximation to four decimal places. $$ \log (x-90)+\log x=3 $$
Step-by-Step Solution
Verified Answer
The solution is \( x = 100 \).
1Step 1: Recognize and Apply the Product Rule
Notice the equation involves the sum of two logarithmic terms. We can use the product rule for logarithms here, which states that \( \log a + \log b = \log(ab) \). Therefore, combine the logarithms: \( \log((x-90) \cdot x) = 3 \).
2Step 2: Rewrite the Logarithmic Equation
Since now we have \( \log((x-90) \cdot x) = 3 \), rewrite it in exponential form to eliminate the logarithm: \((x-90) \cdot x = 10^3 \). This comes from knowing that \( \log_{10} y = z \) implies \( y = 10^z \).
3Step 3: Solve the Quadratic Equation
The equation becomes a quadratic: \( x^2 - 90x = 1000 \), simplifying to \( x^2 - 90x - 1000 = 0 \). Next, use the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \) where \( a = 1 \), \( b = -90 \), and \( c = -1000 \).
4Step 4: Calculate the Discriminant
Calculate the discriminant \( b^2 - 4ac = (-90)^2 - 4(1)(-1000) = 8100 + 4000 = 12100 \).
5Step 5: Apply the Quadratic Formula
Substitute the values into the quadratic formula: \( x = \frac{90 \pm \sqrt{12100}}{2} \). You find \( \sqrt{12100} = 110 \). Thus, \( x = \frac{90 \pm 110}{2} \).
6Step 6: Determine the Possible Values for x
Calculating the values gives \( x = \frac{90 + 110}{2} = 100 \) or \( x = \frac{90 - 110}{2} = -10 \). Since \( x \) must be greater than 90 (ensuring \( x-90 > 0 \)), only \( x = 100 \) is valid.
7Step 7: Verify the Solution
To verify, substitute \( x = 100 \) back into the original equation: \( \log(100-90) + \log(100) = \log(10) + \log(100) = 1 + 2 = 3 \). The left side equals the right side, confirming the solution.
Key Concepts
Quadratic FormulaProduct Rule for LogarithmsDiscriminantExponential Form of Logarithms
Quadratic Formula
The quadratic formula is a crucial tool used to solve quadratic equations, which are polynomials of the form \( ax^2 + bx + c = 0 \). This formula allows us to find the values of \( x \) that satisfy the equation. The quadratic formula is derived from the process of completing the square and is given by:
For example, in our exercise, the equation \( x^2 - 90x - 1000 = 0 \) can be solved using the quadratic formula with \( a = 1 \), \( b = -90 \), and \( c = -1000 \). By applying these values to the formula, you get the solutions that help you determine the possible values for \( x \).
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
For example, in our exercise, the equation \( x^2 - 90x - 1000 = 0 \) can be solved using the quadratic formula with \( a = 1 \), \( b = -90 \), and \( c = -1000 \). By applying these values to the formula, you get the solutions that help you determine the possible values for \( x \).
Product Rule for Logarithms
The product rule for logarithms is a valuable property that simplifies the addition of logarithmic terms. This rule states that the logarithm of a product is equal to the sum of the logarithms of the factors:
In the context of our given logarithmic equation, \( \log(x-90) + \log(x) = 3 \), we apply the product rule to combine these logarithms into one:
- \( \log_a (b \times c) = \log_a b + \log_a c \)
In the context of our given logarithmic equation, \( \log(x-90) + \log(x) = 3 \), we apply the product rule to combine these logarithms into one:
- \( \log((x-90) \cdot x) = 3 \)
Discriminant
The discriminant is a component of the quadratic formula under the square root sign, represented as \( b^2 - 4ac \). It gives us important information about the nature and number of solutions of a quadratic equation:
- If the discriminant is positive, the equation has two distinct real solutions.
- If the discriminant is zero, there is exactly one real solution (a repeated root).
- If the discriminant is negative, the equation has no real solutions (the solutions are complex).
Exponential Form of Logarithms
Rewriting logarithmic equations in their exponential form is a common method used to eliminate the logarithm and simplify solving the equation. The connection between logarithms and exponents can be expressed as:
In the problem \( \log((x-90) \cdot x) = 3 \), converting this to an exponential form gives \((x-90) \cdot x = 10^3\). This transformation effectively removes the logarithm, turning the problem into a straightforward equation to solve. By doing this, you can focus on handling the algebraic equation created from the original problem, leading up to the use of the quadratic formula we discussed earlier.
- \( \log_b y = x \) implies \( y = b^x \)
In the problem \( \log((x-90) \cdot x) = 3 \), converting this to an exponential form gives \((x-90) \cdot x = 10^3\). This transformation effectively removes the logarithm, turning the problem into a straightforward equation to solve. By doing this, you can focus on handling the algebraic equation created from the original problem, leading up to the use of the quadratic formula we discussed earlier.
Other exercises in this chapter
Problem 68
Let \(f(x)=3 x-2\) and \(g(x)=2 x^{2}+1 .\) Find each function and give its domain. $$ f \cdot g $$
View solution Problem 68
Write each logarithm as the sum and/or difference of logarithms of a single quantity. Then simplify, if possible. See Example 6. $$ \log _{b} \sqrt[4]{\frac{x^{
View solution Problem 68
How does exponential growth differ from linear growth? Give an example.
View solution Problem 68
Solve for \(x .\) See Example 3. $$ \log _{x} \frac{1}{1,000}=-\frac{3}{2} $$
View solution