document.write( "Question 994146: please help me solve this
\n" );
document.write( "f(x) = square root of x - 1 over x-2. Solve for f(x) > 0 \n" );
document.write( "
Algebra.Com's Answer #613352 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! f(x) = square root of x - 1 over x-2. Solve for f(x) > 0 \n" ); document.write( "-------------- \n" ); document.write( "f(x) = sqrt[(x-1)/(x-2)] \n" ); document.write( "---- \n" ); document.write( "f(x) = sqrt[(x-1)*(x-2)]/(x-2) \n" ); document.write( "---- \n" ); document.write( "f(x) = sqrt(x^2-3x+2)/(x-2) \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |