document.write( "Question 1027293: Hi, I'm having trouble solving and figuring what to do for this problem:\r
\n" ); document.write( "\n" ); document.write( "Solve log base 2 of x + log base 2 of (x+7) = 3\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "

Algebra.Com's Answer #642500 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Hi, I'm having trouble solving and figuring what to do for this problem:\r
\n" ); document.write( "\n" ); document.write( "Solve log base 2 of x + log base 2 of (x+7) = 3\r
\n" ); document.write( "\n" ); document.write( "Thank you.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "\"log%282%2C%28x%29%29\" + \"log%282%2C%28x%2B7%29%29\" = \"3\",   --->\r\n" );
document.write( "\r\n" );
document.write( "\"log%282%2C%28x%2A%28x%2B7%29%29%29\" = \"3\",   ---> \r\n" );
document.write( "\r\n" );
document.write( "x*(x+7) = \"2%5E3\",   --->\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+7x\" = \"8\",   --->\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+%2B+7x+-+8\" = \"0\",  \r\n" );
document.write( "\r\n" );
document.write( "Factor left side:\r\n" );
document.write( "\r\n" );
document.write( "(x+8)*(x-1) = 0.\r\n" );
document.write( "\r\n" );
document.write( "The roots are x=-8 and x=1.\r\n" );
document.write( "\r\n" );
document.write( "-8 doesn't fit because of logarithm.\r\n" );
document.write( "\r\n" );
document.write( "x=1  fits perfectly.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );