Course Review

Study Sheet

Course Review

All 14 topics: definitions, rules, and formulas for whole numbers through statistics and probability

Whole Numbers & Operations

Concept
Place Value & Rounding

Each place is worth ten times the one to its right: ones, tens, hundreds, thousands, ten-thousands, … Digits are grouped into periods of three (ones, thousands, millions) by commas.

To round to a place: look at the digit just to the right. If it is 55 or more, round up; if 44 or less, round down. Replace all digits to the right with zeros.

Concept
Order of Operations (PEMDAS)
  • [leftmargin=*,itemsep=1pt,topsep=2pt]
  • Parentheses / grouping symbols first.
  • Exponents.
  • Multiplication and Division, left to right (equal rank).
  • Addition and Subtraction, left to right (equal rank).
Concept
Exponents & Perfect Squares

In bnb^n, bb is the base and nn the exponent: bn=b×b××bn timesb^n=\underbrace{b\times b\times\cdots\times b}_{n\text{ times}}. Any base to the first power is itself (81=88^1=8).

Perfect squares: 1,4,9,16,25,36,49,64,81,100,121,1441,4,9,16,25,36,49,64,81,100,121,144 (that is 121^2 through 12212^2).

Example
Worked Example: PEMDAS

5+3×(86)25+3\times(8-6)^2. Parentheses: 86=28-6=2. Exponent: 22=42^2=4. Multiply: 3×4=123\times4=12. Add: 5+12=175+12=\mathbf{17}.

Tip

Tip: PEMDAS does not mean all multiplication before all division. M/D tie and A/S tie; break ties left to right. Also 32=93^2=9, not 3×23\times2.

Integers

Concept
Number Line & Absolute Value

Integers are the whole numbers and their opposites: ,3,2,1,0,1,2,3,\ldots,-3,-2,-1,0,1,2,3,\ldots On a number line, numbers increase to the right. So 5<2-5<-2 (farther left is smaller).

Absolute value a|a| is the distance from 00, always 0\ge 0: 7=7|-7|=7 and 7=7|7|=7.

Concept
Sign Rules

Adding: same signs \to add and keep the sign; different signs \to subtract and keep the sign of the larger absolute value.

Subtracting: add the opposite: ab=a+(b)a-b=a+(-b).

Multiplying / Dividing: same signs \to positive; different signs \to negative.

(+)(+)=+()()=+(+)()=()(+)=(+)(+)=+\quad(-)(-)=+\quad(+)(-)=-\quad(-)(+)=-

Example
Worked Examples

8+3=5-8+3=-5 (different signs, 83=58-3=5, keep -).   4(9)=4+9=5-4-(-9)=-4+9=5.   (6)(7)=42(-6)(-7)=42.   20÷4=5-20\div4=-5.

Tip

Tip: Multiplying/dividing an even number of negatives gives a positive; an odd number gives a negative. Subtracting a negative makes a number bigger.

Factors & Multiples

Concept
Primes, Factors & Prime Factorization

A factor divides a number evenly; a multiple is what you get counting by that number. A prime has exactly two factors (11 and itself): 2,3,5,7,11,13,17,19,23,2,3,5,7,11,13,17,19,23,\ldots A composite has more than two factors. (11 is neither.)

Prime factorization writes a number as a product of primes (use a factor tree): 60=22×3×560=2^2\times3\times5.

Concept
GCF & LCM

GCF (greatest common factor): the largest factor two numbers share --- multiply the primes they have in common. LCM (least common multiple): the smallest multiple they share --- take each prime to its highest power.

Useful identity: GCF(a,b)×LCM(a,b)=a×b\text{GCF}(a,b)\times\text{LCM}(a,b)=a\times b.

Concept
Divisibility Rules

multicols2

  • [leftmargin=*,itemsep=1pt,topsep=1pt]
  • 2: last digit even.
  • 3: digit sum divisible by 33.
  • 4: last two digits divisible by 44.
  • 5: ends in 00 or 55.
  • 6: divisible by 22 and 33.
  • 9: digit sum divisible by 99.
  • 10: ends in 00.

multicols

Example
Worked Example: GCF and LCM of 12 and 18

12=22×312=2^2\times3, 18=2×3218=2\times3^2. GCF =2×3=6=2\times3=\mathbf{6} (lowest power of shared primes). LCM =22×32=36=2^2\times3^2=\mathbf{36} (highest power of each prime). Check: 6×36=216=12×186\times36=216=12\times18.

Tip

Tip: GCF is used to simplify fractions; LCM gives the least common denominator for adding fractions.

Fractions

Concept
Equivalent, Simplify & Compare

Multiply or divide top and bottom by the same number for an equivalent fraction. Simplify by dividing both by their GCF. To compare, use a common denominator or cross-multiply: ab\tfrac{a}{b} vs cd\tfrac{c}{d} compare ada\cdot d vs bcb\cdot c.

Concept
The Four Operations
  • [leftmargin=*,itemsep=2pt,topsep=2pt]
  • Add / Subtract: need a common denominator, then add/subtract numerators: ac±bc=a±bc\dfrac{a}{c}\pm\dfrac{b}{c}=\dfrac{a\pm b}{c}.
  • Multiply: straight across: ab×cd=acbd\dfrac{a}{b}\times\dfrac{c}{d}=\dfrac{ac}{bd}.
  • Divide: multiply by the reciprocal: ab÷cd=ab×dc\dfrac{a}{b}\div\dfrac{c}{d}=\dfrac{a}{b}\times\dfrac{d}{c}.
Concept
Mixed Numbers

Mixed \to improper: abc=ac+bca\tfrac{b}{c}=\dfrac{a\cdot c+b}{c}.   Improper \to mixed: divide; quotient is the whole part, remainder over the divisor.

Example
Worked Example

23+14\dfrac{2}{3}+\dfrac{1}{4}. LCD =12=12: 812+312=1112\dfrac{8}{12}+\dfrac{3}{12}=\dfrac{11}{12}.   34÷25=34×52=158=178\dfrac{3}{4}\div\dfrac{2}{5}=\dfrac{3}{4}\times\dfrac{5}{2}=\dfrac{15}{8}=1\tfrac{7}{8}.

Tip

Tip: You need a common denominator to add or subtract, but not to multiply or divide. Always simplify your final answer.

Decimals

Concept
Place Value & The Four Operations

Places after the point: tenths, hundredths, thousandths, …

  • [leftmargin=*,itemsep=2pt,topsep=2pt]
  • Add / Subtract: line up the decimal points, then compute.
  • Multiply: ignore points, multiply, then place the point so the product has as many decimal places as both factors combined.
  • Divide: move the divisor's point to make it whole; move the dividend's point the same number of places; then divide.
Concept
Fraction \leftrightarrow Decimal

Fraction \to decimal: divide numerator by denominator. Decimal \to fraction: write over its place value, then simplify (0.75=75100=340.75=\tfrac{75}{100}=\tfrac{3}{4}).

A decimal terminates if the simplified denominator has only factors of 22 and/or 55; otherwise it repeats. Repeating: 0.3=130.\overline{3}=\tfrac13, shown with a bar over the repeating block.

Example
Worked Example

1.2×0.051.2\times0.05: 12×5=6012\times5=60; 1+2=31+2=3 decimal places 0.060=0.06\to\mathbf{0.060}=0.06.   58=5÷8=0.625\tfrac58=5\div8=\mathbf{0.625} (terminates, since 8=238=2^3).

Tip

Tip: When multiplying decimals you do not line up the points --- you count decimal places at the end. Only for adding/subtracting do you line up the points.

Ratios, Rates & Proportions

Concept
Ratios, Rates & Unit Rates

A ratio compares two quantities: aa to bb, a:ba{:}b, or ab\tfrac{a}{b}. A rate compares different units (miles per hour). A unit rate has a denominator of 11 --- divide to find “per one” ($33 for 22 lb == $1.501.50 per lb).

Concept
Proportions & Cross-Multiplication

A proportion states two ratios are equal: ab=cd\dfrac{a}{b}=\dfrac{c}{d}. Solve by cross-multiplying: ad=bca\cdot d=b\cdot c, then isolate the unknown.

Scale & similar figures: similar figures have equal corresponding angles and proportional sides. Set up matching sides as a proportion to find a missing length. A scale (e.g. 1 in:50 mi1\text{ in}:50\text{ mi}) is a ratio between a drawing and reality.

Example
Worked Example

If 33 pens cost $4.504.50, find the cost of 77. 4.503=x7\dfrac{4.50}{3}=\dfrac{x}{7}. Cross-multiply: 3x=31.503x=31.50, so x=$10.50x=\mathbf{\$10.50}. (Unit rate is $1.501.50/pen ×7\times7.)

Tip

Tip: Keep units in the same position on both sides of a proportion (miles over hours == miles over hours). Mixing them up gives a wrong answer.

Percents

Concept
Converting

Percent means “per 100100.” Percent \to decimal: divide by 100100 (move point 22 left): 45%=0.4545\%=0.45. Decimal \to percent: multiply by 100100. Percent \to fraction: write over 100100 and simplify: 45%=45100=92045\%=\tfrac{45}{100}=\tfrac{9}{20}.

Concept
Percent Of, Percent Change & Money
  • [leftmargin=*,itemsep=2pt,topsep=2pt]
  • Percent of a number: part=percent(as decimal)×whole\text{part}=\text{percent(as decimal)}\times\text{whole}.
  • Percent equation: partwhole=%100\dfrac{\text{part}}{\text{whole}}=\dfrac{\%}{100}.
  • Percent change: newoldold×100%\dfrac{\text{new}-\text{old}}{\text{old}}\times100\% (increase if ++, decrease if -).
  • Tax / tip: add %\% of price. Discount: subtract %\% of price.
  • Simple interest: I=PrtI=Prt (P=P= principal, r=r= rate as decimal, t=t= years).
Example
Worked Example

A $4040 shirt is 25%25\% off. Discount =0.25×40=$10=0.25\times40=\$10, so sale price =$30=\$30.   Interest on $500500 at 4%4\% for 33 years: I=500×0.04×3=$60I=500\times0.04\times3=\mathbf{\$60}.

Tip

Tip: Percent change is always divided by the original amount, not the new one. Convert every percent to a decimal before multiplying.

Rational Numbers

Concept
What They Are

A rational number can be written as a fraction ab\dfrac{a}{b} of integers with b0b\ne0. This includes integers, fractions, terminating decimals, and repeating decimals. Operations follow the fraction/decimal rules plus the integer sign rules.

Concept
Terminating vs. Repeating

Write the fraction in lowest terms and look at the denominator:

  • [leftmargin=*,itemsep=1pt,topsep=2pt]
  • Only factors 22 and/or 55 \Rightarrow terminates (e.g. 720=0.35\tfrac{7}{20}=0.35).
  • Any other prime factor \Rightarrow repeats (e.g. 56=0.83\tfrac{5}{6}=0.8\overline{3}).
Example
Worked Example: signed fractions

23×94=1812=32-\dfrac{2}{3}\times\dfrac{9}{4}=-\dfrac{18}{12}=-\dfrac{3}{2} (different signs \to negative).   0.6+1.25=0.65-0.6+1.25=0.65.

Tip

Tip: Determine the sign first, then compute with absolute values. A negative fraction can carry its sign on top, bottom, or in front --- they all mean the same thing.

Exponents & Roots

Concept
Exponent Rules

multicols2

  • [leftmargin=*,itemsep=2pt,topsep=1pt]
  • Product: aman=am+na^m\cdot a^n=a^{m+n}
  • Quotient: aman=amn\dfrac{a^m}{a^n}=a^{m-n}
  • Power of a power: (am)n=amn(a^m)^n=a^{mn}
  • Power of a product: (ab)n=anbn(ab)^n=a^n b^n
  • Zero: a0=1a^0=1 (a0a\ne0)
  • Negative: an=1ana^{-n}=\dfrac{1}{a^n}

multicols

Concept
Scientific Notation

Write as a×10na\times10^n where 1a<101\le a<10 and nn is an integer. Large numbers use positive nn; small numbers (less than 11) use negative nn.

4.2×105=420,0003×104=0.00034.2\times10^5=420{,}000\qquad 3\times10^{-4}=0.0003

Concept
Square Roots

a\sqrt{a} asks “what number squared gives aa?” Squaring and square-rooting undo each other: 49=7\sqrt{49}=7 since 72=497^2=49. Perfect-square roots are whole numbers; others are irrational (e.g. 21.41\sqrt{2}\approx1.41) and can be estimated between the two nearest perfect squares.

Example
Worked Example

x3x4=x7x^3\cdot x^4=x^7.   (23)2=26=64(2^3)^2=2^6=64.   52=1255^{-2}=\dfrac{1}{25}.   81=9\sqrt{81}=9.   50\sqrt{50} is between 49=7\sqrt{49}=7 and 64=8\sqrt{64}=8, so about 7.17.1.

Tip

Tip: Add exponents only when the bases match and you are multiplying. A negative exponent means reciprocal, not a negative number: 23=182^{-3}=\tfrac18, not 8-8.

Introduction to Algebra

Concept
Variables, Terms & Evaluating

A variable is a letter standing for an unknown number. A term is a number, a variable, or their product (e.g. 3x3x); the number is the coefficient. Evaluate an expression by substituting values for the variables and using PEMDAS.

Concept
Distributive Property & Like Terms

Distributive: a(b+c)=ab+aca(b+c)=ab+ac (multiply the outside by each inside term).

Like terms have the same variable(s) to the same power; combine them by adding coefficients: 5x+3x=8x5x+3x=8x, but 5x+3x25x+3x^2 cannot combine.

Concept
Translating Phrases

multicols2

  • [leftmargin=*,itemsep=1pt,topsep=1pt]
  • sum / more than +\to +
  • difference / less than \to -
  • product / of / times ×\to \times
  • quotient / per ÷\to \div
  • is / equals =\to =

multicols “77 less than xx” is x7x-7 (order flips).

Example
Worked Example

Evaluate 2a+b22a+b^2 at a=3,b=4a=3,\,b=4: 2(3)+42=6+16=222(3)+4^2=6+16=\mathbf{22}.   Simplify 3(x+2)+4x=3x+6+4x=7x+63(x+2)+4x=3x+6+4x=\mathbf{7x+6}.

Tip

Tip:77 less than xx” and “xx less than 77” are different: x7x-7 vs. 7x7-x. Only combine like terms; never add xx terms to constant terms.

Equations & Inequalities

Concept
Solving Equations

An equation is a balance. Use inverse operations to isolate the variable, doing the same thing to both sides. Undo in reverse PEMDAS order: addition/subtraction first, then multiplication/division.

  • [leftmargin=*,itemsep=1pt,topsep=2pt]
  • One-step: x+5=12x=7x+5=12\Rightarrow x=7.
  • Two-step: 2x+3=112x=8x=42x+3=11\Rightarrow 2x=8\Rightarrow x=4.
Concept
Inequalities

Solve like equations, but the sign shows a range of solutions (<,,>,<,\le,>,\ge). Key rule: when you multiply or divide both sides by a negative number, flip the inequality sign.

2x<6    x>3-2x<6\;\Rightarrow\;x>-3

Graph on a number line: open circle for << or >>, closed circle for \le or \ge.

Example
Worked Example

Solve 5x4=215x-4=21: add 44 5x=25\to5x=25; divide by 55 x=5\to x=\mathbf{5}. Check: 5(5)4=215(5)-4=21. ✓

Solve 3x12-3x\ge12: divide by 3-3 and flip: x4x\le\mathbf{-4}.

Tip

Tip: Always check by substituting your answer back in. The only time the inequality sign flips is multiplying or dividing by a negative --- not for adding or subtracting a negative.

The Coordinate Plane

Concept
Points, Axes & Quadrants

The plane is formed by a horizontal xx-axis and vertical yy-axis meeting at the origin (0,0)(0,0). An ordered pair (x,y)(x,y) gives horizontal then vertical position (over, then up/down).

  • [leftmargin=*,itemsep=1pt,topsep=2pt]
  • QI (+,+)(+,+)QII (,+)(-,+)
  • QIII (,)(-,-)QIV (+,)(+,-)

Points on an axis are in no quadrant.

Concept
Tables & Rules

A rule like y=2x+1y=2x+1 pairs each xx with a yy. Make a table, plot the (x,y)(x,y) pairs, and connect them --- a straight-line rule graphs as a line.

Example
Worked Example

Plot (3,2)(-3,2): start at origin, go left 33, then up 22 --- that lands in Quadrant II. The point (4,0)(4,0) sits on the xx-axis (not in any quadrant).

Tip

Tip: (x,y)(x,y) order matters: (3,5)(5,3)(3,5)\ne(5,3). Read xx first (left/right), then yy (up/down). Remember: “over before up.”

Geometry Basics

Concept
Angles

Measured in degrees. Acute <90<90^\circ; right =90=90^\circ; obtuse between 9090^\circ and 180180^\circ; straight =180=180^\circ. Complementary angles sum to 9090^\circ; supplementary sum to 180180^\circ. Angles in a triangle sum to 180180^\circ.

Concept
Perimeter & Area

multicols2

  • [leftmargin=*,itemsep=2pt,topsep=1pt]
  • Rectangle: P=2l+2wP=2l+2w, A=lwA=lw
  • Square: P=4sP=4s, A=s2A=s^2
  • Triangle: A=12bhA=\tfrac12 bh
  • Parallelogram: A=bhA=bh
  • Trapezoid: A=12(b1+b2)hA=\tfrac12(b_1+b_2)h
  • Circle: C=2πr=πdC=2\pi r=\pi d, A=πr2A=\pi r^2

multicols

Concept
Pythagorean Theorem

For a right triangle with legs a,ba,b and hypotenuse cc (the side opposite the right angle):

a2+b2=c2a^2+b^2=c^2

Concept
Volume & Surface Area

multicols2

  • [leftmargin=*,itemsep=2pt,topsep=1pt]
  • Rect. prism: V=lwhV=lwh
  • Cube: V=s3V=s^3
  • Prism: V=(base area)×hV=(\text{base area})\times h
  • Cylinder: V=πr2hV=\pi r^2 h
  • Rect. prism surface: SA=2(lw+lh+wh)SA=2(lw+lh+wh)
  • Cylinder surface: SA=2πr2+2πrhSA=2\pi r^2+2\pi rh

multicols

Example
Worked Example

A right triangle has legs 66 and 88: c2=62+82=36+64=100c^2=6^2+8^2=36+64=100, so c=100=10c=\sqrt{100}=\mathbf{10}.   Circle with r=3r=3: A=π(3)2=9π28.3A=\pi(3)^2=9\pi\approx\mathbf{28.3}.

Tip

Tip: Perimeter and circumference are lengths (units); area is in square units; volume in cubic units. Use π3.14\pi\approx3.14 (or 227\tfrac{22}{7}) when a decimal is required.

Data, Statistics & Probability

Concept
Measures of Center & Spread
  • [leftmargin=*,itemsep=2pt,topsep=2pt]
  • Mean (average): sum of valuesnumber of values\dfrac{\text{sum of values}}{\text{number of values}}.
  • Median: middle value when ordered (average the two middle values if there is an even count).
  • Mode: value that appears most often (can be none or several).
  • Range: maxmin\text{max}-\text{min}.
Concept
Probability & Counting

Probability of an event: P(E)=favorable outcomestotal outcomesP(E)=\dfrac{\text{favorable outcomes}}{\text{total outcomes}}, a value from 00 (impossible) to 11 (certain). Complement: P(not E)=1P(E)P(\text{not }E)=1-P(E).

Counting principle: if one choice has mm options and another has nn, together there are m×nm\times n outcomes. Independent events: P(A and B)=P(A)×P(B)P(A\text{ and }B)=P(A)\times P(B).

Example
Worked Example

Data {4,7,7,10,12}\{4,7,7,10,12\}: mean =405=8=\tfrac{40}{5}=8; median =7=7; mode =7=7; range =124=8=12-4=8.   Rolling a 66-sided die: P(even)=36=12P(\text{even})=\tfrac{3}{6}=\mathbf{\tfrac12}.

Tip

Tip: Always order the data before finding the median. The mean is pulled toward unusually large or small values (outliers); the median is not.