All functions have a dependent variable. Â TRUE
All functions have an independent variable. Â TRUE
The range of a function includes its domain. Â FALSE
[Range refers to the set of outputs the function produces, domain the set of inputs the function accepts. Â They don't really have to have anything to do with each other.]
A vertical line is an example of a functional relationship. Â FALSE
[For a function, each input (x value) maps to at most one output (y value). Â A vertical line has lots of ys for a single x.]
A horizontal line is an example of a functional relationship. Â TRUE
[It's a constant function.]
Each output value of a function can correspond to only one input value. Â FALSE
[A function can have the same output given different inputs, for example f(x)=x^2 Â has f(1)=f(-1) ]