document.write( "Question 346358: e^x=3^x+2 \n" ); document.write( "
Algebra.Com's Answer #248187 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! I think you mean e^x = 3^(x+2) [ e^x = 3^x + 2 has no solutions, \n" ); document.write( "because e^x < 3^x for all x... ] \n" ); document.write( "take ln of left and right side\r \n" ); document.write( "\n" ); document.write( "x = (x+2) ln(3) \n" ); document.write( "x ( 1 - ln(3) ) = 2 ln(3) \n" ); document.write( "x = 2 ln(3) /(1- ln(3) ) \n" ); document.write( " \n" ); document.write( " |