CLEP College Algebra

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/61

encourage image

There's no tags or description

Looks like no tags are added yet.

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

No analytics yet

Send a link to your students to track their progress

62 Terms

1
New cards

additive inverse to a

-a

2
New cards

multiplicative inverse to a (when a does not =0)

1/a

3
New cards

raising expression to a negative exponent

1/b^n

4
New cards

multiplying expressions with powers

x^n + x^m = X^m+n

5
New cards

raising expressions to powers

(x^m)^n = x^mn

6
New cards

diving expressions with powers

x^m/ x^n = x^m-n

7
New cards

fractional exponents

x^1/2 = sq rt. X

x^m/n = n rt. of x^m

8
New cards

multiplying radicals

(sq a)(sq b) = sq ab

9
New cards

factoring diff. of two squares

x^2-y^2 = (x-y)(x+y)

10
New cards

factoring perfect squares

x^2+2xy+y^2=(x+y)^2

x^2-2xy+y^2=(x-y)^2

11
New cards

factoring: sum and difference of 2 cubes

x^3+y^3=(x+y)(x^2-xy+y^2)

x^3-y^3=(x-y)(x^2+xy+y^2)

12
New cards

slope of line (given two points)

m = rise over run y2-y1/x2-x1

13
New cards

equation of line slope-intercept form (given m and y-intercept)

y=mx+b m is slope and b is y intercept

14
New cards

point slope form (given two points)

(y-y1)=m(x-x1)

15
New cards

intercept form (given x and y intercept)

x/a + y/b =1

16
New cards

slope of perpendicular lines

inverses on each other ex. m=b inverse slope is 1/2

17
New cards

discriminant used to determine the number of real solutions

b^2-4ac = > 0 is 2 real solutions

=0 is 1 real solution

< 0 is 0 real or 2 imaginary solutions

18
New cards

logarithm addition

log a + log b = log ab

19
New cards

logarithm subtraction

log a - log b = log a/b

20
New cards

logarithm power rule

log a^b = b log a

21
New cards

arithmetic sequence

an= a1 + (n-1)d

22
New cards

sum of arithmetic sequences

Sn= n/2[2a1+(n-1)d] or

Sn= n/2 (a1+a2)

23
New cards

geometric sequence

an=a1r^n-1 where a1 is the first term, r is the common ratio and n is number of terms

24
New cards

sum of geometric sequences

Sn= [a1(1-r^n)]/ 1-r

25
New cards

sum of infinite geometric sequences

Sn= a1/1-r

a1 is the first term, r is the common ratio, and n is the number of terms

26
New cards

factorial

n! = n(n-1)(n-2)... 3(2)(1)

27
New cards

combination of n choose r

nCr= n!/r!(n-r)!

28
New cards

determinant of 2x2 matrix

a b

c d = ad-bc

29
New cards

find the additive inverse of (expression)

solve the equation for y: y + (expression) = 0

it is the negative of the expression

30
New cards

raise expression to a negative number

1/ (expression)^n

31
New cards

raise to a fractional power

expression^1/n = n rt (expression)

32
New cards

to determine whether a graph is a function

vertical line test

33
New cards

determine whether a graph matches that of an algebraic function

plug x-values into the function to find the value of y, and determine if those points are on the graph

34
New cards

given y=f(x) find the domain

domain will be infinity, infinity with 3 exceptions

1. any value of x that makes the denominator 0

2. any value of x that makes an even root of a negative number

3. any value of x that makes a term into the log of zero or the log of a negative number

35
New cards

graph a line y=mx+b

chose two values for x and find the values of y draw a line between both points

36
New cards

determine whether a graph is odd, even, or neither

even- if the graph is symmetrical with respect to y-axis

odd- if the graph is symmetrical with respect to the origin (I and III and II and IV are mirror images)

37
New cards

given f(x) describe transformations

f(x) + a is a units up

f(x) - a is a units down

f(x-a) is a units to the right

f(x+a) is a units to the left

-f(x) reflects across x-axis

38
New cards

given a graph, determine how many roots

how many times the graph touches/crosses the x-axis

39
New cards

given a polynomial of degree n find the max and min # of roots

max number of real roots is n

if n is even, the min is 0

if n is odd the min is 1

40
New cards

given f(x) determine the roots

set f(x)=0 and factor f(x). set each factor to zero and solve.

41
New cards

find the inverse f^-1 of y = f(x)

interchange x and y and solve for y

42
New cards

given the graph of f(x), determine if the inverse is a function

apply the horizontal line test on f(x)

43
New cards

solve an inequality in the form a< f(x)

a < f(x) and f(x)< b

44
New cards

solve an absolute value equation in the form of |f(x)| = a

f(x)=a and -f(x)=a

45
New cards

solve a system ex.

ax+by=c

dx+ey=f

1. substitution- solve for one variable and plug into the other equation

2. elimination- multiply both equations by numbers that allow you to add the numbers and one variable cancels

46
New cards

solve a system of inequalities graphically

graph each inequality shading the solution regions, the common shaded area is the solution

47
New cards

determine whether a function is a growth or decay

when the equation is in the form of y=a^x the graph is growth if a>1 and decay if 0>a>1

48
New cards

find ln=y

y =e^x, most answers are left in terms of e

49
New cards

LOG b f(x) = n

b^n = f(x)

50
New cards

rational numbers

integers, fractions, terminating decimals, repeating decimals

51
New cards

(a+bi)(a-bi)

i^2 =1

52
New cards

a+bi/ci

multiply by i/i and simplify

53
New cards

given An find the nth term

plug n into the formula for An

54
New cards

given a formula for An, find the partial sum of Sn

if n is small, generate n terms and add them or use the formula for Sn

55
New cards

determine whether a sequence is arithmetic, geometric, or neither

if there is a common difference, it is arithmetic. if there is a common ratio, it is geometric

56
New cards

given a1, d, n, find the nth term

An = a1 + (n-1)d

57
New cards

find the sum of the first n terms of an arithmetic series

Sn= n/2 [2a1+(n-1)d]

or Sn= n/2 (a1+an)

58
New cards

given a1, r and a value for n, find the nth term in a geometric series

an= a1r^(n-1)

59
New cards

find the sum of the first n terms of a geometric series

Sn=[a1(1-r^n)]/1-r

60
New cards

find the sum of an infinite geometric series

if |r|

61
New cards

n!

n!= n(n-1)(n-2)....(3)(2)(1)

62
New cards

nCr

=n!/ r!(n-r)!