document.write( "Question 433268: log3(x-2) = 1+log3(x-4) The logs have a base of 3. How do I solve this? \n" ); document.write( "
Algebra.Com's Answer #300348 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! log3(x-2) = log3(3) + log3(x-4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-2 = 3(x-4)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x-2 = 3x - 12\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10 = 2x \n" ); document.write( " |