document.write( "Question 106823: Hello, this is a tricky one.Find the domain of this function
\n" );
document.write( "f(x) = SR of 1/2x-1
\n" );
document.write( " (square root)\r
\n" );
document.write( "\n" );
document.write( "Where do I start? Thank you, Paul \n" );
document.write( "
Algebra.Com's Answer #77722 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)=sqrt(1/2x-1) \n" ); document.write( "1/2x-1 can't be less than 0 because square root of a negative number is not a real number. \n" ); document.write( "x must be 2 or greater \n" ); document.write( "x[2,infinity) \n" ); document.write( "Ed \n" ); document.write( " |