Examples: y=3x-2, y=x+8, y=6-3x Note: to plot absolute value, use function abs() instead of the | notation. For example, to plot absolute value of x-1, type
abs(x-1)