Mathematics: Definitions (ACADEC '25-'26)

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

1/117

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.

118 Terms

1
New cards

If x and y are real numbers, what is the real number when their difference is x - y?

x + (-y)

2
New cards

If y ≠ 0, what is x/y as a real number?

x y^-1

3
New cards

When does a polynomial K(x) divide a polynomial P(x)?

If there exists a polynomial Q(x) such that P(x) = K(x)Q(x)

4
New cards

What is a function ‘f’ a correspondence between?

Two sets, A and B, that assigns to each element x in A one and only one element f(x) in B

5
New cards

When does c = log_a(b)?

If and only if a^c = b

6
New cards

What operations does the set of real numbers denoted by R equipped with?

Addition and multiplication

7
New cards

What special property do the numbers 0 and 1 have?

  1. For any real number x, x + 0 = x

  2. For any real number x, x ⋅ 1 = x

8
New cards

What is the additive inverse property?

For any real number x there is a unique number, denoted by -x, such that x + (-x) = 0

9
New cards

What is the multiplicative inverse property?

For any real number x different from 0, there is a unique number, denoted by x^-1, such that x x^-1 = 1

10
New cards

What is the associative law of addition?

For all real numbers x, y, and z, x + (y + z) = (x + y) + z

11
New cards

What is the commutative law of addition?

For all real numbers x, y, x + y = y + x

12
New cards

What is the associative law of multiplication?

For all real number x, y, and z, x (y z) = (x ⋅ y) ⋅ z

13
New cards

What is the commutative law of multiplication?

For all real numbers x, y, and z, x ⋅ y = y ⋅ x

14
New cards

What is the distributive law property?

For all real numbers x, y, and z, x ⋅ (y + z) = x ⋅ y + x ⋅ z

15
New cards

What is the zero factor property?

For all real numbers x and y, x ⋅ y = 0 if and only if x = 0 or y = 0 or both x and y are equal to 0

16
New cards

What two properties does the zero factor property consist of?

  1. If x ⋅ y = 0, then x = 0 or y = 0 or both x and y are equal to 0

  2. If x = 0 or y = 0, then x ⋅ y = 0

17
New cards

What is the set of all real numbers denoted by?

R

18
New cards

What is does the set of all real numbers ‘R’ include?

The integers 0, +_ 1, +_ 2, +_ 3, … and the rational numbers

19
New cards

What is the set of all integers denoted by?

Z

20
New cards

What is the set of all positive integers denoted by?

Z^+

21
New cards

What is the set of all negative integers denoted by?

Z^-

22
New cards

What is a rational number?

A ratio, or division, or two integers

23
New cards

What is a set of all rational numbers denoted by?

Q

24
New cards

What are Z^+ and Z^- a subsets of?

Z

25
New cards

What is Z a subset of?

Q

26
New cards

What is Q a subset of?

R

27
New cards

What is an irrational number?

A real number that is not rational; or, a real number that cannot be expressed as a simple fraction of two integers (i.e. sqrt2)

28
New cards

For any two real numbers x and y, one and only one of the following is true:

x < y, x = y, or x > y

29
New cards

For any three real numbers x, y, z, if x < y, y < z, then…

x < z

30
New cards

For any three real numbers x, y, z, if x < y then…

x + z < y + z

31
New cards

For any three real numbers x, y, z, if x < y and z > 0, then…

zx < zy

32
New cards

For any three real numbers x, y, z, if x < y and z < 0, then…

zx > zy

33
New cards

When are two equations equivalent?

If they have the same solution set; if each solution of one equation is also a solution of the second solution, and vice versa

34
New cards

What are the simplest equations?

Those in the forms ax + b = 0

35
New cards

What do we assume when we say “quadratic equation”?

The coefficient of x² is nonzero

36
New cards

What is the discriminant denoted by?

The Greek letter delta Δ

37
New cards

What does the discriminant tell us about a quadratic equation?

When it has a real solution, and if it does, whether it has one or two real solutions

38
New cards

When Δ = b² - 4ac > 0…

The equation has two real solutions

39
New cards

When Δ = b² - 4ac = 0…

The equation has only one real solution

40
New cards

When Δ = b² - 4ac < 0…

The equation has no real solution

41
New cards

What is a polynomial/

An expression in the form a_(n)x^(n) + a_(n-1)x^(n-1) +…+ a_(3)x³ + a_(2)x² +a_(1)x^(1) + a_(0), where n is a nonnegative integer, and a_0, a_1, a_2,…, a_n are real numbers with a ≠ 0

42
New cards

What are the coefficients of a polynomial?

a_0, a_1, a_2,…, a_n

43
New cards

What is a degree of a polynomial?

n, the highest power in the polynomial

44
New cards

What are the term of of a polynomial?

a_(n)x^(n), a_(n-1)x^(n-1),…, a_(3)x³, a_(2)x², a_(1)x^(1), a_(0)

45
New cards

What are monomials?

Expressions of the form x^k, where k is a nonnegative integer

46
New cards

When is a polynomial called the zero polynomial?

When all the coefficients of a polynomial are zeroes

47
New cards

When are two polynomials Q(x) and R(x) equal?

If they have the same terms

48
New cards

When P(x) and K(x) are two polynomials, and K(x) is not the zero polynomial, what exists?

2 unique polynomials Q(x) and R(x) such that P(x) = K(x)Q(x) + R(x); the polynomial Q(x) is the quotient, and the remainder R(x) is either the zero polynomial or of a degree that is less than the degree of K(x)

49
New cards

If R is the remainder when a polynomial P(x) is divided by x - a, then what does R equal?

R = P(a)

50
New cards

Let P(x) be a polynomial with integer coefficients. If a reduced fraction m/k is a solution to the equation P(x) = 0, then…

m divides a_0 and k divides a_n

51
New cards

What is the rational root theorem?

Let P(x) be a polynomial with integer coefficients. If a reduced fraction m/k is a solution to the equation P(x) = 0, then m divides a_0 and k divides a_n

52
New cards

What is the factor theorem?

The polynomial x - a is a factor of P(x) if and only if P(a) = 0

53
New cards

What is the division algorithm?

54
New cards

What is the expression sqrt(-1)?

‘i’

55
New cards

What is a complex number?

The imaginary number ‘i’, in combination with the real numbers

56
New cards

What is the set of complex numbers denoted by?

C

57
New cards

What is R a subset of?

C

58
New cards

What does every complex number z = a + ib correspond to?

The point (a, b)

59
New cards

What does i² equal?

-1

60
New cards

What is a conjugate?

A binomial with the same terms but an opposite sign in the middle, such as the conjugate a + bi being a conjugate of a - bi

61
New cards

What is the product of a complex number and its conjugate?

A real number

62
New cards

What is the conjugate of a complex number z denoted by?

63
New cards

What does the term function often indicate in everyday language?

Dependencies between quantities

64
New cards

What is an input?

A number that can be admitted into a function

65
New cards

What is an output?

An input’s corresponding number under a function

66
New cards

What is a domain?

The set of all possible unputs of a function

67
New cards

What is a range?

The set of all the outputs of a function

68
New cards

What is a many-to-one function?

More than one input corresponds to one output

69
New cards

What is a one-to-many function?

One input of a function corresponds to more than one output of the same function

70
New cards

What is a one-to-one function?

Two distinct inputs must correspond to two distinct outputs

71
New cards

When is a function invertible?

Let ‘f’ be a function. If there exists a function g such that y = f(x) if and only if x = g(y)

72
New cards

What is the inverse of a function denoted with (f)?

f^-1

73
New cards

What is the graph of f^-1 the reflection of?

f in the line y = x

74
New cards

What is the graph of a function ‘f’ is the set of?

All ordered pairs (x, f(x)), where x belongs to the domain of f

75
New cards

What is the y-intercept?

b in (0,b)

76
New cards

What is the x-intercept?

a in (a,0)

77
New cards

What is the graph of a quadratic function called?

A parabola

78
New cards

What is the vertex of a parabola?

The minimum or maximum point

79
New cards

What are the 3 properties of the case y = x²

  1. The graph has a minimum at x = 0

  2. The graph is symmetric

  3. The function y = x² is increasing on the positive side of the x=axis and decreasing on the negative side of the x-axis

80
New cards

What are the 5 properties of the general case y = ax² + bx + c

  1. When a > 0, the graph has a minimum at x = -b/2a

  2. When a < 0, the graph has a maximum at x = -b/2a

  3. The graph is symmetric with respect to the line x = -b/2a

  4. When a > 0, the function is increasing on the right of x = -b/2a and decreasing on the left of x = -b/2a

  5. The domain of the quadratic function is the set of R. if a > 0, the range of the quadratic function is the set of all numbers y for which y ≥ a(-b/2a)² + b(-b/2a) + c. If a < 0, the range of the function is R for y for which y ≤ a(-b/2a)² + b(-b/2a) + c

81
New cards

What is an exponential function?

y = a^x

82
New cards

What is the inverse of an exponential function called?

The logarithmic function

83
New cards

What is ‘a’ called in y = log_(a)x?

The base of the logarithm

84
New cards

What are the 5 properties of y = log_(a)x?

  1. It’s equivalent to a^y = x

  2. ‘a’, the base of the logarithm, must be different from 1

  3. Since the function admits only positive inputs, its graph is located in the half plane to the right of the y-axis

  4. There is no y-intercept

  5. The function is increasing when a > 1 and decreasing when 0 < a < 1

85
New cards

What are natural logarithms?

Logarithms with base ‘e’

86
New cards

What is the inverse function of e^x?

ln(x)

87
New cards

If the graph of a function y = f(x), what can we construct?

y = f(x+c), y = f(x) + C, y = f(ax), y = Af(x), where a, c, A, and C are constants

88
New cards

What is a rational equation?

An equation that in

89
New cards

What is a “rational expression”?

We mean a fraction whose numerator and denominator are polynomials

90
New cards

What are asymptotes?

A line or curve that a function's graph approaches but never quite reaches, especially as the graph heads toward infinity

91
New cards

What is a power?

The expression a^n

92
New cards

What is ‘a’ called in a^n?

The base of the power

93
New cards

What is ‘n’ called in a^n?

The exponent of the power

94
New cards

What are the 7 properties of powers?

For any real numbers a > 0, b > 0, and a ≠ 0, and real numbers m and n…

  1. a^0 = 1

  2. a^m * a^n = a^(m+n)

  3. a^m / a^n = a^(m-n)

  4. (ab)^n = a^n * b^n

  5. (a/b)^n = a^n/b^n

  6. (a^n)^m = a^(n*m)

  7. (when a > 0 and n is a natural number) a^(1/n) = nth sqrt(a)

95
New cards

What are the 8 basic properties of logarithms?

  1. log_(a)1 = 0

  2. log_(a)a = 1

  3. a^(log_(a)b) = b

  4. log_(a)b^(p) = plog_(a)^b

  5. log_(a^q)b = 1/q * log_(a)b

  6. log_(a)bd = log_(a)b + log_(a)d

  7. log_(a)b/d = log_(a)b - log_(a)d)

  8. log_(a)c = (log_(b)c)/(log_(b)a)

96
New cards

What is the change of base formula?

log_(a)c = (log_(b)c)/(log_(b)a)

97
New cards

What is the absolute value of a number?

The distance of the number from zero on the number line

98
New cards

What is the goal of coordinate geometry?

To describe geometric objects, such as lines and circles, algebraically through equations (and sometimes through inequalities)

99
New cards

What is the most basic geometric object?

The point

100
New cards

What is the basic idea of coordinate geometry?

The creation of a correspondence between the set of all ordered pairs of real numbers and the set of all points in the plane