document.write( "Question 556295: write 1+log(base 2) X^3 as a single logarithm.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "*i dont understand how to do the qustion without changing it into an equation, which would be incorrect. Ex. 1+log(base 2) X^3
\n" );
document.write( " log(base 2)X^3 = 1 (wrong!)\r
\n" );
document.write( "\n" );
document.write( "how would i do it ?? \n" );
document.write( "
Algebra.Com's Answer #362102 by scott8148(6628) You can put this solution on YOUR website! 1 = log2(2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "adding logs means multiplying quantities\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "log2(2) + log2(x^3) = log2(2x^3) \n" ); document.write( " |