document.write( "Question 685188: This equation involves more than one exponential expression. Solve the equation. Round approximate solutions to four decimal places. This is a logarithm problem.\r
\n" );
document.write( "\n" );
document.write( "6^x = 3^x+1 \n" );
document.write( "
Algebra.Com's Answer #424474 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 6^x = 3^x+1 \n" ); document.write( "---- \n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "x*log(6) = (x+1)log(3) \n" ); document.write( "--- \n" ); document.write( "x[log(6)-log(3)] = log(3) \n" ); document.write( "--- \n" ); document.write( "x = log(3)/[log(6/3)] \n" ); document.write( "-- \n" ); document.write( "x = log(3)/log(2) \n" ); document.write( "--- \n" ); document.write( "x = 1.585.. \n" ); document.write( "=============== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |