Functions and Graphs (Chapter 1) – Key Concepts

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

1/19

flashcard set

Earn XP

Description and Tags

Flashcards cover coordinates, fundamental theorem, solving and graphing equations, functions, notation, evaluation, vertical line test, difference quotient, and basic profit–cost–demand analysis with domain considerations.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

20 Terms

1
New cards

What are the two axes in the Cartesian Coordinate System, and what is the origin?

The horizontal x-axis and the vertical y-axis; they intersect at the origin, the point (0,0).

2
New cards

How are the four quadrants labeled and ordered around the plane?

I (top-right), II (top-left), III (bottom-left), IV (bottom-right); ordered counterclockwise starting from the top-right.

3
New cards

What does the Fundamental Theorem of Analytic Geometry state about points and their coordinates?

Every point on the plane has a unique ordered pair (x,y), and every ordered pair (x,y) corresponds to exactly one point.

4
New cards

What makes an ordered pair (x,y) a solution to an equation in two variables?

Substituting x and y into the equation yields a true statement.

5
New cards

For the equation y = x + 3, is the ordered pair (2,5) a solution? Is (1,5)?

Yes, because 5 = 2 + 3; No, because 5 ≠ 1 + 3.

6
New cards

How do you graph an equation in two variables?

Find several solution pairs (x,y), plot them on the grid, then connect the points with a line or curve.

7
New cards

What is a function, in terms of inputs and outputs?

A relation where each input value from the domain corresponds to exactly one output value in the range.

8
New cards

Give an example of a function and a non-function.

Function: height for each person (Person → Height). Non-function: number of friends for each person (Person → many outputs).

9
New cards

In function notation, what is f(x) and what is x?

f(x) is the output (the dependent value) and x is the input (the independent variable).

10
New cards

What is function evaluation?

Finding the output for a specific input, e.g., f(3) for f(x) = 2x + 1 equals 7.

11
New cards

What does the Vertical Line Test determine?

If a vertical line intersects the graph in more than one point, the relation is not a function.

12
New cards

What is the difference quotient and what does it measure?

The expression [f(x+h) − f(x)]/h; it measures the average rate of change (slope) between two close points.

13
New cards

For f(x) = 2x + 1, what is the difference quotient?

2, since the slope is constant.

14
New cards

What are fixed costs and variable costs in the Profit-Loss model?

Fixed costs (a) do not depend on production; Variable costs (b x) increase with production.

15
New cards

How is the total cost function expressed?

C(x) = a + b x.

16
New cards

What is a price-demand function p(x)?

It shows how the price changes based on the quantity demanded; for example p(x) = 100 − 0.5x.

17
New cards

How is revenue defined?

R(x) = x p(x), the total revenue from selling x items at price p(x).

18
New cards

How is profit defined and when is there a profit, loss, or break-even?

P(x) = R(x) − C(x); profit if R(x) > C(x), loss if R(x) < C(x), break-even if R(x) = C(x).

19
New cards

Given R(x) = 100x − 0.5x^2 and C(x) = 1000 + 10x, what is P(x)?

P(x) = (100x − 0.5x^2) − (1000 + 10x) = −0.5x^2 + 90x − 1000.

20
New cards

What is the domain of f(x) = sqrt(x − 5)?

The radicand must be nonnegative, so x ≥ 5.