Functions and Models (Review) - Lecture Notes

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

1/16

flashcard set

Earn XP

Description and Tags

This flashcard set covers the fundamental definitions, properties, and types of functions and models as discussed in Lecture Hand-out No. 1 and No. 2 by Engr. Oscar L. Poloyapoy.

Last updated 10:47 AM on 6/16/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Function

A rule of correspondence that assigns each element of a set XX to exactly one element of set YY.

2
New cards

Independent Variable

The variable xx representing the domain of the function; its values are chosen independently to determine the value of the outcome.

3
New cards

Dependent Variable

The variable yy representing the range of the function; its value depends upon the chosen value of xx.

4
New cards

Domain

The set of all permissible or possible values of the independent variable (xx).

5
New cards

Range

The set of all resulting values of the dependent variable (yy).

6
New cards

Single-valued Function

A specific type of function where only one value of yy corresponds to each value of xx in the domain.

7
New cards

Notation f:XYf: X \rightarrow Y

Read as "ff takes set XX into set YY" or "ff is a function of XX into YY".

8
New cards

Relation

A correspondence that assigns each element of a set XX to at least one element of set YY; note that all functions are relations, but not all relations are functions.

9
New cards

Linear Function

First degree equations of the form y=mx+by = mx + b where mm and bb are constants, or y=ky = k where kk is a constant.

10
New cards

Rational Function

Functions that can be expressed in the form h(x)=f(x)g(x)h(x) = \frac{f(x)}{g(x)}, where the domain is restricted to values where g(x)0g(x) \neq 0.

11
New cards

Quadratic Function

A function represented by the equation y=ax2+bx+cy = ax^{2} + bx + c where a0a \neq 0, resulting in a parabolic graph.

12
New cards

Composite Function

Written as f(g(x))f(g(x)) or (f o g)(x)(f \text{ o } g)(x), it is the function obtained by replacing xx whenever it occurs in f(x)f(x) by the expression for g(x)g(x).

13
New cards

Even Function

A function where f(x)=f(x)f(-x) = f(x); its graph is symmetric with respect to the yy-axis.

14
New cards

Odd Function

A function where f(x)=f(x)f(-x) = -f(x); its graph is symmetric with respect to the origin.

15
New cards

Inverse Function

Denoted as f1f^{-1}, it is a function with domain YY and range XX such that f1(y0)=x0f^{-1}(y_{0}) = x_{0} if and only if f(x0)=y0f(x_{0}) = y_{0}.

16
New cards

Zeros of a Function

The values of xx for which f(x)=0f(x) = 0, corresponding to the xx-intercepts of the graph.

17
New cards

Step-functions

Functions that jump from one value to the next, such as the piecewise rule used for first-class letter mailing costs.