Solving Log6 36 = 5x+3: Can't get the Answer Right

  • Thread starter Thread starter Rusho
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 7K views
Rusho
Messages
24
Reaction score
0
I got an answer, but I cannot get it to check correctly:

=6 ^5x+3 =36
=6 ^5x+3 = 6^2
=5x+3 =2
=5x = -3+2
=5x = -1
x= 1/5

But I put 1/5 into the equation and it does not work out correctly.
 
Physics news on Phys.org
Check your work again. I think you'll laugh.
 
Rusho said:
I got an answer, but I cannot get it to check correctly:

this equality sign means??->=6 ^(5x+3) =36 Missing parentheses:mad:
(=)6 ^(5x+3) = 6^2
Totally incorrect use of equality sign! :mad:-> =5x+3 =2
Totally incorrect use of equality sign! :mad:->=5x = -3+2
(=)5x = -1
x= 1/5
Where did the minus sign go?
 
Without the equals

6 ^5x+3 =36
6 ^5x+3 = 6^2
5x+3 =2
5x = -3+2
5x = -1
5x/5 = -1/5
x= - 1/5

OH I see now I get "2" and 6^2 =36 :)