document.write( "Question 1043515: solve
\n" );
document.write( "log(2k+4)=1+logk\r
\n" );
document.write( "\n" );
document.write( "is this statement true? Explain.
\n" );
document.write( "log(-3)+log(-4)=log12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #658645 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! log(2k+4)=1+logk \n" ); document.write( "log (2k+4)-log (k)=1 \n" ); document.write( "log [(2k+4)/(k)]=1 \n" ); document.write( "raise everything to the 10 power \n" ); document.write( "(2k+4)/(k)=10 \n" ); document.write( "2k+4=10k \n" ); document.write( "8k=4 \n" ); document.write( "k=(1/2) \n" ); document.write( "substitute in. \n" ); document.write( "log (5)=1+log (1/2) \n" ); document.write( "log (5)=1-log(2) \n" ); document.write( "log (5)+log (2)=1 \n" ); document.write( "log (10)=1, and that is true. \n" ); document.write( "================================================ \n" ); document.write( "the second is not true. log (-3) does not exist. \n" ); document.write( " |