document.write( "Question 974763: Please help me solve this task:\r
\n" );
document.write( "\n" );
document.write( "Sqrt(log2((2x-3)/(x-1)))<1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "log2 is logarithm base 2\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #596615 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Sqrt(log2((2x-3)/(x-1))) < 1 \n" ); document.write( "square both sides of < \n" ); document.write( "log2((2x-3) / (x-1)) < 1 \n" ); document.write( "apply definition of logarithm division \n" ); document.write( "log2(2x-3) - log2(x-1) < 1 \n" ); document.write( "remove log2 \n" ); document.write( "2x-3 - x + 1 < 2^1 \n" ); document.write( "x -2 < 2 \n" ); document.write( "x < 4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |