document.write( "Question 277178: Hi my question is how do I simplify: y = 2(\"x%5Elnx\") ?
\n" ); document.write( "I took the ln of both sides and I tried bringing the lnx down by properties of log so I ended up with:
\n" ); document.write( "lny = lnxln2x\r
\n" ); document.write( "\n" ); document.write( "How do I simplify this?
\n" ); document.write( "

Algebra.Com's Answer #201969 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
If the problem is as you posted it, then there is nothing you can do to simplify it.

\n" ); document.write( "However, if the problem is actually:
\n" ); document.write( "\"y+=+2e%5E%28ln%28x%29%29\"
\n" ); document.write( "then there is something we can do. And it helps if you understand what a logarithm represents. Logarithms are exponents. In general
\n" ); document.write( "\"log%28a%2C+%28b%29%29\"
\n" ); document.write( "represents the exponent for \"a\" which results in \"b\". With your equation,
\n" ); document.write( "ln(x)
\n" ); document.write( "represents the exponent for e which results in x. And where so we find ln(x)? Answer: As an exponent on e! So
\n" ); document.write( "\"e%5E%28ln%28x%29%29+=+x\"
\n" ); document.write( "by the very definition of logarithms! So your equation simplifies to:
\n" ); document.write( "y = 2x
\n" ); document.write( "
\n" );