document.write( "Question 924805: How so I work ln x + ln8 = 5 \n" ); document.write( "
Algebra.Com's Answer #561094 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! note that ln x + ln 8 = ln(8x), then we have \n" ); document.write( "ln(8x) = 5 \n" ); document.write( "use definition of logarithm \n" ); document.write( "8x = e^5 \n" ); document.write( "note that e is 2.718281828 \n" ); document.write( "8x = (2.718281828)^5 \n" ); document.write( "8x = 148.413158977 \n" ); document.write( "x = 18.551644872 \n" ); document.write( " |