MATH-C2210 CHAPTER 1 - REVIEW

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/45

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:48 PM on 9/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

46 Terms

1
New cards

What is a function?

A type of relation that assigns every input, x, to exactly one output, f(x).

2
New cards

What is the domain and range of a function?

The domain is represented by a set of acceptable inputs and the range as the set of outputs.

3
New cards

How do you know a given curve is the graph of a function?

If the curve passes the vertical line test, in which no vertical line will overlap at two or more points.

4
New cards

Why does the vertical line test work?

The y-values in the range cannot be repeated, thus no overlapping on the graph.

5
New cards

What are the four methods of representing functions?

  1. Verbal

  2. Numeric

  3. Visual

  4. Algebraic


6
New cards

What is a piecewise function?

A function consisting of two or more subfunctions, defined at a specific interval over the domain.

7
New cards

What is an even function?

f(-x) = f(x). In other words, when the negative x-values produce a positive y-value or output.

8
New cards

What is the symmetry of an even function?

Symmetric with respect to the y-axis

9
New cards

What is an odd function?

f(-x) = - f(x). In other words, the negative x-values in the domain produce negative y-values or outputs.

10
New cards

What is the symmetry of an odd function?

Symmetric with respect to the origin, (0,0).

11
New cards

When is a function increasing on an interval?

When x1 < x2, f(x1) < f(x2). In other words, the x-values and y-values both increase at a certain interval.

12
New cards

When is a function decreasing on an interval?

When x1 < x2, f(x1) > f(x2). In other words, as the x-values increase, the y-values decrease.

13
New cards

What are the two functions with both a domain and range at ( - infinity, + infinity)?

  1. Linear functions

  2. Polynomial functions


14
New cards

What is the domain and range of a constant function, f(x) = b?

DOMAIN: ( - infinity, + infinity)

RANGE: {b}

15
New cards

What affects the domain and range of a power function?

The value of the exponent.

16
New cards

What are the three types of power functions with unique domains?

  1. Polynomial functions

  2. Reciprocal functions

  3. Root functions


17
New cards

What is the domain and range of a power function, f(x) = x^a, where a is any positive integer (whole number)?

DOMAIN: ( - infinity, + infinity)

RANGE: ( - infinity, + infinity)

18
New cards

What is the domain and range of a reciprocal function, f(x) = x^a, where a is any negative integer (whole number)?

DOMAIN: ( - infinity, 0) U (0, infinity)

RANGE: ( - infinity, 0) U (0, infinity)

19
New cards

If a = 1/n, where n is a positive integer > or = 2, and n is odd; what is the domain and range of the root function f(x) = x^a?

DOMAIN: ( - infinity, + infinity)

RANGE: ( - infinity, + infinity)

20
New cards

If a = 1/n, where n is a positive integer > or = 2, and n is even; what is the domain and range of the root function f(x) = x^a?

DOMAIN: [0, + infinity)

RANGE: [0, + infinity)

21
New cards

What is the domain of a rational function f(x) = P(x) / Q(x)?

All real numbers, except the denominator cannot equal 0.

22
New cards

What is the domain and range of sinx and cosx?

DOMAIN: ( - infinity, + infinity)

RANGE: [-1,1]

23
New cards

What is the domain and range of tanx?

DOMAIN: All real numbers, but x cannot equal (2k + 1)pi / 2 where k is an integer

RANGE: ( - infinity, + infinity)

24
New cards

What is the domain and range of cotx?

DOMAIN: All real numbers, but x cannot equal (k * pi) / 2 where k is an integer

RANGE: ( - infinity, + infinity)

25
New cards

What is the domain and range of secx?

DOMAIN: All real numbers, but x cannot equal (2k + 1)pi / 2 where k is an integer

RANGE: ( - infinity, -1] U [1, + infinity)

26
New cards

What is the domain and range of cscx?

DOMAIN: All real numbers, but x cannot equal (k * pi) / 2 where k is an integer

RANGE: ( - infinity, -1] U [1, + infinity)

27
New cards

Which trig functions have a period length of 2pi?

  1. sinx

  2. cosx

  3. cscx

  4. secx


28
New cards

Which trig functions have a period length of pi?

  1. tanx

  2. cotx


29
New cards

What is the domain and range of the exponential function f(x) = a^x?

DOMAIN: ( - infinity, + infinity)

RANGE: (0, + infinity)

30
New cards

At which interval does f(x) = a^x increase on its domain?

When a > 1

31
New cards

At which interval does f(x) = a^x decrease on its domain?

When 0 < a < 1

32
New cards

What is the domain and range of f(x) = logax?

DOMAIN: (0, + infinity)

RANGE: ( - infinity, + infinity)

33
New cards

At which interval does f(x) = logax increase on its domain?

When a > 1

34
New cards

At which interval does f(x) = logax decrease on its domain?

When 0 < a < 1

35
New cards

When is a function said to be one-to-one?

f(x1) cannot equal f(x2) whenever x1 cannot equal x2. In other words, when no two distinct inputs correspond to the same output.

36
New cards

How do you know a given curve is the graph of a one-to-one function?

If the graph passes the horizontal line test, where no horizontal line intersects on the graph more than one point.

37
New cards

When are functions considered invertible?

When the function is one-to-one.

38
New cards

What is the rule for the domain and range of inverse functions?

The domain and range from the parent function are swapped at the inverse function.

39
New cards

What is the change-of-base logarithm property?

logax = lnx / lna

40
New cards

How are invertible trig functions produced?

The six trig functions are restricted at domains in which they are one-to-one.

41
New cards

What is the domain and range of invertible sinx? (in which sinx can become inverse)

DOMAIN: [ - pi/2, pi/2 ]

RANGE: [-1,1]

42
New cards

What is the domain and range of sin-1(x)?

DOMAIN: [-1,1]

RANGE: [ - pi/2, pi/2 ]

43
New cards

What is the domain and range of invertible cosx? (in which cosx can become inverse)

DOMAIN: [0, pi]

RANGE: [-1,1]

44
New cards

What is the domain and range of cos-1(x)?

DOMAIN: [-1,1]

RANGE: [0, pi]

45
New cards

What is the domain and range of invertible tan(x)? (in which tan(x) can become inverse)

DOMAIN: ( - pi/2, pi/2 )

RANGE: ( - infinity, + infinity)

46
New cards

What is the domain and range of tan-1(x)?

DOMAIN: ( - infinity, + infinity)

RANGE: ( - pi/2, pi/2 )