Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Solve logarithmic equations

Click problems to add them to your worksheet.

52758312
Solve \(7+3\ln(2x-4)=13\) exactly, and state the domain.

Hints

- Set the logarithm input greater than zero. - Isolate the logarithm. - Use the exponential function to undo \(\ln\). - Check the solution against the domain.

Solution

1. The logarithm requires \(2x-4>0\), so the domain is \((2, \infty)\). 2. Isolate the logarithm: \(3\ln(2x-4)=6\), so \(\ln(2x-4)=2\). 3. Exponentiate: \(2x-4=e^2\). 4. Therefore, \(x=2+\frac{e^2}{2}\), which lies in the domain.

Answer

Domain: \((2, \infty)\); \(x=2+\frac{e^2}{2}\)
52760312
Let \(f(x)=\ln(x^2-15)\). Find the largest possible real domain and all zeros of \(f\).

Hints

- Require the logarithm input to be positive. - Solve the resulting quadratic inequality. - What must a logarithm input equal for the logarithm to be \(0\)? - Verify that each solution lies in the domain.

Solution

1. The logarithm input must be positive: \(x^2-15>0\). Thus, \(x^2>15\), or \(|x|>\sqrt{15}\). The domain is \((-\infty, -\sqrt{15})\cup(\sqrt{15}, \infty)\). 2. For a zero, \(\ln(x^2-15)=0\), so \(x^2-15=1\). 3. Therefore, \(x^2=16\), giving \(x=-4\) and \(x=4\). Both values are in the domain.

Answer

Domain: \((-\infty, -\sqrt{15})\cup(\sqrt{15}, \infty)\) Zeros: \(x=-4\) and \(x=4\)
52768312
Let \(f(x)=\ln(5-e^x)\), with its maximal domain. a) Find the domain. b) Find the zero of \(f\).

Hints

- Set the logarithm input greater than zero. - A logarithm equals zero when its input is one. - Check the solution against the domain.

Solution

1. The logarithm input must be positive: \(5-e^x>0\), so \(e^x<5\). Therefore, \(x<\ln(5)\), and the domain is \((-\infty, \ln(5))\). 2. For a zero, solve \(\ln(5-e^x)=0\). Then \(5-e^x=1\), so \(e^x=4\) and \(x=\ln(4)\). 3. Since \(\ln(4)<\ln(5)\), the zero is in the domain.

Answer

a) \((-\infty, \ln(5))\) b) \(x=\ln(4)\)
52986912
Find the base \(b>0\), \(b\neq1\), in each equation. a) \(\log_b(125)=3\) b) \(\log_b(0.01)=-2\) c) \(\log_b\!\left(\frac{1}{8}\right)=-3\) d) \(\log_b(7)=0.5\)

Hints

- Rewrite each logarithmic equation in exponential form. - Use roots or reciprocal powers to solve for the base. - Enforce the positive-base condition.

Solution

1. a) \(b^3=125\), so \(b=5\). 2. b) \(b^{-2}=0.01=\frac{1}{100}\), so \(b^2=100\). Since \(b>0\), \(b=10\). 3. c) \(b^{-3}=\frac{1}{8}\), so \(b^3=8\) and \(b=2\). 4. d) \(b^{1/2}=7\), so \(b=49\).

Answer

a) \(b=5\) b) \(b=10\) c) \(b=2\) d) \(b=49\)
52626912
A student solves \(\ln(x^6)=12\) as follows: 1. \(\ln(x^6)=12\) 2. \(6\ln(x)=12\) 3. \(\ln(x)=2\) 4. \(x=e^2\) Explain why this work restricts the possible solutions of the original equation, and give the complete solution set.

Hints

- Compare the domains of \(\ln(x^6)\) and \(\ln(x)\). - Use an absolute value when applying the power property to an even power. - Solve the resulting absolute-value equation.

Solution

1. The original expression \(\ln(x^6)\) is defined for every \(x\neq0\), including negative values. 2. The step \(\ln(x^6)=6\ln(x)\) assumes \(x>0\). The identity valid for all \(x\neq0\) is \(\ln(x^6)=6\ln|x|\). 3. Solve \(6\ln|x|=12\): \(\ln|x|=2\), so \(|x|=e^2\). 4. Therefore, \(x=-e^2\) or \(x=e^2\).

Answer

The student’s step assumes \(x>0\) and loses the negative solution. The complete solution set is \(\{-e^2,e^2\}\).
52627012
Solve \(\ln((x-5)^2)=2\ln(3)\) over the real numbers. State the domain and justify the solutions.

Hints

- Find when the logarithm input is positive. - Condense the right-hand side into one logarithm. - Remember both solutions of a squared equation. - Check the domain.

Solution

1. The logarithm input must be positive, so \((x-5)^2>0\), which gives the domain \(\mathbb{R}\setminus\{5\}\). 2. Since \(2\ln(3)=\ln(9)\), the equation becomes \((x-5)^2=9\). 3. Thus, \(x-5=3\) or \(x-5=-3\), giving \(x=8\) or \(x=2\). 4. Both values lie in the domain.

Answer

Domain: \(\mathbb{R}\setminus\{5\}\); solution set: \(\{2,8\}\)
52758412
Solve \(\ln(x+6)+\ln(x)=\ln(27)\) over the real numbers.

Hints

- Determine the common domain first. - Use the product property of logarithms. - Solve the resulting quadratic equation. - Reject values outside the domain.

Solution

1. The domain requires \(x+6>0\) and \(x>0\), so \(x>0\). 2. Combine the logarithms: \(\ln(x(x+6))=\ln(27)\). 3. Therefore, \(x^2+6x=27\), or \(x^2+6x-27=0\). 4. Factoring gives \((x-3)(x+9)=0\), so \(x=3\) or \(x=-9\). 5. Only \(x=3\) is in the domain.

Answer

\(\{3\}\)
52759212
Solve each equation exactly, accounting for all domain restrictions. a) \(\ln\!\left(\frac{1}{x}\right)=4\) b) \(\frac{4}{\ln(x)+1}=2\) c) \(\ln(\sqrt{x+1})=1\)

Hints

- Determine the domain before solving. - Use the exponential function to undo \(\ln\). - A denominator cannot be zero. - Check each result in the original equation.

Solution

1. a) Exponentiating gives \(\frac{1}{x}=e^4\), so \(x=e^{-4}\), which is positive and valid. 2. b) The domain requires \(x>0\) and \(\ln(x)+1\neq0\). Multiplying gives \(4=2(\ln(x)+1)\), so \(\ln(x)=1\) and \(x=e\). This value is valid. 3. c) Exponentiating gives \(\sqrt{x+1}=e\). Squaring gives \(x+1=e^2\), so \(x=e^2-1\), which satisfies the domain.

Answer

a) \(x=e^{-4}\) b) \(x=e\) c) \(x=e^2-1\)
52760412
Let \(h(x)=\frac{x-5}{\ln(x-3)}\). Find the largest possible real domain and the zero of \(h\).

Hints

- First apply the domain restriction for the logarithm. - What additional restriction comes from having the logarithm in a denominator? - When does a fraction equal zero? - Check the zero against every domain restriction.

Solution

1. The logarithm input must be positive: \(x-3>0\), so \(x>3\). 2. The denominator cannot equal zero. Since \(\ln(x-3)=0\) when \(x-3=1\), exclude \(x=4\). 3. Therefore, the domain is \((3, 4)\cup(4, \infty)\). 4. A fraction is zero when its numerator is zero and its denominator is defined. Setting \(x-5=0\) gives \(x=5\). 5. Since \(5\) is in the domain, it is the only zero.

Answer

Domain: \((3, 4)\cup(4, \infty)\) Zero: \(x=5\)
52768412
Let \(g(x)=\sqrt{\ln(x^2-3)}\), with its maximal domain. a) Find the domain. b) Find all \(x\) in the domain for which \(g(x)=\sqrt{\ln(13)}\).

Hints

- The logarithm must be defined and the square-root input must be nonnegative. - Determine when a natural logarithm is at least zero. - Square both sides and compare logarithm inputs. - Include both roots of the resulting quadratic equation.

Solution

1. The radicand must satisfy \(\ln(x^2-3)\geq0\). This condition also ensures that the logarithm input is positive. 2. Since \(\ln(u)\geq0\) exactly when \(u\geq1\), \(x^2-3\geq1\). Thus, \(x^2\geq4\), so the domain is \((-\infty, -2]\cup[2, \infty)\). 3. Set \(\sqrt{\ln(x^2-3)}=\sqrt{\ln(13)}\). Squaring gives \(\ln(x^2-3)=\ln(13)\). 4. Therefore, \(x^2-3=13\), so \(x^2=16\) and \(x=-4\) or \(x=4\). Both values lie in the domain.

Answer

a) \((-\infty, -2]\cup[2, \infty)\) b) \(x=-4\) and \(x=4\)
52986712
Find the logarithm base \(b>0\), \(b\neq1\), if \(f(x)=3\log_b(x)\) passes through \((32, 7.5)\).

Hints

- Substitute the point coordinates. - Rewrite the logarithmic equation in exponential form. - Express \(32\) as a power of \(2\).

Solution

1. Substitute the point: \(7.5=3\log_b(32)\). 2. Divide by \(3\): \(\log_b(32)=2.5=\frac{5}{2}\). 3. Rewrite in exponential form: \(b^{5/2}=32\). 4. Thus, \(b=32^{2/5}=(2^5)^{2/5}=4\).

Answer

\(b=4\)
52987212
Solve \(\log_2(x^2+2x)=3\).

Hints

- Rewrite the logarithmic equation in exponential form. - Solve the resulting quadratic equation. - Check that the logarithm input is positive.

Solution

1. Rewrite in exponential form: \(x^2+2x=2^3=8\). 2. Solve \(x^2+2x-8=0\): \((x+4)(x-2)=0\), so \(x=-4\) or \(x=2\). 3. For both values, the logarithm input equals \(8>0\), so both are valid.

Answer

\(\{-4,2\}\)
52614212
Solve each logarithmic inequality over the real numbers. Here \(\log\) denotes the common logarithm. 1) \(\log(x^2) \le 2\) 2) \((\log x)^2 - 3\log x + 2 \le 0\) 3) \(\log(x) + \log(x - 9) > 1\)

Hints

- A substitution can turn an expression involving \(\log x\) into a quadratic inequality. - Use the product property to combine a sum of logarithms. - State the domain before solving, especially when the argument contains a square. - Use a sign chart or the graph of a quadratic to solve the resulting polynomial inequality.

Solution

1. The domain requires \(x^2 > 0\), so \(x \ne 0\). Since the common logarithm is increasing, \(\log(x^2) \le 2\) gives \(x^2 \le 100\), or \(-10 \le x \le 10\). Excluding \(0\) gives \([-10, 0) \cup (0, 10]\). 2. The domain requires \(x > 0\). Let \(u = \log x\). Then \(u^2 - 3u + 2 \le 0\), or \((u - 1)(u - 2) \le 0\). Thus, \(1 \le u \le 2\). Substituting back gives \(1 \le \log x \le 2\), so \(10 \le x \le 100\). 3. The domain requires \(x > 9\). Use the product property: \(\log(x(x - 9)) > 1\). Since the logarithm is increasing, \(x(x - 9) > 10\), so \(x^2 - 9x - 10 > 0\). Factoring gives \((x - 10)(x + 1) > 0\), so \(x < -1\) or \(x > 10\). Intersecting with \(x > 9\) gives \(x > 10\).

Answer

1) \([-10, 0) \cup (0, 10]\) 2) \([10, 100]\) 3) \((10, \infty)\)

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.