document.write( "Question 1031143: Log(10-4x) = log(10-3x)
\n" );
document.write( "This is what I have done so far i would like to know where i went wrong
\n" );
document.write( "Log(10-4x) = log(10-3x)
\n" );
document.write( "10-4x=10-3x
\n" );
document.write( " +4x +4x
\n" );
document.write( "____________
\n" );
document.write( "10=10-3x
\n" );
document.write( "________
\n" );
document.write( "-10 -10
\n" );
document.write( "0=3x \n" );
document.write( "
Algebra.Com's Answer #645866 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Log(10-4x) = log(10-3x) \n" ); document.write( "This is what I have done so far i would like to know where i went wrong \n" ); document.write( "Log(10-4x) = log(10-3x) \n" ); document.write( "10-4x=10-3x \n" ); document.write( " +4x +4x \n" ); document.write( "____________ \n" ); document.write( "10=10-3x ************* should be 10 = 10+x then x = 0 \n" ); document.write( "________ \n" ); document.write( "-10 -10 \n" ); document.write( "0=3x \n" ); document.write( "-------- \n" ); document.write( "1 more step, divide by 3. \n" ); document.write( "x = 0 \n" ); document.write( "================= \n" ); document.write( "It's not often you make a mistake but get the right answer. \n" ); document.write( " |