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 #307732 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 1n (x+7) + 1n (x+3) = 1n77 \n" ); document.write( "------------ \n" ); document.write( "It's LN, not 1n, means natural log. \n" ); document.write( "(x+7) * (x+3) = 77 \n" ); document.write( "Check for integer solution. \n" ); document.write( "77 has only 2 factors, 7 and 11 \n" ); document.write( "x+7 = 11 \n" ); document.write( "x+3 = 7 \n" ); document.write( "--> x = 4 \n" ); document.write( " \n" ); document.write( " |