document.write( "Question 444821: I could really use this some help with this logarithm problem. I have submitted this question twice before and have not received any reply back. Please help me solve this logarithm exponential equation 6^x+1 = 10\r
\n" );
document.write( "\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #306539 by chriswen(106)![]() ![]() ![]() You can put this solution on YOUR website! 6^(x+1) = 10 \n" ); document.write( "log6^(x+1)=log10 \n" ); document.write( "(x+1)log6=log10 \n" ); document.write( "xlog6+log6=log10 \n" ); document.write( "xlog6=log10-log6 \n" ); document.write( "x=(log10-log6)/(log6) \n" ); document.write( "x=.285 \n" ); document.write( " |