document.write( "Question 573761: Please answer my question.\r
\n" );
document.write( "\n" );
document.write( "Kindly solve the equation and find the solution set.\r
\n" );
document.write( "\n" );
document.write( "log base of 3 (2x-3)+log base of 3 (x-4)=1 \n" );
document.write( "
Algebra.Com's Answer #368867 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! log base of 3 (2x-3)+log base of 3 (x-4)=1 \n" ); document.write( "======================= \n" ); document.write( "Since log a + log b = log(ab), we can combine the sum into a single logarithm: \n" ); document.write( "log3((2x-3)(x-4)) = 1 \n" ); document.write( "Now get rid of the logarithm: \n" ); document.write( "3^(log3((2x-3)(x-4)) = 3^1 \n" ); document.write( "(2x-3)(x-4) = 3 \n" ); document.write( "Multiply using FOIL and collect terms: \n" ); document.write( "2x^2 - 11x + 9 = 0 \n" ); document.write( "Factor: \n" ); document.write( "(2x-9)(x-1) = 0 \n" ); document.write( "This gives x=1, x=9/2 \n" ); document.write( "The 1st solution is disallowed, since this would result in the logarithm of a negative number \n" ); document.write( "So the answer is x=9/2 \n" ); document.write( "Check: \n" ); document.write( "log3((9-3)(9/2-8/2)) = log3(6*1/2) = log3(3) = 1 \n" ); document.write( " |