Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| math:pre-ap_calculus [2025/05/14 16:41] – [Graphs of Functions] root1 | math:pre-ap_calculus [2025/05/14 16:47] (current) – [Transformations of Functions] root1 | ||
|---|---|---|---|
| Line 176: | Line 176: | ||
| To graph \( y = cf(x) \), | To graph \( y = cf(x) \), | ||
| + | |||
| If \( c > 1 \), stretch the graph of \( y = f(x) \) vertically by a factor of c. | If \( c > 1 \), stretch the graph of \( y = f(x) \) vertically by a factor of c. | ||
| + | |||
| If \( 0 < c < 1 \), shrink the graph of \( y = f(x) \) vertically by a factor of c. | If \( 0 < c < 1 \), shrink the graph of \( y = f(x) \) vertically by a factor of c. | ||
| + | === Horizontal Stretching and Shrinking === | ||
| + | |||
| + | To graph \( y = f(cx) \), | ||
| + | |||
| + | If \( c > 1 \), stretch 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 ==== | ||