document.write( "Question 427632: Find the solution of the logarithmic equation log(3x+2) = 3 in terms of logarithms, or correct to 4 decimal places. x = ? \n" ); document.write( "
Algebra.Com's Answer #297377 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! log(3x+2) = 3 \n" ); document.write( "(3x+2) = 10^3 \n" ); document.write( "3x+2 = 1000 \n" ); document.write( "3x = 998 \n" ); document.write( "x = 332.6667 \n" ); document.write( " |