document.write( "Question 1019463: What is the range of the function y=x^2+3 \n" ); document.write( "
Algebra.Com's Answer #635422 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! The domain of a function are all ALLOWABLE values of x. \n" ); document.write( "The range of a function are all POSSIBLE values of y. \n" ); document.write( "For y = x^2 + 3, the lowest value y can ever have is when x = 0. That would be 3. \n" ); document.write( "Thus the range of the function is y >= 3, or [3, infinity). \n" ); document.write( " |