document.write( "Question 446792: I need help solving this problem:\r
\n" );
document.write( "\n" );
document.write( "1n (x+7) + 1n (x+3) = 1n77 \n" );
document.write( "
Algebra.Com's Answer #307726 by chriswen(106)![]() ![]() ![]() You can put this solution on YOUR website! 1n (x+7) + 1n (x+3) = 1n77 \n" ); document.write( "ln x + ln 7 + ln x + ln 3 = ln 77 ****** Problem here \n" ); document.write( "--------------------- \n" ); document.write( "2 ln x + ln 7*3 = ln77 \n" ); document.write( "2 ln x = ln 77 - ln 21 \n" ); document.write( "ln x^2 = ln 77/21 \n" ); document.write( "x^2 = 77/21 \n" ); document.write( "x = sqrt (77/21) \n" ); document.write( "x = 1.915 \n" ); document.write( "x must be positive as you can't have negative ln. \n" ); document.write( " |