document.write( "Question 5994: This equation is giving me issues.
\n" );
document.write( "log(base2)(x-6)+log(base2)(x-4)-log(base2)x = 2\r
\n" );
document.write( "\n" );
document.write( "Solve for x. Reject any value of x that produces the logarithm of a negative number or 0.
\n" );
document.write( "What I've done:\r
\n" );
document.write( "\n" );
document.write( "log(base2)(x-6)(x-4)-log(base2)x = 2\r
\n" );
document.write( "\n" );
document.write( "log(base2)(x-6)(x-4)/x = 2\r
\n" );
document.write( "\n" );
document.write( "(x-6)(x-4)/x = 2^2 = 4\r
\n" );
document.write( "\n" );
document.write( "4 = (x-6)(x-4)/x
\n" );
document.write( "There is where I am stuck.
\n" );
document.write( "Some help on this would be great. Thanks. \n" );
document.write( "
Algebra.Com's Answer #853647 by MathTherapy(10699) You can put this solution on YOUR website! \r\n" ); document.write( "This equation is giving me issues.\r\n" ); document.write( "log(base2)(x-6)+log(base2)(x-4)-log(base2)x = 2\r\n" ); document.write( "\r\n" ); document.write( "Solve for x. Reject any value of x that produces the logarithm of a negative number or 0.\r\n" ); document.write( "What I've done:\r\n" ); document.write( "\r\n" ); document.write( "log(base2)(x-6)(x-4)-log(base2)x = 2\r\n" ); document.write( "\r\n" ); document.write( "log(base2)(x-6)(x-4)/x = 2\r\n" ); document.write( "\r\n" ); document.write( "(x-6)(x-4)/x = 2^2 = 4\r\n" ); document.write( "\r\n" ); document.write( "4 = (x-6)(x-4)/x\r\n" ); document.write( "There is where I am stuck.\r\n" ); document.write( "Some help on this would be great. Thanks.\r\n" ); document.write( "\r\n" ); document.write( "The person who responded is PARTIALLY WRONG!!\r\n" ); document.write( "\n" ); document.write( " |