document.write( "Question 171557: solve for x
\n" );
document.write( " 8^x+1= 19 \n" );
document.write( "
Algebra.Com's Answer #126717 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve for x \n" ); document.write( " 8^(x+1) = 19\r \n" ); document.write( "\n" ); document.write( "Take the log of both sides to get: \n" ); document.write( "(x+1)log8 = log19 \n" ); document.write( "x+1 = [log19]/[log8] \n" ); document.write( "x+1= 1.4159756\r \n" ); document.write( "\n" ); document.write( "x = 0.4159756\r \n" ); document.write( "\n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |