document.write( "Question 973046: I have to solve the equation
\n" );
document.write( "I took the natural logarithm of both sides so that I could use logarithm rules to get: but I seem to be stuck at this step. I am not sure what to do next. \n" );
document.write( "
Algebra.Com's Answer #595311 by Alan3354(69443) You can put this solution on YOUR website! I have to solve the equation \n" ); document.write( "I took the natural logarithm of both sides so that I could use logarithm rules to get: \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( "Collect the terms with x. \n" ); document.write( "------ \n" ); document.write( "5x*ln(6) - 5ln(6) = 7x*ln(8) - 6ln(8) \n" ); document.write( "5x*ln(6) - 7x*ln(8) = 5ln(6) - 6ln(8) \n" ); document.write( "x*(5ln(6) - 7ln(8) = 5ln(6) - 6ln(8) \n" ); document.write( "x = (5ln(6) - 6ln(8))/(5ln(6) - 7ln(8)) \n" ); document.write( "Calculator work now. \n" ); document.write( " |