Intervention For Calculus
Intervention For Calculus
Section 1 - Algebra
1. Trichotomy Power of Order
1A. Introduction - Among a < b, a > b, and a = b, only one is true.
2. Transitive Property of Order:
Real Number System - If a < b and b < c, then a < c.
- The real number system is fundamental in the study of 3. Addition Property of Order:
algebra. This system consists of the set of ℝ of elements - If a < b, then a + c < b + c.
called real numbers and two operations addition and 4. Multiplication Property of Order:
multiplication, denoted by the symbol + and ·, respectively. - If a < b, and c > 0, then ac < bc.
- If a < b, and c < 0, then ac > bc.
Rational Number
- Either terminating or a non terminating but repeating Subset of the Set of Real Numbers
decimal.
- Ex: 1. Set of Positive Integers (ℤ+ , ℕ):
1 ÷ 4 = 0. 25 - {1, 2, 3, 4, 5, …}
2. Set of Negative Integers (ℤ-):
2 ÷ 3 = 0. 66
- {… , −5, −4, −3, −2, −1}
𝑎·𝑏 ϵ ℝ FHM:
Two important consequences of the substitution property are the
2. Commutative: 𝑎+𝑏=𝑏+𝑎 following:
1. If a = b, then a + c = b + c
𝑎·𝑏=𝑏·𝑎 2. If a = b, then ac = bc
3. Associative: 𝑎 + (𝑏 + 𝑐) = (𝑎 + 𝑏) + 𝑐 The converse of these two rules is called the Cancellation Laws for
addition and multiplication, respectively.
𝑎 · (𝑏 · 𝑐) = (𝑎 · 𝑏) · 𝑐 1. If a + c = b + c, then a = b.
2. If ac = bc, then a = b, c ≠ 0.
4. Distributive: 𝑎 (𝑏 + 𝑐) = 𝑎𝑏 + 𝑐𝑏
Fundamental Operations on Real Numbers
1
𝑎( 𝑎 ) = 1, 𝑎 ≠ 0 The absolute value of a real number 𝑎 , denoted by |𝑎| , is a non
negative number defined by
Properties of Negative Real Numbers
|𝑎| = {𝑎, 𝑖𝑓 𝑎 ≥ 0}
Let 𝑎, 𝑏 ϵ ℝ |𝑎| = {− 𝑎, 𝑖𝑓 𝑎 < 0}
1. − (𝑎) =− 𝑎
2. − (− 𝑎) = 𝑎 Geometrically, the absolute value of is defined as the distance
3. − 𝑎(𝑏) = (− 𝑎𝑏) = 𝑎(− 𝑏) between the point and the origin.
4. (− 𝑎)(− 𝑏) = 𝑎𝑏
Operations on Signed Numbers
5. − (𝑎 + 𝑏) = (− 𝑎) + (− 𝑏)
A. Addition of Signed Numbers
Properties of Order (Inequality) of Real Numbers
- To add real numbers with like signs, get the sum of their Let 𝑎, 𝑏, 𝑥 ∈ ℝ and 𝑚, 𝑛 𝜖 ℕ. The following laws of exponents hold.
absolute values and prefix the common sign.
- To add real numbers with unlike signs, subtract their 1. nth Power of a: 𝑛
𝑎 = 𝑎 · 𝑎 · 𝑎 · ,,, · 𝑎
absolute values and prefix the sign of the number with the
greater absolute value.
2. Product of Powers: 𝑚
𝑎 ·𝑎 =𝑎
𝑛 𝑚+𝑛
- Ex:
7 + (− 2) = 5
3. Quotient of Powers: 𝑎
𝑚
𝑚−𝑛
𝑛 = 𝑚 > 𝑛 =𝑎
𝑎
B. Subtraction of Signed Numbers
𝑚
𝑎 1
- To subtract two signed numbers, change the sign of the 𝑛 =𝑚<𝑛= 𝑛−𝑚
𝑎 𝑎
subtrahend and proceed to algebraic addition.
- Ex: 𝑎
𝑚
𝑛 =𝑚=𝑛=1
9 − (− 3) = 11 𝑎
- Ex: (𝑏) = 𝑛
𝑏
(− 7)(− 5) = 35
Polynomials
D. Division of Signed Numbers
A polynomial is an algebraic expression of one or more terms each of
- The quotient of two numbers with like signs is positive while which is a product of constants and variables, where each variable is
the quotient of two numbers with unlike signs is negative. raised to a positive integral exponent including zero. It can be
- Ex: classified typically as monomial (a polynomial of one term), binomial
−35 (polynomial of two terms), or trinomial (polynomial of three terms).
−5
=7
Operations on Polynomials
Positive Integers and Zero Exponents
Law of Exponents
2. In case a pair of grouping symbols encloses other grouping 3 3
𝑥 − 𝑦 = (𝑥 − 𝑦)(𝑥 + 𝑥𝑦 + 𝑦 )
2 2
1B. Equations
Linear Equations
wherein
m = slope
b = y intercept
Standard Form:
𝐴𝑥 + 𝐵𝑦 = 𝐶
Slope Formula:
𝑦2 − 𝑦1
𝑚=
𝑥2 − 𝑥1
Example:
Given:
𝑃1 = (2, 5), 𝑃2 = (5, 14)
Slope:
𝑦2 − 𝑦1 14 − 5 9
𝑚= = = = 3
𝑥2 − 𝑥1 5−2 3
y-intercept point:
𝑦 = 𝑚𝑥 + 𝑏
𝑦 = 3𝑥 + 𝑏
𝑏 = 𝑦 − 3𝑥
𝑏 = 5 − 3(2)
𝑏 =− 1
Standard Form:
𝐴𝑥 + 𝐵𝑦 = 𝐶
3𝑥 − 𝑦 =− 1
Quadratic Equations
Quadratic Expression:
2
𝑎𝑥 + 𝑏𝑥 + 𝑐
Quadratic Formula:
2
−𝑏± 𝑏 −4𝑎𝑐
2𝑎