Maths in A Nutshellexclusive
Maths in A Nutshellexclusive
MATH IN A
NUTSHELL
A detailed walk-through of the
SAT Math
Compiled by
TRẦN VŨ MẠNH ĐỨC
Trần Vũ Mạnh Đức SAT Mathematics
Table of content
Table of content 1
Part 1: Heart of Algebra 3
Linear equation 4
System of equations 4
Inequalities 5
T
Rational exponents 9
Polynomials
Monomials
SA 9
10
Linear and Quadratic System 10
an
Conversions 12
Scatterplot 13
R
Part 4: Geometry 18
Basic Formulae 19
Right Triangle Problems 19
Angles 21
Circle 22
Arc Measures 25
Part 5: Extras 27
Complex Number 28
T
SA
an
on
R
T
SA
an
on
R
Linear equation
𝑦 = 𝑎𝑥 + 𝑏
Critical values
• Slope: the rate of change for each 𝑥 + 1
𝑟𝑖𝑠𝑒 Δ𝑦
o Formula: 𝑚 = 𝑟𝑢𝑛 = Δ𝑥
• Y-intercept: the point at which the graph intercept 𝑦 − 𝑎𝑥𝑖𝑠 (𝑏 value)
• X-intercept: the point at which the graph intercept 𝑥 − 𝑎𝑥𝑖𝑠 (solution)
T
SA
an
on
System of equations
R
𝑎𝑥 + 𝑏𝑦 = 𝑐
{ ′
𝑎 𝑥 + 𝑏 ′ 𝑦 = 𝑐′
𝑎 𝑏 𝑐
• = 𝑏′ ≠ 𝑐′ : the equation has no solution.
𝑎′
𝑎 𝑏 𝑐
• = 𝑏′ = 𝑐′ : the equation has infinite solution.
𝑎′
Inequalities
𝑎𝑥 + 𝑏 ><≥≤ 𝑐
Flip inequalities when both sides are multiplied by a negative constant.
(𝑎𝑥 + 𝑏 > 𝑐) ∗ −1 ⇔ −𝑎𝑥 − 𝑏 < 𝑐
• Graph:
𝑦 < 3𝑥 + 5 𝑦 ≥ 3𝑥 + 5
T
SA
𝑦 > 3𝑥 + 5 𝑦 ≤ 3𝑥 + 5
an
on
R
T
SA
an
on
R
Quadratic functions
𝑎𝑥 2 + 𝑏𝑥 + 𝑐 = 𝑦
Critical values
• Y-intercept: the starting point.
• X-intercept: the point of 0 value—or equation’s solution.
• Vertex: The highest/lowest point.
T
SA
an
Forms
on
• Standard form
𝑦 = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐
• Intercept form
R
𝑦 = 𝑎(𝑥 − 𝑥1 )(𝑥 − 𝑥2 )
To convert from Standard form to Intercept form, solve for 𝑥 then plug in 𝑥1
and 𝑥2
• Vertex form
𝑦 = 𝑎(𝑥 − ℎ)2 + 𝑘
For 𝐴(ℎ, 𝑘) is the vertex of the equation
𝑏
ℎ=−
2𝑎
Quadratic formula
Δ = 𝑏 2 − 4𝑎𝑐
−𝑏 ± √Δ
𝑥=
2𝑎
If 𝑏 ⋮ 2 then, you can use this simplified formula.
𝑏
𝑏′ =
2
′2
Δ′ = 𝑏 − 𝑎𝑐
−𝑏 ± √Δ′
𝑥=
𝑎
Viète theorem
• Product of solutions:
T
𝑐
𝑥1 𝑥2 =
𝑎
• Sum of solutions: SA
𝑥1 + 𝑥2 = −
𝑏
𝑎
Exponential functions
an
𝑦 = 𝑎 (𝑏)𝑡
on
𝑎: 𝑖𝑛𝑖𝑡𝑖𝑎𝑙 𝑛𝑢𝑚𝑏𝑒𝑟
𝑏: 𝑔𝑟𝑜𝑤𝑡ℎ 𝑓𝑎𝑐𝑡𝑜𝑟
R
𝑘 = 15000(2)𝑡
Because every 30 minutes, the population is multiplied by 2, we have:
3 ℎ𝑜𝑢𝑟𝑠 = 30 𝑚𝑖𝑛𝑢𝑡𝑒𝑠 × 6 ⇒ 𝑡 = 6
⇒ 𝑘 = 15000(2)6 = 960000
Radicals
• Square roots: √𝑎
•
3
Cube roots: √𝑎
• Simplifying roots: √75 = √52 × 3 = 5√3
• Solving for x: 4√𝑥 = 16 ⇔ √𝑥 = 4 ⇔ 𝑥 = 4
• Rationalise denominator:
1 1 − √5 1 − √5 1 − √5 −1 + √5
= = = =
1 + √5 (1 + √5)(1 − √5) 1−5 −4 4
Rational exponents 1
T
• Conversions: √2 = 22
• Arithmetic expressions:
1 3 SA 1 3
22 × 24 = 22+4 = 24
5
3
22 3 1
= 22−2 = 2
an
1
22
on
Polynomials
R
Operations
• Add/Subtract: 2𝑥 4 + 3𝑥 2 + 5𝑥 4 + 4𝑥 2 = 7𝑥 4 + 7𝑥 2
• Multiply: (2𝑥 2 + 4𝑥) × (3𝑥 2 + 1) = 6𝑥 4 + 12𝑥 3 + 2𝑥 2 + 4𝑥
1
• Factor: 2𝑥 2 + 3𝑥 + 1 = 0 ⇔ 2 (𝑥 + 2) (𝑥 + 1) = 0
Monomials
With one term
e.g.
2𝑥 2
4𝑥
5𝑥 3
T
3𝑥 + 6 = 8
Quadratic System SA
2 + 4𝑥 + 1 = 2
{ 3𝑥
4𝑥 2 + 2 = 4
an
on
R
T
SA
an
on
R
Common Definitions
𝑎
• Ratios:
𝑏
• Rates: 𝑑 = 𝑟 × 𝑡 (𝑑: 𝑑𝑖𝑠𝑡𝑎𝑛𝑐𝑒, 𝑟: 𝑟𝑎𝑡𝑒, 𝑡: 𝑡𝑖𝑚𝑒)
𝑎 𝑐
• Proportions: 𝑏 = 𝑑
• Percent:
o Increase (+10%): 𝑎 × 1.1
o Decrease (-20%): 𝑎 × 0.8
Conversions
Cross-multiply
T
e.g. 1 foot is 30.48 centimetres, how much 1 square foot is in square metres?
Summary:
1𝑓𝑡 = 30.48𝑐𝑚
SA
1𝑓𝑡 2 = ? 𝑚2
Solve:
an
Scatterplot
T
SA
an
on
R
T
SA
Reading Graphs
Key features
an
o Negative: decrease
• Y-intercept: Initial value
• X-intercept: Point of 0 value
R
• Vertex: Min—Max
Linear vs Exponential
• Distinguish from table of values.
Linear Exponential
X Y X Y
0 3 0 1
1 5 1 2
2 7 2 4
3 9 3 8
4 11 4 16
T
SA
an
on
R
Data Inferences
Margin of error
e.g. 72 with a margin of error of 5 ⇒ [67;77]
Confidence level
• Level of certainty that the correct value lies within the margin of error.
⇒ Confidence level ∝ Margin of error
Plot Reading
Common values
1; 3; 3; 2; 5; 5; 6; 6; 4; 6; 7; 8; 9
• Mean: Arithmetic average
∑ 𝑎𝑙𝑙 𝑣𝑎𝑙𝑢𝑒𝑠
𝑚𝑒𝑎𝑛 =
𝑛𝑢𝑚𝑏𝑒𝑟 𝑜𝑓 𝑣𝑎𝑙𝑢𝑒𝑠
⇒ 𝑚𝑒𝑎𝑛 = 5
• Mode: Most frequently
⇒ 𝑚𝑜𝑑𝑒 = 6
• Median: Middle value in an organised list
⇒ 1; 2; 3; 3; 4; 5; 5; 6; 6; 6; 7; 8; 9
⇒ 𝑚𝑒𝑑𝑖𝑎𝑛 = 5
T
• Range: [Max;Min]
•
SA
⇒ 𝑅𝑎𝑛𝑔𝑒: [1; 9]
Standard deviation: measure the spread of data.
o More spread-out data ⇒ S.D >>
o More concentrated data ⇒ S.D <<
an
on
R
Incorrect: Randomly take 100 students from ABC high school’s sport
T
complex to see how many percent of students who exercise regularly in
ABC high school. SA
⇒ Biased because students who are in the sport complex might be more
athletic → more willing to exercise regularly.
an
Incorrect: Randomly take 100 students from ABC high school to see how
many percent of students who exercise regularly in all high school in
the district.
on
⇒ Incorrect conclusion, you can’t generalise the result from 1 high school
to every high school in the district.
R
Correct: Randomly take 100 students from 10 random high schools from
a district with 15 high schools to see how many percent of students who
exercise regularly in all high school in the district.
Notice how we only have to choose 10 out of 15 high school in a district. Because
that’s the point of random sampling: to reduce cost.
Part 4: Geometry
T
SA
an
on
R
Basic Formulae
Official College Board Reference Sheet:
Circle Rectangle
T
SA
an
Pythagorean’s theorem
• The square whose side is the hypotenuse (the side opposite the right angle)
R
Special attributes
• In any given triangle, the sum of the measures of the interior angles of a
triangle is 180°.
• Congruent triangles ⇒ Identical.
T
SA
an
on
R
Trigonometry formulae
𝑜𝑝𝑝𝑜𝑠𝑖𝑡𝑒
𝑆𝑖𝑛 =
ℎ𝑦𝑝𝑜𝑡𝑒𝑛𝑢𝑠𝑒
𝑎𝑑𝑗𝑎𝑐𝑒𝑛𝑡
𝐶𝑜𝑠 =
ℎ𝑦𝑜𝑖𝑡𝑒𝑛𝑢𝑠𝑒
𝑜𝑝𝑝𝑜𝑠𝑖𝑡𝑒
𝑡𝑎𝑛 =
𝑎𝑑𝑗𝑎𝑐𝑒𝑛𝑡
𝑎𝑑𝑗𝑎𝑐𝑒𝑛𝑡
𝑐𝑜𝑡𝑎𝑛 =
𝑜𝑝𝑝𝑜𝑠𝑖𝑡𝑒
Mnemonics: SOH-CAH-TOA (Sin = O/H; Cos = A/H; Tan = O/A)
Angles
T
SA
an
on
R
180
𝐷𝑒𝑔𝑟𝑒𝑒 = 𝑟𝑎𝑑𝑖𝑎𝑛 ×
𝜋
Circle
Definitions
Centre:
T
SA
Radius:
an
on
R
Diameter:
Chord:
T
SA
an
on
R
Sector:
Arc:
T
SA
an
on
R
Formulae
Circumference
𝐶 = 2𝜋𝑟
Area
T
𝐴 = 𝜋𝑟 2
SA
an
on
R
Arc Measures
• Equals Central Angles
∠BAC = 50°
⏜ = 50°
𝐵𝐶
T
⏜ = 50°
𝐵𝐶
SA
an
on
R
Part 5: Extras
T
SA
an
on
R
Complex Number
𝑖 = √−1
2
𝑖 = −1 𝑖5 = 𝑖
𝑖 3 = −𝑖 𝑖 6 = −1
𝑖4 = 1 𝑖 7 = −𝑖
T
SA
an
on
R