Pre-Calculus: Graphing, Symmetry, and Trigonometric Identities

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/23

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

24 Terms

1
New cards

What are the steps to graph a function?

1. Find the zeros by setting f(x) = 0 and solving.

2. Find the y-intercept by setting x = 0.

3. Plot these points.

4. Sketch the curve using end behavior or symmetry if applicable.

2
New cards

What does it mean for a function to be even? Give an example.

f(-x) = f(x), symmetric about the y-axis. Example: f(x) = x².

3
New cards

What does it mean for a function to be odd? Give an example.

f(-x) = -f(x), symmetric about the origin. Example: f(x) = x³.

4
New cards

What does it mean for a function to be neither even nor odd? Example?

Does not satisfy either property. Example: f(x) = x² + x.
One X is positive, one is negative

5
New cards

Steps to solve Example 1.9 (linear cost function).

1. Use slope formula m = (y₂ - y₁) / (x₂ - x₁). 2. Plug slope and one point into y - y₁ = m(x - x₁). 3. Simplify to get linear equation.

6
New cards

Steps to solve Example 1.10 (quadratic f(x) = 3x² - 6x + 2).

1. Factor or use quadratic formula to find zeros. 2. Find vertex using x = -b/(2a). 3. Plug x into f(x) for y. 4. Sketch parabola.

7
New cards

Horizontal shift rule.

f(x - c) shifts right c units if c > 0, left |c| units if c < 0.

8
New cards

Vertical shift rule.

f(x) + c shifts up c units if c > 0, down |c| units if c < 0.

9
New cards

Vertical stretch rule.

If |c| > 1, g(x) = c·f(x) stretches away from x-axis.

10
New cards

Vertical compression rule.

If 0 < |c| < 1, g(x) = c·f(x) compresses toward x-axis.

11
New cards

How do you convert radians to degrees?

Multiply radians × (180/π).

12
New cards

cscθ in terms of sin.

cscθ = 1 / sinθ.

13
New cards

secθ in terms of cos.

secθ = 1 / cosθ.

14
New cards

cotθ in terms of sin and cos.

cotθ = cosθ / sinθ.

15
New cards

Reciprocal trig identities.

tanθ = sinθ / cosθ; cotθ = cosθ / sinθ; cscθ = 1 / sinθ; secθ = 1 / cosθ.

16
New cards

Pythagorean identities.

sin²θ + cos²θ = 1; 1 + tan²θ = sec²θ; 1 + cot²θ = csc²θ.

17
New cards

Addition & subtraction identities.

sin(α ± β) = sinα cosβ ± cosα sinβ; cos(α ± β) = cosα cosβ ∓ sinα sinβ.

18
New cards

Double-angle identities.

sin(2θ) = 2sinθcosθ; cos(2θ) = cos²θ - sin²θ = 2cos²θ - 1 = 1 - 2sin²θ.

19
New cards

How do you find amplitude?

Amplitude = (max - min) ÷ 2.

20
New cards

How do you find period of sine/cosine?

Period = 2π / b, where b is coefficient of x.

21
New cards

Test: amplitude, period, zeros of f(x) = sinx.

Amplitude = 1; Period = 2π; Zeros at x = nπ (n integer).

22
New cards

Test: amplitude, period, zeros of f(x) = cosx.

Amplitude = 1; Period = 2π; Zeros at x = π/2 + nπ (n integer).

23
New cards

Steps to simplify tan(sin⁻¹x).

1. Let θ = sin⁻¹x → sinθ = x. 2. Draw right triangle with opposite = x, hypotenuse = 1. 3. Adjacent = √(1 - x²). 4. tanθ = x / √(1 - x²).

24
New cards

How to solve natural log equations (lnx = k).

Rewrite as exponential: lnx = k → x = e^k.