document.write( "Question 104958: find the domain for the following: \r
\n" );
document.write( "\n" );
document.write( "f(x) = sqrt (3x-4)\r
\n" );
document.write( "\n" );
document.write( "g(x) = (-2x+1) / (1-3x)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #76407 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! For the first function, \n" ); document.write( " \n" ); document.write( "the value inside the square root must always be greater than or equal to zero for the function to be defined. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "For the second function, \n" ); document.write( " \n" ); document.write( "you need to avoid any values that make the denominator zero since division by zero is undefined. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "In this case, all values are acceptable except x=1/3. \n" ); document.write( " |