Question 660356
first problem: 2 log(z)-log(z2+4z+1)=0 The 2 after the z here is z squared but I can't get a little 2 on my pc.
2 log(z)-log(z2+4z+1)=0
log(z^2)=log(z^2+4z+1)
z^2=z^2+4z+1
4z+1=0
z=-1/4
no solution: z>0
..
next problem: 2e3y+8 - 11e5-10y = 0 here the 3y+8 is to the power and small again and so is the 5-10y but i can't get it on my pc.
2e^(3y+8) - 11e^(5-10y) = 0
2e^(3y+8) = 11e^(5-10y)
take log of both sides
ln2+(3y+8)lne=ln11+(5-10y)lne
lne=1
ln2+3y+8=ln11+5-10y
3y+8-5+10y=ln11-ln2
13y+3=(ln11-ln2)
y=((ln11-ln2-3)/13≈-.0996
.. 
next problem: 1-8In {_2x-1___} = 14 That is 2x - 1 over 7
1-8ln[(2x-1)/7]=14 (I hope I got this right)
-8ln[(2x-1)/7]=13
ln[(2x-1)/7]=-13/8
convert to exponential form:
e^(-13/8)=(2x-1)/7
using calculator:
.1969=(2x-1)/7
2x-1=.1969*7=1.3783
2x=2.3783
x=2.3783/2=1.1892
note: answers are rounded to four decimal places