document.write( "Question 308702: log base 2 (3x+4)- log base 2 (x)= 1\r
\n" );
document.write( "\n" );
document.write( "do I turn this into a fraction? \n" );
document.write( "
Algebra.Com's Answer #220742 by texttutoring(324)![]() ![]() You can put this solution on YOUR website! Use one of the logarithm laws. If you're subtracting a log of the same base, you can just turn it into a fraction with the same log base. I'll show you what I mean:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log base 2 (3x+4/x) = 1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, you need to use the definition of log, log base b (x) = y, where x=b^y.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use this to convert to:\r \n" ); document.write( "\n" ); document.write( "(3x+4)/x = 2^1 \n" ); document.write( "(3x+4)/x = 2 \n" ); document.write( "3x+4 = 2x \n" ); document.write( "x+4=0 \n" ); document.write( "x=-4 \n" ); document.write( " |