What is the range of a function like f(x)=5x^2f(x)=5x2?

1 Answer
Jul 23, 2014

The range of f(x) = 5x^2f(x)=5x2 is all real numbers >= 00

The range of a function is the set of all possible outputs of that function.

To find the range of this function, we can either graph it, or we can plug in some numbers for xx to see what the lowest yy value we get is.

Let's plug in numbers first:

If x = -2x=2: y = 5 * (-2)^2y=5(2)2, y = 20y=20
If x = -1x=1: y = 5 * (-1)^2y=5(1)2, y = 5y=5
If x = 0x=0: y = 5 * (0)^2y=5(0)2, y = 0y=0
If x = 1x=1: y = 5 * (1)^2y=5(1)2, y = 5y=5
If x = 2x=2: y = 5 * (2)^2y=5(2)2, y = 20y=20

The lowest number is 0. Therefore the y value for this function can be any number greater than 0.

We can see this more clearly if we graph the function:

![desmos.com](useruploads.socratic.org)

The lowest value of y is 0, therefore the range is all real numbers >= 00