document.write( "Question 49306: 10^(2x-1)=e^(4x-3) \n" ); document.write( "
Algebra.Com's Answer #32739 by atif.muhammad(135) ![]() You can put this solution on YOUR website! \r\n" ); document.write( "10^(2x-1)=e^(4x-3)\r\n" ); document.write( "\r\n" ); document.write( "Apply ln function to both sides\r\n" ); document.write( "\r\n" ); document.write( "ln 10^(2x-1)=ln e^(4x-3)\r\n" ); document.write( "\r\n" ); document.write( "ln 10^(2x-1)=(4x-3) --- After cancelling the ln and e on the right hand side.\r\n" ); document.write( "\r\n" ); document.write( "(2x-1) ln 10 = (4x-3)\r\n" ); document.write( "\r\n" ); document.write( "2xln 10 - ln 10 = 4x-3\r\n" ); document.write( "\r\n" ); document.write( "2xln 10 - 4x = ln 10 - 3\r\n" ); document.write( "\r\n" ); document.write( "x(2ln10 -4) = ln 10 -3\r\n" ); document.write( "\r\n" ); document.write( "x =\n" ); document.write( " |