document.write( "Question 306246: Which answer choice is the set of all solutions to the inequality square root ofx < 4? \r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "A. There are no solutions.
\n" );
document.write( "B. x < 16
\n" );
document.write( "C. x > 16
\n" );
document.write( " D. All real numbers.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #219196 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! sqrt(x) < 4\r \n" ); document.write( "\n" ); document.write( "Squaring both sides we have:\r \n" ); document.write( "\n" ); document.write( "x < 16\r \n" ); document.write( "\n" ); document.write( "Note that sqrt(x) is not defined for x < 0 so the answer is actually: \n" ); document.write( "0 <= x < 16 \n" ); document.write( " |