Functions
A function is a relationship or rule that connects each input to exactly one output. In other words, for every element in the domain (input), there is one corresponding element in the range (output).
Notation: We often write functions as f(x),where f is the name of the function and x is the input.
Example: f(x) = 2x + 1. Here, if we input x = 3, the function outputs 2(3) + 1 = 7.
Domain: The set of all possible inputs for which the function is defined.
Range: The set of all possible outputs of the function.
Graph
When a graph has the domain represented by x (independent variable) and the range represented by y (dependent variable)
Domain (x):
The set of all possible input values for which the function is defined.
Plotted along the horizontal axis (x-axis).
Range (y):
The set of all possible output values produced by the function.
Plotted along the vertical axis (y-axis).
LAB ASSESSMENT No :01