SOLUTION: Algebraically solve log(9x + 4) = 5 + log(2x − 6) for x. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)

Algebra ->  Logarithm Solvers, Trainers and Word Problems -> SOLUTION: Algebraically solve log(9x + 4) = 5 + log(2x − 6) for x. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)      Log On


   



Question 1206924: Algebraically solve
log(9x + 4) = 5 + log(2x − 6)
for x. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)

Found 3 solutions by MathLover1, ikleyn, MathTherapy:
Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!

log%289x+%2B+4%29+=+5+%2B+log%282x+-6%29

log%289x+%2B+4%29-log%282x+-+6%29+=+5+

log%28%289x+%2B+4%29%2F%282x+-+6%29%29+=+5 ...write 5 as 5%2A1, and 1 as log%2810%29

log%28%289x+%2B+4%29%2F%282x+-+6%29%29+=+5log%2810%29

log%28%289x+%2B+4%29%2F%282x+-+6%29%29+=+log%2810%5E5%29....if log same, then

%289x+%2B+4%29%2F%282x+-+6%29+=+10%5E5

9x+%2B+4=+100000%282x+-+6%29+

9x+%2B+4=+200000x+-+600000

600000%2B+4=+200000x+-+9x

199991x=600004

x=600004%2F199991 => exact solution

x=3.000155006975314...round it

x=3 => approximate solution





Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.

Be careful   ( ! )

In her post,  @MathLover1 calls  x= 3  as an approximate solution.

It is  NOT  SO.

In opposite,  x=3  is a  PROHIBITED  value,  which makes the argument of  log(2x-6)  equal to zero !



Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!
Algebraically solve 
log(9x + 4) = 5 + log(2x − 6)
 for x. (Enter your answers as a comma-separated list. If there is no solution, enter NO SOLUTION.)

 
                ----- Converting to EXPONENTIAL form
       100,000(2x - 6) = 9x + 4 ----- Cross-multiplying
    200,000x - 600,000 = 9x + 4
         200,000x - 9x = 4 + 600,000
              199,991x = 600,004
                    

As stated by tutor @IKLEYN, 3 is NOT a solution because 3 will result in log (2x - 6) being log (0),
which is UNDEFINED. So, x MUST be > 3, and that's why x is ROUNDED to 6 decimal places, above.

GOT IT?