document.write( "Question 222910: Dear Sir:
\n" ); document.write( " I am trying to solve the following equation for x:\r
\n" ); document.write( "\n" ); document.write( " y = {e^x} / {1 + 2e^x}\r
\n" ); document.write( "\n" ); document.write( "I have tried various approaches but they do not seem to work:
\n" ); document.write( " (1) multiplying both sides of the equation by the value of the denominator and then taking the logarithms of both sides.
\n" ); document.write( " (2) rewriting the equation using fractional exponents and then trying to simplify the right hand side before taking the logarithm of both sides
\n" ); document.write( "But, of course when I take the logarithm of both sides I cannot separate the expression in the parenthesis. Obviously, I am on the wrong track, but I have not found any help in my math books or my professor's notes.
\n" ); document.write( "Is it possible for you to help me. I would be very grateful for advise and an illustration of the appropriate method.
\n" ); document.write( " Very truly yours,
\n" ); document.write( " Lawrence G. Lever (an older student returning to mathematics after many years)
\n" ); document.write( "

Algebra.Com's Answer #166784 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
y = {e^x} / {1 + 2e^x}
\n" ); document.write( "-----------------------
\n" ); document.write( "Cross multiply to get:
\n" ); document.write( "y + 2ye^x = e^x
\n" ); document.write( "---------------------
\n" ); document.write( "Get the e^x terms together:
\n" ); document.write( "2ye^x-e^x = -y
\n" ); document.write( "---
\n" ); document.write( "Factor out the e^x:
\n" ); document.write( "e^x(2y-1) = -y
\n" ); document.write( "---
\n" ); document.write( "Divide thru by 2y-1 to get
\n" ); document.write( "e^x = -y/(2y-1)
\n" ); document.write( "---
\n" ); document.write( "Take the natural log to solve for x
\n" ); document.write( "x = ln[-y/(2y-1)]
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );