document.write( "Question 243541: What is the domain of the function f(x) = sqrt(3x-2) \n" ); document.write( "
Algebra.Com's Answer #178401 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: Remember that the domain of \"sqrt%28x%29\" is \"x%3E=0\" (ie x can't be negative). So in the case of \"f%28x%29+=+sqrt%283x-2%29\", this means \"3x-2%3E=0\". So solve this inequality to find the domain. \n" ); document.write( "
\n" );