Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| math:pre-ap_calculus [2025/05/14 16:43] – [Transformations of Functions] root1 | math:pre-ap_calculus [2025/05/14 16:47] (current) – [Transformations of Functions] root1 | ||
|---|---|---|---|
| Line 189: | Line 189: | ||
| If \( 0 < c < 1 \), shrink the graph of \( y = f(x) \) vertically by a factor of 1/c. | If \( 0 < c < 1 \), shrink the graph of \( y = f(x) \) vertically by a factor of 1/c. | ||
| + | === Even and Odd Functions === | ||
| + | If a function \( f \) satisfies \( f(x) = f(-x) \) for every number \( x \) in its domain, then \( f \) is called an even function. | ||
| + | |||
| + | If \( f \) satisfies \( f(x) = -f(-x) \) for every number \( x \) in its domain, then \( f \) is called an odd function. | ||
| + | |||
| + | ==== Quadratic Functions; Maxima and Minima ==== | ||