document.write( "Question 95610: dear tutors i have been stumped with this question that did not come from a textbook, please try to answer it for me, thanks.
\n" );
document.write( "log(2x) + log(x-1) - 2 log(x) = 1. you need to solve for x. i tried converting it into exponential form 10 = 2x(x-1)/x^2, = (2x^2-2x)/x^2 = (2x-2)/x and then multiplication of both sides by x to yield: 10x = 2x-2, then subtraction of 2x from both sides becomes: 8x = -2, division of both sides by 8 yields: x = -1/4 but it is impossible for x to have a negative value since it is impossible to perform a logarithm on a negative? thank you so much for taking the time to figure this out i really appreciate it \n" );
document.write( "
Algebra.Com's Answer #69666 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! log(2x) + log(x-1) - 2 log(x) = 1 \n" ); document.write( "Use the law that says loga + logb = logab \n" ); document.write( "and the law nloga = loga^n \n" ); document.write( "and the law loga - logb = log(a/b) \n" ); document.write( "to get:\r \n" ); document.write( "\n" ); document.write( "----------- \n" ); document.write( "log[2x(x-1)]- logx^2 = 1\r \n" ); document.write( "\n" ); document.write( "log [(2x^2-2x)/x^2] = 1\r \n" ); document.write( "\n" ); document.write( "log [(2x-2)/x]= 1 \n" ); document.write( "--------\r \n" ); document.write( "\n" ); document.write( "Now change to exponential form to get:\r \n" ); document.write( "\n" ); document.write( "[(2x-2)/x] = 10^1 \n" ); document.write( "2x-2 = 10x \n" ); document.write( "x-1 = 5x \n" ); document.write( "4x = 1- \n" ); document.write( "x=-1/4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "================= \n" ); document.write( "Check this answer in the original equation:\r \n" ); document.write( "\n" ); document.write( "log(2x) + log(x-1) - 2 log(x) = 1 \n" ); document.write( "x=-1/4 ? \n" ); document.write( "You get log(negative) + log(negative) - 2log(negative) = 1 \n" ); document.write( "But there are no logs of negative values \n" ); document.write( "----------- \n" ); document.write( "Conclusion: No solution\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |