document.write( "Question 1027305: Hi, I'm having trouble solving and figuring what to do for this problem:\r
\n" );
document.write( "\n" );
document.write( "Solve log base 7 of x + log base 7 of 2 = log base 7 of (x+6)\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #642517 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! log base 7 of x + log base 7 of 2 = log base 7 of (x+6) \n" ); document.write( "log 7 (2x)=log 7(x+6), because when you add logs it is the same as multiplying what the log is of. \n" ); document.write( "raise everything to the 7 th power. \n" ); document.write( "2x=x+6 \n" ); document.write( "x=6 \n" ); document.write( "log7(6)+log7(2)=log7(12) \n" ); document.write( "0.921+0.356 is about equal to 1.277 \n" ); document.write( " |