document.write( "Question 1155307: Use algebraic procedures to find the exact solution or solutions of the equation.\r
\n" );
document.write( "\n" );
document.write( "log(11x)-log3 = log(4x+1)\r
\n" );
document.write( "\n" );
document.write( "everything is to the base 9.\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #777888 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! log(11x)-log3 = log(4x+1) \n" ); document.write( "everything is to the base 9. \n" ); document.write( "============== \n" ); document.write( "log(11x/3) = log(4x+1) \n" ); document.write( "11x/3 = 4x+1 \n" ); document.write( "11x = 12x+3 \n" ); document.write( "-x = 3 \n" ); document.write( "x = -3 \n" ); document.write( "---> logs of negative numbers, not allowed. \n" ); document.write( "No solution. \n" ); document.write( " |