Sep 29, 2024
Definition of Function in Math:
Visual Representation of Sets:
{}
with elements separated by commas.Input and Output Sets:
Function Table:
Example:
Simple Algebraic Function Example:
y = 2x
x
y
valuesx = 1, 2, 3
: outputs y = 2, 4, 6
.Key Rule for Functions:
y^2 = x
(produces two outputs for one input).Linear Function Example:
y = x + 1
Vertical Line Test:
x
.Function Notation:
f(x) = y
f
with input x
and output y
.Evaluating Functions:
f(4)
in f(x) = 3x + 2
).f(4) = 14
).