Answer all the questions below and press submit to see how many you got right.
Function : A function is a mapping in which every element in one set is mapped to exactly one element of a second set. Most often the mapping is described using a rule. For example the function $f(x)=x+1$ maps 2 to 3 and -1 to 0.
Monotonically decreasing : A function $f$ is called monotonically decreasing if we have $f(x)\geq f(y)$ for every $x\lt y.$ For example the function $f(x)=-x$ is monotonically decreasing and so is the function $f(x)=e^{-x}.$ A differentiable function $f$ is monotonically decreasing if and only if $f^{\prime}\leq 0.$
Monotonically increasing : A function $f$ is called monotonically increasing if we have $f(x)\leq f(y)$ for every $x\lt y.$ For example the function $f(x)=x$ is monotonically increasing and so is the function $f(x)=x^3.$ A differentiable function $f$ is monotonically increasing if and only if $f^{\prime}\geq 0.$
Negative : A number is negative if it is $\lt 0.$
Positive : Positive means $\geq 0.$
Select all statements that are true about the function $y=x^2$.
Graph : The graph of a function is the set of points $\{(x,f(x))\}$ that can be blotted in a coordinate system.
The above picture shows that graph of the function $f(x)=$_______.
Counterexample : A counterexample to a statement of the form 'all objects of type x have property y' is an object of type x that does not have property y. A counterexample to a statement shows that the statement is not true in general. For example the number 3 is a counterexample to the statement that all numbers are even.
Select all statements that are true about the function $y=mx+b$