\r\n" );
document.write( "log3(x+6)+log3(x-6)-log3x=2\r\n" );
document.write( "solve the logarithmic equation\r\n" );
document.write( "******************************\r\n" );
document.write( "It's heart-wrenching to see how the other person (@MATHLOVER) makes this problem so long and time-consuming! Why??\r\n" );
document.write( "In my opinion, she should learn how to solve problems much more efficiently.\r\n" );
document.write( "*************************************************************************\r\n" );
document.write( "
\r\n" );
document.write( "This log equation starts with 3 log arguments: a1 (x + 6), a2 (x - 6), and a3 (x), the smallest being log argument\r\n" );
document.write( "a2, or x - 6. Argument \"a2\" \"tells\" one that x - 6 MUST be > 0. So, x - 6 > 0_____x > 6 \r\n" );
document.write( "We now have:
, with x > 6 \r\n" );
document.write( "
---- Applying
=
\r\n" );
document.write( "\r\n" );
document.write( "
--- Applying
, when:
\r\n" );
document.write( "
\r\n" );
document.write( "
\r\n" );
document.write( "
--- Cross-multiplying\r\n" );
document.write( "
\r\n" );
document.write( " (x - 12)(x + 3) = 0\r\n" );
document.write( " x - 12 = 0 OR x + 3 = 0\r\n" );
document.write( " x = 12 OR x = - 3 \r\n" );
document.write( "\r\n" );
document.write( "As stated above, x MUST be > 6, so ONLY x = 12 is ACCEPTABLE. This makes x = - 3, an EXTRANEOUS solution to this\r\n" );
document.write( "equation, and is therefore IGNORED/REJECTED.
\n" );
document.write( "