Question 369496: Solve the logarithmic equation algebraically. Round to three decimal places.
log base(4)5x- log(4)(6+sq root of x)=2 Answer by CharlesG2(834) (Show Source):
You can put this solution on YOUR website! Solve the logarithmic equation algebraically. Round to three decimal places.
log base(4)5x- log(4)(6+sq root of x)=2
5x/(6 + sqrt(x)) = 16
5x = 16(6 + sqrt(x))
5x = 96 + 16sqrt(x)
5x - 96 = 16sqrt(x)
(5x - 96)^2 = (16sqrt(x))^2 (square both sides)
25x^2 - 960x + 9216 = 256x
25x^2 - 1216x + 9216 = 0, solve this and determine which root works
use quadratic formula, a = 25, b = -1216, c = 9216
557056 = 128 * 128 * 34
x1 = 608/25 + (64/25)sqrt(34)
x1 = 24.32 + 2.56sqrt(34)
x1 = 39.247237 to 6 places = 39.247 to 3 places
x2 = 24.32 - 2.56sqrt(34)
x2 = 9.392763 to 6 places = 9.392 to 3 places
check log10 (5x/(6 + sqrt(x))) = log10 (16)
log10 (16) = 1.204120 to 6 places
x1 gives log10 (16) = log10 (16), x1 works
x2 gives log10 (5.180921) which does not equal log10 (16), x2 does not work