Answer:
Domain: set of all real numbers
Range: ![y \geq -5](https://tex.z-dn.net/?f=y%20%5Cgeq%20%20-5)
Step-by-step explanation:
We have to find the domain and range of the function:
![f(x) =5x^2+10x](https://tex.z-dn.net/?f=f%28x%29%20%3D5x%5E2%2B10x)
This is a quadratic function, shape of a "U", that's called a parabola.
The domain is the set of x values for which the function is defined.
The range is the set of y values for which the function is defined.
Normally, any parabola in the form
has domain as "all real numbers". This is the case for this problem as well, thus,
Domain = set of all real numbers
Now, for the range, we have to look at the minimum value of the function. So, the range would be y values greater than or equal to the minimum number. Lets find the minimum value of this function.
We have to find the value of x for which the minimum occurs by using the formula:
![x=\frac{-b}{2a} =\frac{-10}{2(5)} =-1](https://tex.z-dn.net/?f=x%3D%5Cfrac%7B-b%7D%7B2a%7D%20%3D%5Cfrac%7B-10%7D%7B2%285%29%7D%20%3D-1)
<em><u>Note: value of a is "5" and b is "10"</u></em>
Now, we plug this into the function to find the minimum value:
![f(x)=5x^2+10x\\f(-1)=5(-1)^2 +10(-1)\\f(-1)=-5](https://tex.z-dn.net/?f=f%28x%29%3D5x%5E2%2B10x%5C%5Cf%28-1%29%3D5%28-1%29%5E2%20%2B10%28-1%29%5C%5Cf%28-1%29%3D-5)
So, the range is set of all real numbers greater than or equal to -5.