document.write( "Question 1159375: Find the range of the function g:x -> x^2 with the domain {-3,-2,-1,0,1,2}.
\n" ); document.write( "Illustrate g by means of a graph.
\n" ); document.write( "

Algebra.Com's Answer #782388 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "The notation g:x -> x^2 is another way of writing g(x) = x^2. The input is x and the rule is to square the input to get the output.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Because g(x) is the output, and so is y, we can say y = g(x)
\n" ); document.write( "Therefore, y = x^2 is the same as g(x) = x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The domain is the set of allowed input values.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If we plug in x = -3, then we get
\n" ); document.write( "y = x^2
\n" ); document.write( "y = (-3)^2
\n" ); document.write( "y = 9
\n" ); document.write( "The input x = -3 leads to the output y = 9\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The input x = -2 leads to the output y = 4 since...
\n" ); document.write( "y = x^2
\n" ); document.write( "y = (-2)^2
\n" ); document.write( "y = (-2)*(-2)
\n" ); document.write( "y = 4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And so on. You do this for every value in the domain to get this table of values
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
xy
-39
-24
-11
00
11
24
39
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The range is the set of possible y outputs, given the specific domain. In this case, the range is {0, 1, 4, 9}. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We see that there's some symmetry going on as this graph shows below
\n" ); document.write( "
\n" ); document.write( "I have not connected the points with a parabolic curve because the domain is very specific: we can only allow the values -3, -2, -1, 0, 1, 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "In other words, something like x = 1.5 is not allowed in the domain which is why the portion between x = 1 and x = 2 is not connected with a piece of a curve. The same applies to any other x value not in the domain. This is why we leave the graph as a series of discrete points.
\n" ); document.write( "
\n" ); document.write( "
\n" );