SOLUTION: Solve log^a (7x+1)=log^a(4x+16) How?

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Solve log^a (7x+1)=log^a(4x+16) How?      Log On


   



Question 71852: Solve log^a (7x+1)=log^a(4x+16)
How?

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
log^a (7x+1)=log^a(4x+16)
.
I interpret your notation to mean log to the base a of (7x+1) equals log to the base a
of (4x+16).
.
This will be true if 7x + 1 equals 4x + 16. Set these two equal and and solve for x as follows:
.
7x + 1 = 4x + 16
.
Subtract 4x from both sides to get:
.
3x + 1 = 16
.
Subtract 1 from both sides to reduce the equation to:
.
3x = 15
.
Finally divide both sides by 3 and you have x = 5.
.
Now substitute 5 for x in the equation given in the problem.
.
log^a(7x+1)=log^a(4x+16)
.
by making the substitution the equation becomes:
.
log^a(7*5 +1) = log^a(4*5+16)
.
log^a(35+1) = log^a(20+16)
.
log^a(36) = log^a(36)
.
This equation depicts the equality of both sides. So the value of x that satisfies
the original equation of the problem is x = 5.
.
Hopefully this clarifies the problem for you.