CLEP EXAM - PRECALCULUS

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

1/93

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.

94 Terms

1
New cards

natural numbers

1, 2, 3, 4, and so on.

2
New cards

exponential growth model

A(t)=A(o)e^rt

3
New cards

whole numbers

0, 1, 2, 3, and so on.

4
New cards

integers

0, ±1, ±2, ±3, and so on.

5
New cards

perfect squares

1 4 9 16 25 36 49 64, and so on.

6
New cards

rational number

A rational number is simply a number of arithmetic: Any whole number, fraction, mixed number, or decimal; together with its negative image.

7
New cards

A rational number can always be written in what form?

As a fraction, where a and b are integers (b not equal to 0).

8
New cards

Which natural numbers have rational square roots?

Only the square roots of the square numbers; that is, the square roots of the perfect squares.

9
New cards

real number

A real number is distinguished from an imaginary or complex number. It is what we call any rational or irrational number.

They are the numbers we expect to find on the number line.

They are the numbers we need for measuring.

10
New cards

function

A rule that relates two variables, typically x and y

11
New cards

domain

The values that x may assume

12
New cards

range

the values of y that correspond to the values of x

13
New cards

value of the function

value of y

14
New cards

independent variable

x

15
New cards

dependent variable

y

16
New cards

f(x) = x2 and g(x) = x + h.

f(g(x))

f(x + h) = (x + h)2 = x2 + 2xh + h2

17
New cards

f(x) = x2 and g(x) = x + h.

g(f(x))

g(x2) = x2 + h

18
New cards

Let f(x) = x5 and g(x) = x1/5

f(g(x))

x

19
New cards

Let f(x) = x5 and g(x) = x1/5

g(f(x))

x

20
New cards

parabola

y = x2

<p>y = x2</p>
21
New cards

square root function

y = Square root of x

<p>y = Square root of x</p>
22
New cards

cubic function

y = x3

<p>y = x3</p>
23
New cards

reciprocal function

y = 1/x

<p>y = 1/x</p>
24
New cards

x-intercept

solution

25
New cards

y-intercept

constant

26
New cards

slope intercept form

y = ax + b

27
New cards

quadratic equation

ax2 + bx + c = 0

<p>ax2 + bx + c = 0</p>
28
New cards

three methods for solving a quadratic equation

1. Factoring. 2. Completing the square.

3. The quadratic formula.

29
New cards

f(x) = x2 −2x −3

x-intercept are −1 and 3;y-intercept is −3

30
New cards

f(x) = x2 −10x + 25

double root is 5

31
New cards

construct the quadratic roots

The sum of the roots & their product

32
New cards

Construct the quadratic whose roots are 2 + iSquare root of 5, 2 − iSquare root of 5

The sum of the roots is 4. Their product is 4 − (iSquare root of 5)2 = 4 + 5 = 9.

Therefore, the quadratic is x2 − 4x + 9.

33
New cards

Construct the quadratic whose roots are 3 + Square root of 3, 3 − Square root of 3.

The sum of the roots is 6. Their product is 9 − 3 = 6.

Therefore, the quadratic is x2 − 6x + 6.

34
New cards

perfect square trinomial

a2 + 2ab + b2 = (a + b)2

35
New cards

completing the square

1) Transpose the constant term to the right

2) Add a square number to both sides. Add the square of half the coefficient of x.

3) The left-hand side is now the perfect square

36
New cards

The quadratic formula

knowt flashcard image
37
New cards

Dividend/Divisor

= Quotient + Remainder/Divisor

38
New cards

Dividend

= Quotient· Divisor + Remainder.

39
New cards

The remainder theorem

The value of a polynomial P(x) at x =a,

P(a), is equal to the remainder upon dividing P(x) by x − a

40
New cards

Use synthetic division to divide

x3 − 8x2 + x + 2 by x − 7.

(x2 − x − 6)(x − 7) − 40

41
New cards

The Factor Theorem

x − r is a factor of a polynomial P(x) if and only if r is a root of P(x)

42
New cards

Fundamental Theorem of Algebra

A polynomial of degree n has at least one root, real or complex.

43
New cards

The integer root theorem

If an integer is a root of a polynomial whose coefficients are integers and whose leading coefficient is ±1, then that integer is a factor of the constant term.

44
New cards

Conjugate pairs

If the irrational number a + Square root of b is a root, then its conjugate a − Square root of b is also a root.

45
New cards

Proof of the factor theorem

x − r is a factor of a polynomial P(x)

if and only if

r is a root of P(x).

46
New cards

If f(−x) = f(x),

then the graph of f(x) is symmetrical with respect to the y-axis

47
New cards

If f(−x) = −f(x)

then the graph of f(x) is symmetrical with respect to the origin.

48
New cards

even function

A function symmetrical with respect to the y-axis

49
New cards

odd function

A function that is symmetrical with respect to the origin

50
New cards

A polynomial will be an even function when all the exponents are

even

51
New cards

A polynomial will be an odd function when all the exponents are

odd

52
New cards

translation

rigid movement, vertically or horizontally.

53
New cards

absolute value function

y = |x|

54
New cards

If the graph of y= f(x) is translated a units horizontally and b units vertically, then the equation of the translated graph is

y − b = f (x − a)

55
New cards

Write the equation of the parabola whose vertex is at (1, 2)

y − 2 = (x − 1)2

56
New cards

Write the equation of the parabola whose vertex is at (−1, 2)

y − 2 = (x + 1)2

57
New cards

What are the coördinates of the vertex of this parabola?

y = x2 + 5

The vertex is at (0, 5)

58
New cards

equation of a circle

x2 + y2 = r2

59
New cards

Write the equation of the circle of radius 3, and center at the following point. (1, 2)

(x - 1)2 + (y - 2)2 = 9

60
New cards

Write the equation of the circle of radius 3, and center at the following point. (-1, -2)

(x + 1)2 + (y + 2)2 = 9

61
New cards

If the graph of y = f (x) is translated a units horizontally and b units vertically, then the equation of the translated graph is

y − b = f(x − a)

62
New cards

If we multiply f(x) by a number greater than 1 -- as in the graph in the center

then every y-value is stretched

63
New cards

But if we multiply f(x) by a number less than 1 -- as in the graph on the right

then every y-value is shrunk

64
New cards

A rational function is a quotient of

polynomials

65
New cards

rational function

y = g(x)/h(x)

66
New cards

What happens to the value of y when x is close to a singularity?

y becomes extremely large

67
New cards

asymptote

a straight line that a graph comes closer and closer to but never touches.

68
New cards

Where do we always find a vertical asymptote of a graph?

At a singularity

69
New cards

What does the equation of a vertical line look like?

x = A number.

70
New cards

Functions f(x) and g(x) are inverses of one another if:

f(g(x)) = x and g(f(x))= x

71
New cards

inverse

reverses the action of that function.

72
New cards

identity function

I(x) = x

73
New cards

logbx = n

bn = x

74
New cards

Write in exponential form: log(2)32 = 5

2^5 = 32

75
New cards

log(b)x + log(b)y

log(b)xy

76
New cards

log(b)x − log(b)y

log(b)x/y

77
New cards

n log(b)x

log(b)x^n

78
New cards

log(b)y = x

b^x = y

79
New cards

f(x)=AsinB(x-c) = 0

|A| = Amplitude of equation

C= Horizontal or phase shift

D= vertical shift

2(pie)/B= fundamental period

80
New cards

square pyramid surface surface area

area of base + 4(area of face)

81
New cards

tangent

= sin/cos

82
New cards

sin

= 1/cos

83
New cards

cot

cos/sin & 1/tan

84
New cards

csc

1/sin

85
New cards

cos

adjacent/hypotenuse

86
New cards

tan

opposite/adjacent

87
New cards

sec

hypotenuse/adjacent

88
New cards

sin

opposite/hypotenuse

89
New cards

cot

adj/opposite

90
New cards

csc

hypotenuse/opposite

91
New cards

sin-1 (inverse sine function)

Opposite / Hypotenuse

92
New cards

cos-1

adj/hypotenuse

93
New cards

tan-1

(Opposite / Adjacent) = θ

94
New cards

g(x)=−b∣x+h∣+g

b=shift

h=(-)horizontal shift

g=vertical shift