Guest User

Untitled

a guest
Feb 14th, 2016
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. 1/2log6(25)+log6(x)=log6(20)
  2. log6(5)+log6(x)=log6(20)
  3. log6(5x)=log6(20)
  4. 6^(log6(5x))=6^(log6(20))
  5. 5x=20
  6. x=4
  7.  
  8. log2(4)-log2(x+3)=log2(8)
  9. log2(4/(x+3))=log2(8)
  10. 2^(log2(4/(x+3)))=2^(log2(8))
  11. 4/(x+3)=8
  12. x+3=0.5
  13. x=-2.5
Advertisement
Add Comment
Please, Sign In to add comment