Josh N.
asked 05/18/16Logarithm Question
log base 4 of (2X) + log base 4 of (X+7)=2
Do I need to check for extraneous?
Why doesn't the answer -8 work?
More
3 Answers By Expert Tutors
Inactive Tutor answered 05/18/16
Tutor
New to Wyzant
From the Product Identity of logarithms we know the following:
- Logb (x) + Logb (z) = Logb (x*z) Apply this to the given equation.
- Log4 (2x) + Log4 (x + 7) = Log4 ((2x)(x + 7)) = 2
- Log4 ((2x)(x + 7)) = 2 From this equation raise each side of the equation to the 4th power to eliminate the Log.
- (2x)(x +7) = 4^2
- 2x^2 + 14x - 16 = 0 - Equation 1, Factor this quadratic equation by decomposition because the value of the coefficient (a) is greater than 1.
- a = 2, b = 14, c = -16. Use (m) and (n) as the unknowns.
- m + n = b = 14
- m(n) = a*c = 2(-16) = -32. You get 16, -2. Now decompose the 14x term in Equation 2.
- 2x^2 + (16 - 2)x - 16 = 0
- 2x^2 + 16x -2x -16 = 0. Group common terms.
- (2x^2 + 16x) + (-2x - 16) = 0. Now use GCF.
- 2x (x - 8) - 2(x + 8) = 0. Factor again.
- (x+8) (2x -2) = 0
- x + 8 = 0 or 2x - 2 = 0
- x =-8 or 2x = 2 which implies that x = 1.
Mark M. answered 05/18/16
Tutor
4.9
(956)
Retired college math professor. Extensive tutoring experience.
log4(2x) + log4(x+7) = 2
log4[(2x)(x+7)] = 2
(2x)(x+7) = 42
2x2 + 14x - 16 = 0
x2 + 7x - 8 = 0
(x+8)(x-1) = 0
x = -8 or x = 1
If x = -8, then the original equation becomes log4(-16) + log4(-1) = 2.
Since the log of a negative number is undefined, -8 is not a solution after all.
So, the only solution is x = 1.
Inactive Tutor answered 05/18/16
Tutor
New to Wyzant
2x(x+7)=16
2x^2+14x-16=0
x^2+7x-8=0
(x-1)(x+8)=0
x=1. Or x=-8
But x=-8 is not in the domain of log(x+7)
so, the only answer is x=1
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Inactive Tutor
05/18/16