Mathematics Volume 1: Algebra Lecture Notes

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

flashcard set

Earn XP

Description and Tags

Practice flashcards covering algebraic terminologies, exponent laws, special products, factoring techniques, function types, asymptotes, logarithms, and set notation based on the Algebra Volume 1 lecture.

Last updated 6:47 PM on 7/28/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

22 Terms

1
New cards

What is an algebraic expression?

A combination of numbers and letters connected by arithmetic operations.

2
New cards

What is the difference between a constant and a variable?

A constant is a number that does not change (e.g., 66, 44, and 1010), while a variable is a symbol, usually a letter, that changes value depending on the problem (e.g., xx and yy).

3
New cards

What are 'Like Terms' in algebra?

Terms having the same variables wherein addition and subtraction are possible.

4
New cards

What is the FOIL Method used for?

A technique used for multiplying binomials; it stands for "First, Outside, Inside, Last."

5
New cards

According to the Laws of Exponents, what is the result of (xa)(xb)(x^a)(x^b)?

x(a+b)x^{(a+b)}

6
New cards

What is the formula for a fractional exponent xa/bx^{a/b}?

xab\sqrt[b]{x^a} or (xb)a(\sqrt[b]{x})^a

7
New cards

What is the Quadratic Formula for solving unknowns when ax2+bx+c=0ax^2 + bx + c = 0?

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

8
New cards

What is the expanded form of the special product (a±b)3(a \pm b)^3?

a3±3a2b+3ab2±b3a^3 \pm 3a^2b + 3ab^2 \pm b^3

9
New cards

What is the expanded form of the trinomial square (a+b+c)2(a + b + c)^2?

a2+b2+c2+2ab+2bc+2caa^2 + b^2 + c^2 + 2ab + 2bc + 2ca

10
New cards

In factoring, what does the AC Method involve?

Finding two numbers whose product is a×ca \times c and whose sum is bb when a1a \neq 1 in the form ax2+bx+cax^2 + bx + c.

11
New cards

What is the Vertical Line Test?

A test where if a vertical line crosses a curve only once, the curve is a function; otherwise, it is not a function.

12
New cards

In the context of functions, define Domain and Range.

Domain refers to the possible inputs for a function (xx), while Range refers to all possible outputs of a function (f(x)f(x)).

13
New cards

What is the Intercept Form of a linear equation?

xa+yb=1\frac{x}{a} + \frac{y}{b} = 1, where aa is the x-intercept and bb is the y-intercept.

14
New cards

According to the lecture notes, what is the 'Point-Slope' form of a Quadratic Function?

y=a2(xh)2+ky = a^2(x - h)^2 + k, where aa is the point of reflection, hh is the x-coordinate vertex, and kk is the y-coordinate vertex.

15
New cards

How is a Horizontal Asymptote (HA) determined for a rational function?

By comparing the degrees of the numerator (NN) and denominator (DD): If N<DN < D, HA is y=0y = 0; if N>DN > D, there is no HA; if N=DN = D, then y=N/Dy = N/D (ratio of coefficients).

16
New cards

What is a Composite Function?

Functions within a function, denoted as f[g(x)]f[g(x)] or (fg)(x)(f \circ g)(x), solved by substituting the inner function into the outer function.

17
New cards

What is the difference between Common Logarithms and Natural Logarithms?

Common Logarithms have a base of 1010 (log10a\log_{10} a), while Natural Logarithms have a base of e=2.7182828e = 2.7182828 (lna\ln a).

18
New cards

What rule applies when solving inequalities involving multiplication or division by negative signs?

Multiplying or dividing values with negative signs reverses the inequality (e.g., >> becomes <<).

19
New cards

How are the Roster and Set Builder methods of set notation defined?

Roster lists all elements explicitly within braces (e.g., A={12,14,16,18}A = \{12, 14, 16, 18\}), while Set Builder uses a general property form (e.g., {xproperties}\{x | properties\}).

20
New cards

What does the Power Set P(C)P(C) represent?

The collection of all subsets of set CC, given by the formula 2s2^s, where ss is the number of elements in CC.

21
New cards

What is the 'Symmetric Difference' (AΔBA \Delta B) of two sets?

The set of objects that belong to AA or BB but not to their intersection.

22
New cards

Define the Integer Numbers Set (ZZ) and the Rational Numbers Set (QQ).

Z={,3,2,1,0,1,2,3,}Z = \{\dots, -3, -2, -1, 0, 1, 2, 3, \dots\} and Q={xx=a/b,a,bZ}Q = \{x | x = a/b, a, b \in Z \}.