document.write( "Question 181195: How can I solve
\n" );
document.write( "ln(4 - 6x) = -1?\r
\n" );
document.write( "\n" );
document.write( "Thanks so much!!!\r
\n" );
document.write( "\n" );
document.write( "~Jill \n" );
document.write( "
Algebra.Com's Answer #135851 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How can I solve \n" ); document.write( "ln(4 - 6x) = -1? \n" ); document.write( "----------------- \n" ); document.write( "Raise e to the power of both sides of the equation. \n" ); document.write( "4 - 6x = e^-1 = 1/e \n" ); document.write( "-6x = 1/e - 4 \n" ); document.write( "x = (4 - 1/e)/6 \n" ); document.write( "x =~ 0.60535 \n" ); document.write( " \n" ); document.write( " |