Equations

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/54

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:21 AM on 4/13/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

55 Terms

1
New cards

Equation

A statement that two expressions are equal. Example: 3(x−1) + x = −x + 7

2
New cards

Addition Property of Equality

If x = y, then x + z = y + z. Like quantities can be added to both sides of an equation without changing the equality.

3
New cards

Multiplication Property of Equality

If x = y, then xz = yz. Like quantities can be multiplied to both sides of an equation without changing the equality.

4
New cards

Literal Equation

An equation that contains two or more variables. Example: 2x + 3y = 15

5
New cards

Formula

An equation that models a known relationship between two or more quantities. Formulas are a type of literal equation, but not every literal equation is a formula.

6
New cards

Solving for a Specified Variable

Rearranging a literal equation or formula to isolate one particular variable on one side. Example: From A = P + PRT, solving for P gives P = A / (1 + RT)

7
New cards

Solution Set

The set of all numbers that satisfy a given equation or inequality.

8
New cards

Interval Notation

A symbolic way of indicating a selected interval of the real number line using brackets [ ] and parentheses ( ).

9
New cards

Closed Bracket [ or ]

Used in interval notation to indicate that the endpoint IS included in the solution set (used with ≤ or ≥).

10
New cards

Open Parenthesis ( or )

Used in interval notation to indicate that the endpoint is NOT included in the solution set (used with < or >).

11
New cards

Infinity in Interval Notation

Infinity (∞) and negative infinity (−∞) are always written with open parentheses since they are not actual numbers. Example: [1, ∞)

12
New cards

Addition Property of Inequality

If x < y, then x + z < y + z. Like quantities can be added to both sides of an inequality without changing the direction.

13
New cards

Multiplication Property of Inequality — Positive

If x < y and z is positive, then xz < yz. The inequality direction remains the SAME when multiplying by a positive number.

14
New cards

Multiplication Property of Inequality — Negative

If x < y and z is negative, then xz > yz. The inequality direction REVERSES when multiplying or dividing by a negative number.

15
New cards

Compound Inequality

An inequality that requires considering more than one solution interval, connected by the words “and” (intersection) or “or” (union).

16
New cards

Intersection of Sets

The set of all elements common to BOTH sets. Written X ∩ Y. Example: {1,2,3} ∩ {2,3,4} = {2,3}

17
New cards

Union of Sets

The set of all elements that are in EITHER set. Written X ∪ Y. Example: {1,2,3} ∪ {3,4,5} = {1,2,3,4,5}

18
New cards

“And” Compound Inequality

Both conditions must be true simultaneously. The solution is the INTERSECTION of the two individual solution sets.

19
New cards

“Or” Compound Inequality

At least one condition must be true. The solution is the UNION of the two individual solution sets.

20
New cards

Domain of an Expression

The set of all allowable input values for an expression or function; values “in the domain” produce valid outputs.

21
New cards

Outside the Domain

Values that are NOT allowed as inputs. For fractions, any value making the denominator zero is outside the domain.

22
New cards

Domain Restriction — Fractions

Values that cause the denominator to equal zero must be excluded. Example: For 6/(x−2), x ≠ 2, so domain is (−∞, 2) ∪ (2, ∞)

23
New cards

Domain Restriction — Square Roots

The expression under a square root must be ≥ 0. Example: For √(x+3), x + 3 ≥ 0, so x ≥ −3, domain is [−3, ∞)

24
New cards

Absolute Value

The distance of a number from zero on the number line, regardless of direction. Always non-negative. Written

25
New cards

Property of Absolute Value Equations

If

26
New cards

Absolute Value Equation — No Solution

If k < 0, the equation

27
New cards

Absolute Value Equation — One Solution

If k = 0, then

28
New cards

Isolating the Absolute Value

The first step in solving any absolute value equation or inequality — get the absolute value expression alone on one side before applying properties.

29
New cards

Multiplicative Property of Absolute Value

30
New cards

Extraneous Solution

A value obtained algebraically that does NOT satisfy the original equation when substituted back in. Must always be checked and rejected.

31
New cards

Absolute Value Inequality — Less Than

If

32
New cards

Absolute Value Inequality — Greater Than

If

33
New cards

Exponential Function

For b > 0 and b ≠ 1, the function defined by f(x) = b^x. The domain is all real numbers.

34
New cards

Why b > 0 in Exponential Functions

Limiting b to positive values ensures that all outputs f(x) = b^x will be real numbers.

35
New cards

Why b ≠ 1 in Exponential Functions

If b = 1, then y = 1^x = 1 for all x, which is just a constant function — not an exponential function.

36
New cards

Product Rule of Exponents

b^m · b^n = b^(m+n). When multiplying powers with the same base, ADD the exponents.

37
New cards

Quotient Rule of Exponents

b^m / b^n = b^(m−n). When dividing powers with the same base, SUBTRACT the exponents.

38
New cards

Power Rule of Exponents

(b^m)^n = b^(mn). When raising a power to another power, MULTIPLY the exponents.

39
New cards

Product-to-Power Rule

(ab)^n = a^n · b^n. A product raised to a power equals each factor raised to that power.

40
New cards

Negative Exponent Rule

b^(−n) = 1/b^n. A negative exponent means take the reciprocal of the base raised to the positive exponent.

41
New cards

Logarithm Definition

y = log_b(x) means b^y = x. A logarithm is the exponent y to which base b must be raised to produce x.

42
New cards

Fundamental Log Property I

log_b(b) = 1, because b^1 = b. The log of the base itself always equals 1.

43
New cards

Fundamental Log Property II

log_b(1) = 0, because b^0 = 1. The log of 1 is always 0 regardless of the base.

44
New cards

Fundamental Log Property III

log_b(b^x) = x. Applying a logarithm to its own base exponential returns the exponent x directly.

45
New cards

Fundamental Log Property IV

b^(log_b x) = x. Raising a base to its own logarithm returns the original argument x.

46
New cards

Inverse Relationship of Logs and Exponentials

y = log_b(x) and y = b^x are inverse functions of each other. Each operation undoes the other completely.

47
New cards

Product Property of Logarithms

log_b(XY) = log_b(X) + log_b(Y). The log of a product equals the SUM of the individual logarithms.

48
New cards

Quotient Property of Logarithms

log_b(X/Y) = log_b(X) − log_b(Y). The log of a quotient equals the DIFFERENCE of the individual logarithms.

49
New cards

Power Property of Logarithms

log_b(X^p) = p · log_b(X). The log of a power equals the exponent TIMES the logarithm of the base expression.

50
New cards

Change-of-Base Formula

log_b(X) = log(X)/log(b) = ln(X)/ln(b). Converts any logarithm into base 10 or base e for calculator use.

51
New cards

Natural Logarithm

A logarithm with base e ≈ 2.71828. Written ln(x). Used extensively in science and calculus.

52
New cards

Common Logarithm

A logarithm with base 10. Written log(x). The assumed base when no base is written.

53
New cards

Uniqueness Property of Logarithms

If log_b(m) = log_b(n), then m = n. When two logs with the same base are equal, their arguments must be equal.

54
New cards

Solving a Logarithmic Equation

Isolate the log, then exponentiate both sides using the same base to eliminate the logarithm. Always check for extraneous solutions.

55
New cards

Solving an Exponential Equation

Isolate the exponential term, then take the logarithm of both sides to bring the variable out of the exponent.