document.write( "Question 343902: what is the value of x in this equation: 6 log(x + 4) = log64 \n" ); document.write( "
Algebra.Com's Answer #245998 by Jk22(389)![]() ![]() You can put this solution on YOUR website! log(x+4)=log(sqrt6(64)) \n" ); document.write( "log(x+4)=log(2) \n" ); document.write( "=>x=-2 \n" ); document.write( " |