\r\n" );
document.write( "Solve logx + log(x-48) = 2\r\n" );
document.write( "**************************\r\n" );
document.write( "As usual, HyperBrain(694)'s solution is PARTIALLY-CORRECT/WRONG.\r\n" );
document.write( "Furthermore, the TRINOMIAL,
can be factorized into (x - 50)(x + 2), so, using the QUADRATIC EQUATION formula is UNNECESSARY,\r\n" );
document.write( "as it NOTICEABLY generates LARGE numbers, which most of us deplore!! Unless, of course, one wishes to do so! \r\n" );
document.write( "\r\n" );
document.write( "log (x) + log (x - 48) = 2\r\n" );
document.write( "Finally, as the SMALLER of the 2 log variable-arguments, x - 48 MUST be > 0, we get: x - 48 > 0_____x > 48.\r\n" );
document.write( "So, equation becomes: log (x) + log (x - 48) = 2, with x > 48.\r\n" );
document.write( "\r\n" );
document.write( "One of the respondent's 2 solutions, - 2 is NOT > 48, which makes it, EXTRANEOUS. Obviously, the other solution, x = 50 is EFINITELY > 48, making\r\n" );
document.write( "it VALID/ACCEPTABLE, and therefore, the SOLE SOLUTION.
\n" );
document.write( "