document.write( "Question 171164: solve the logarithymatic equation. Express irratiional solitions in simplist radical form.\r
\n" );
document.write( "\n" );
document.write( "log(x+1)-log(x+5)=log1/x \n" );
document.write( "
Algebra.Com's Answer #126346 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the logarithymatic equation. Express irratiional solitions in simplist radical form.\r \n" ); document.write( "\n" ); document.write( "log(x+1)-log(x+5)=log(1/x)\r \n" ); document.write( "\n" ); document.write( "log(x+1) = log(1/x)+log(x+5) \n" ); document.write( "log(x+1) = log[(1/x)(x+5)] \n" ); document.write( "Take the anti-log to get: \n" ); document.write( "(1/x)(x+5) = x+1 \n" ); document.write( "1 + (5/x) = x+1 \n" ); document.write( "Multiply thru by x to get:\r \n" ); document.write( "\n" ); document.write( "x + 5 = x^2 + x \n" ); document.write( "x^2=5 \n" ); document.write( "x = sqrt(5) or x = -sqrt(5) \n" ); document.write( "------------------------------ \n" ); document.write( "-sqrt(5) is extraneous as it would make log(x+1) be the log of a negative #. \n" ); document.write( "------------------------------ \n" ); document.write( "Ans: x = sqrt(5) \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |