Question

Difficulty: MediumLogarithmic and Exponential Expressions and Equations

What value of the base bb satisfies the equation logb(3b+10)=2\log_b (3b + 10) = 2?

Answer: 5

Answer

The correct answer is 5.
Applying the definition of logarithms to the equation logb(3b+10)=2\log_b(3b + 10) = 2 converts it to the quadratic equation b2=3b+10b^2 = 3b + 10. Subtracting 3b3b and 1010 from both sides results in b23b10=0b^2 - 3b - 10 = 0. Factoring the quadratic yields (b5)(b+2)=0(b - 5)(b + 2) = 0, giving the potential solutions b=5b = 5 and b=2b = -2. Because the base of a logarithm must be positive (b>0b > 0), the negative solution is extraneous. This leaves 55 as the only valid base.

Step-by-Step Solution

1
Convert the logarithm to exponential form.
b2=3b+10b^2 = 3b + 10
By the definition of logarithms, logb(x)=y\log_b(x) = y is equivalent to by=xb^y = x.
2
Rearrange into standard quadratic form.
b23b10=0b^2 - 3b - 10 = 0
Subtracting 3b3b and 1010 from both sides sets the quadratic expression equal to zero.
3
Factor the quadratic equation.
(b5)(b+2)=0(b - 5)(b + 2) = 0
Finding two integers that multiply to 10-10 and add to 3-3 gives 5-5 and 22.
4
Solve for the variable and apply base constraints.
b=5b = 5
Solving the factored equation yields b=5b = 5 or b=2b = -2. Since a logarithmic base must be strictly positive (b>0b > 0), we reject b=2b = -2 as extraneous, leaving b=5b = 5.

Key Concept

Converting logarithmic equations to exponential form and verifying base restrictions.
Estimated Time:1m 30s
Rate this question