document.write( "Question 1096228: log(3x -2)=2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #710694 by addingup(3677) You can put this solution on YOUR website! log(3x -2)=2 \n" ); document.write( "3x-2 = 10^2 \n" ); document.write( "3x = 102 \n" ); document.write( "x = 34 \n" ); document.write( " |