document.write( "Question 107758: /-------
\n" );
document.write( "Find the domain of f (x) = 7 + /3x + 21 , and express it using interval
\n" );
document.write( "notation.\r
\n" );
document.write( "\n" );
document.write( "a. [–7, ∞)
\n" );
document.write( "b. [0, ∞)
\n" );
document.write( "c. [7, ∞)
\n" );
document.write( "d. [21, ∞) \n" );
document.write( "
Algebra.Com's Answer #78529 by Nate(3500) ![]() You can put this solution on YOUR website! f(x) = 7 + sqrt(3x + 21) \n" ); document.write( "You can not take the square root of a negative value and receive a real value in return. So: \n" ); document.write( "3x + 21 >= 0 \n" ); document.write( "3x >= -21 \n" ); document.write( "x >= -7 \n" ); document.write( "A \n" ); document.write( " |