When I enter 2ln(2) - ln(x) = 1 into my calculator I get x=1.472. I get that as an answer no matter how I enter into my calculator. Also, when I plug that into the original equation, the left side equals the right side. However, the text says that the answer should be 10.87 and this is what I get when I solve the equation by hand like so:
2ln(2) - ln(x) = 1
2(e^{ln(2/x}) = e^{1}
4/x = e
x = e*4
x = 10.87
When I plug this into the original equation, the two sides are not equal. What on earth is going on here? :0