SOLUTION: Find the range of the function g:x -> x^2 with the domain {-3,-2,-1,0,1,2}. Illustrate g by means of a graph.

Algebra.Com
Question 1159375: Find the range of the function g:x -> x^2 with the domain {-3,-2,-1,0,1,2}.
Illustrate g by means of a graph.

Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!

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.

Because g(x) is the output, and so is y, we can say y = g(x)
Therefore, y = x^2 is the same as g(x) = x^2

The domain is the set of allowed input values.

If we plug in x = -3, then we get
y = x^2
y = (-3)^2
y = 9
The input x = -3 leads to the output y = 9

The input x = -2 leads to the output y = 4 since...
y = x^2
y = (-2)^2
y = (-2)*(-2)
y = 4

And so on. You do this for every value in the domain to get this table of values
xy
-39
-24
-11
00
11
24
39


The range is the set of possible y outputs, given the specific domain. In this case, the range is {0, 1, 4, 9}.

We see that there's some symmetry going on as this graph shows below

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

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.

RELATED QUESTIONS

Find the range of function g(x)=3-5x. Given domain { -2, -1, 0, 1, 2... (answered by richard1234)
The graph of the function is given (a) Find g(-4), g(-2), g(0), g(2), and g(4). (b)... (answered by solver91311)
what is the domain and the range of the function g(x)? g(x) =... (answered by solver91311)
Find the domain of each function. 1. g(x)=5x+1 2. g(x)=x-7 3. g(x)= /x 4. g(x)=... (answered by Boreal)
Find the domain, range, and intercepts of the following function:... (answered by solver91311)
Suppose the domain of f is (-1,3). Define the function g by g(x) = f(2/x + x/2). What... (answered by CPhill)
Suppose the domain of f is (-1,3). Define the function g by g(x) = f((x + 1)(x - 2)).... (answered by CPhill)
find the domain of the function g(x) = 1/x -... (answered by stanbon)
Suppose the domain of f is (-1,3). Define the function g by g(x) = f(x - 4x^2) What is... (answered by CPhill)