document.write( "Question 424450: Find the domain of the function.
\n" );
document.write( "f(x)=sqrt(7x-35)
\n" );
document.write( "type answer in interval notation \n" );
document.write( "
Algebra.Com's Answer #295893 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Find the domain of the function. \n" ); document.write( "f(x)=sqrt(7x-35) \n" ); document.write( "type answer in interval notation \n" ); document.write( ". \n" ); document.write( "The domain specifies all possible values of x. \n" ); document.write( "In this case, we just want to make sure that the value under the square root sign is positive. \n" ); document.write( "7x-35 >= 0 \n" ); document.write( "7x >= 35 \n" ); document.write( "x >= 5 \n" ); document.write( ". \n" ); document.write( "In interval notation: \n" ); document.write( "[5, +oo) \n" ); document.write( "where \n" ); document.write( "+oo is positive infinity \n" ); document.write( " \n" ); document.write( " |