Settings

Theme

Font

Color Overlay

Text Alignment

Mathematical Facts, Constants & Formulas Grade 5: Fraction × ÷, Multi-Digit Decimals, Volume & Order of Operations
~11 min read
HESTEN ACADEMIC REFERENCE ARCHIVE CALL NO: QA107.H47 2026 • DEWEY: 510.71 • VOL. V
Volume V • Senior Elementary Mathematics Compendium

Fifth Grade Mathematics Reference Codex

The Complete Scholastic Guide to Decimals to Thousandths, Fraction Operations ($\times \div$), Unlike Denominators, 3D Prism Volume, Coordinate Plane, PEMDAS & Synoptic Concordance

A formal academic handbook compiled for fifth-grade scholars, teachers, and curriculum specialists. Codifying decimal place value systems to thousandths, algorithms for fraction arithmetic via unlike denominators and reciprocal multiplication, 3D Euclidean prism mensuration, Quadrant I coordinate geometry, algebraic grouping hierarchies, and computational mental arithmetic.

§ 5.1

Decimal Place Value to Thousandths & Metric Power Shifts

DEFINITION 5.1.1 Topic: The Negative Power Base-10 Expansion

Decimal Positional Value — Digits to the right of the decimal point represent negative integer powers of $10$:

$$N = d_0 + \left(d_{-1} \times \frac{1}{10}\right) + \left(d_{-2} \times \frac{1}{100}\right) + \left(d_{-3} \times \frac{1}{1,000}\right)$$ $$\text{Example: } 4.735 = 4 + 0.7 + 0.03 + 0.005 = 4 + \frac{7}{10} + \frac{3}{100} + \frac{5}{1,000}$$
Tens ($10^1$) Ones ($10^0$) Decimal (.) Tenths ($10^{-1}$) Hundredths ($10^{-2}$) Thousandths ($10^{-3}$)
$10$ $1$ . $\frac{1}{10} = 0.1$ $\frac{1}{100} = 0.01$ $\frac{1}{1,000} = 0.001$
METRIC EXPONENT LAW I
Multiplication by $10^k$
$$x \times 10^k \implies \text{Shift decimal } k \text{ places RIGHT}$$
$3.456 \times 10^2 = 345.6$. Each step makes the number 10 times larger.
METRIC EXPONENT LAW II
Division by $10^k$
$$x \div 10^k \implies \text{Shift decimal } k \text{ places LEFT}$$
$48.2 \div 10^2 = 0.482$. Each step makes the number 10 times smaller ($\frac{1}{10}$).
§ 5.2

Decimal Arithmetic Algorithms ($+ - \times \div$)

The Rules of Decimal Operations
ADDITION & SUBTRACTION
Line up the decimal points strictly! Annex trailing zeros so all numbers have identical length. Drop decimal straight down into the sum/difference.
MULTIPLICATION
Do NOT line up decimals. Multiply as if whole numbers. Count total decimal places in both factors: place decimal point that many spots from the right. $0.4 \times 0.03 \implies 4 \times 3 = 12 \implies \mathbf{0.012}$ ($1+2=3$ places).
DIVISION
Never divide by a decimal divisor! Shift the divisor's decimal right until it is a whole number; shift the dividend's decimal right the exact same number of spots. Pop the decimal straight up into the quotient.
§ 5.3

Fraction Arithmetic: Unlike Denominators & Mixed Numbers

THEOREM 5.3.1 Topic: Common Denominator (LCD) Axiom
Fractions cannot be directly combined unless their parts are congruent in size. We must find the Least Common Multiple ($\text{LCM}$) of the denominators: $$\frac{a}{b} \pm \frac{c}{d} = \frac{a \cdot d}{b \cdot d} \pm \frac{c \cdot b}{b \cdot d} = \frac{ad \pm cb}{bd}$$
EXEMPLUM 5.3 Unlike Denominators with Mixed Numbers

Problem: Calculate $3 \frac{2}{3} + 1 \frac{3}{4}$.

Step 1 (Find LCD): $\text{LCM}(3, 4) = 12$.
Step 2 (Rename Fractions): $\frac{2}{3} = \frac{8}{12}$ and $\frac{3}{4} = \frac{9}{12}$.
Step 3 (Add Wholes & Fractions): $(3 + 1) + \left(\frac{8}{12} + \frac{9}{12}\right) = 4 + \frac{17}{12}$.
Step 4 (Regroup Improper Fraction): $\frac{17}{12} = 1 \frac{5}{12} \implies 4 + 1 \frac{5}{12} = 5 \frac{5}{12}$.
Result: $3 \frac{2}{3} + 1 \frac{3}{4} = \mathbf{5 \frac{5}{12}}$. ■ Q.E.D.
§ 5.4

Fraction Multiplication: The Straight-Across Theorem

MULTIPLICATION LAW
Straight-Across Product
$$\frac{a}{b} \times \frac{c}{d} = \frac{a \times c}{b \times d}$$
Multiply numerators straight across; multiply denominators straight across.
OPTIMIZATION STRATEGY
Cross-Cancellation Heuristic
$$\frac{3}{8} \times \frac{4}{9} = \frac{\cancel{3}^1}{\cancel{8}^2} \times \frac{\cancel{4}^1}{\cancel{9}^3} = \frac{1 \times 1}{2 \times 3} = \frac{1}{6}$$
Cancel greatest common factors across diagonals before multiplying.
SCALING CONCEPT
Multiplication as Scaling
$$N \times \frac{a}{b} \begin{cases} > N & \text{if } \frac{a}{b} > 1 \\ = N & \text{if } \frac{a}{b} = 1 \\ < N & \text{if } \frac{a}{b} < 1 \end{cases}$$
Multiplying by a fraction $< 1$ shrinks the size of the original quantity!
§ 5.5

Fraction Division & The "Keep-Change-Flip" (KCF) Rule

AXIOM 5.5.1 Topic: The Reciprocal Division Axiom

Division by a Fraction — Division by any non-zero fraction $\frac{c}{d}$ is mathematically identical to multiplication by its multiplicative inverse (reciprocal) $\frac{d}{c}$:

$$\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} = \frac{a \cdot d}{b \cdot c}$$ $$\text{Example: } \frac{1}{3} \div 4 = \frac{1}{3} \times \frac{1}{4} = \frac{1}{12} \quad \vert \quad 4 \div \frac{1}{3} = 4 \times \frac{3}{1} = 12$$
Student Guide: The 3 Letters of Fraction Division (K-C-F)
K: KEEP
Keep the first fraction exactly as it is written. Never change the dividend!
C: CHANGE
Change the division sign ($\div$) into a multiplication sign ($\times$).
F: FLIP
Flip the second fraction upside down to its reciprocal ($\frac{c}{d} \to \frac{d}{c}$). Multiply straight across!
§ 5.6

3D Solid Geometry: Volume of Rectangular Prisms

SOLID GEOMETRY I
Volume (Dimensions)
$$V = l \times w \times h$$
Measured in cubic units ($\text{cm}^3, \text{m}^3, \text{in}^3$).
SOLID GEOMETRY II
Volume (Base Area)
$$V = B \times h \quad (B = l \times w)$$
Area of the 2D floor base $B$ multiplied by the vertical height $h$.
SOLID GEOMETRY III
Volume of a Cube
$$V = s^3 = s \times s \times s$$
Where all three spatial dimensions are congruent side length $s$.
EXEMPLUM 5.6 Additive Volume of Composite Prisms

Problem: An L-shaped concrete step is built from two non-overlapping rectangular blocks. Prism A has dimensions $4\text{ m} \times 2\text{ m} \times 3\text{ m}$. Prism B has dimensions $2\text{ m} \times 2\text{ m} \times 1\text{ m}$. What is the total volume?

Step 1 (Volume A): $V_A = 4 \times 2 \times 3 = 24\text{ m}^3$.
Step 2 (Volume B): $V_B = 2 \times 2 \times 1 = 4\text{ m}^3$.
Step 3 (Additive Total): $V_{\text{total}} = V_A + V_B = 24 + 4 = 28\text{ m}^3$.
Result: Total Volume $= \mathbf{28\text{ m}^3}$. ■ Q.E.D.
§ 5.7

The Cartesian Coordinate Plane (Quadrant I)

DEFINITION 5.7.1 Topic: Ordered Pairs on the Coordinate Grid

Ordered Pair $(x, y)$ — A unique address located on a coordinate grid defined by two perpendicular axes:

  • Origin $(0, 0)$: The zero intersection point of the horizontal $x$-axis and vertical $y$-axis.
  • $x$-coordinate (Abscissa): The horizontal distance moved right from origin along the ground.
  • $y$-coordinate (Ordinate): The vertical distance moved up from origin along the ladder.
  • "Walk into the elevator ($x$), then go up the floors ($y$)!"
§ 5.8

2D Shape Classification Hierarchy

Venn Diagram Taxonomic Hierarchy of Quadrilaterals
  • Polygon: Closed 2D plane figure made of straight line segments.
  • Quadrilateral: 4-sided polygon ($\Sigma \text{ angles} = 360^\circ$).
  • Trapezoid: Quadrilateral with at least 1 pair of parallel sides.
  • Parallelogram: Quadrilateral with 2 pairs of opposite sides parallel and congruent.
  • Rectangle: Parallelogram with 4 right angles ($90^\circ$).
  • Rhombus: Parallelogram with 4 congruent sides.
  • Square: The ultimate regular quadrilateral: both a Rectangle AND a Rhombus!
§ 5.9

Order of Operations: PEMDAS / GEMDAS Hierarchy

Hierarchy Rank Symbol / Code Operational Domain Strict Precedence & Tie-Breaker Rule
Level 1 G / P Groupings: $( )$, $[ ]$, $\{ \}$ Innermost grouping symbols evaluated first
Level 2 E Exponents & Powers Evaluate powers of bases ($3^2 = 9, 10^3 = 1,000$)
Level 3 M & D Multiplication & Division Strictly Left-to-Right! Tied in priority.
Level 4 A & S Addition & Subtraction Strictly Left-to-Right! Tied in priority.
EXEMPLUM 5.9 Multi-Step Operation with Nested Groupings

Problem: Evaluate $4 + [6 \times (8 - 3)] \div 5$.

Step 1 (Innermost Parentheses): $(8 - 3) = 5$. Expression becomes $4 + [6 \times 5] \div 5$.
Step 2 (Brackets Grouping): $[6 \times 5] = 30$. Expression becomes $4 + 30 \div 5$.
Step 3 (Divide before Add): $30 \div 5 = 6$. Expression becomes $4 + 6$.
Step 4 (Add): $4 + 6 = 10$.
Result: $4 + [6 \times (8 - 3)] \div 5 = \mathbf{10}$. ■ Q.E.D.
§ 5.10

Scholia & Computational Mental Math Speed Hacks

HACK I
The Fraction Butterfly Method
$$\frac{2}{3} + \frac{1}{4} \implies \frac{(2 \times 4) + (3 \times 1)}{3 \times 4} = \frac{8+3}{12} = \frac{11}{12}$$
Cross-multiply wing diagonals for top numerators, then multiply bottoms together for the common denominator!
HACK II
Keep-Change-Flip (KCF)
$$\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}$$
Division is multiplication by the reciprocal. Keep first, change to times, flip the second!
HACK III
Dividing by 5: Double and Shift
$$240 \div 5 = (240 \times 2) \div 10 = 480 \div 10 = \mathbf{48}$$
Dividing by 5 is multiplying by 2 and dividing by 10. Double the number, then slide the decimal left 1 spot!
HACK IV
Metric Decimal Slider
$$4.75 \times 10^3 = 4,750 \quad \vert \quad 47.5 \div 10^2 = 0.475$$
Exponent tells how many hops to take. Power of 10 multiplication hops right; division hops left.
§ 5.11

The Grand Synoptic Tables & Complete Grade 5 Student Cheat Sheet

Grade 5 Master Reference Concordance

Authorized curriculum reference concordance • Grade 5 Standards Complete

Decimal Operations

  • $+ -$: Align decimals vertically
  • $\times$: Count total decimal spots
  • $\div$: Shift divisor to whole number
  • $\times 10^k \implies \rightarrow k$ hops
  • $\div 10^k \implies \leftarrow k$ hops
  • $0.001 = 1 \text{ thousandth}$

Fraction Multiplication

  • $\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}$ (Straight-Across)
  • Cross-cancel before multiplying
  • $\times (\text{fraction } < 1) \implies \text{Shrinks}$
  • $\times (\text{fraction } > 1) \implies \text{Grows}$
  • $W \frac{a}{b} = \frac{Wb + a}{b}$

Fraction Division (KCF)

  • Keep, Change, Flip: $\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c}$
  • $\frac{1}{b} \div n = \frac{1}{b \cdot n}$
  • $n \div \frac{1}{b} = n \cdot b$
  • Reciprocal of $\frac{3}{5}$ is $\frac{5}{3}$
  • Reciprocal product: $\frac{a}{b} \times \frac{b}{a} = 1$

3D Prism Volume

  • $V = l \times w \times h$ (Cubic units)
  • $V = B \times h \quad (B = l \times w)$
  • Cube: $V = s^3 = s \times s \times s$
  • Composite Volume: $V_1 + V_2$
  • Packed with unit cubes ($\text{cm}^3$)

Coordinate Plane

  • Origin: $(0, 0)$
  • $(x, y)$: $x = \text{horizontal}, y = \text{vertical}$
  • Crawl $x$ right, climb $y$ up
  • Quadrant I: Both $x > 0$ and $y > 0$
  • $x$-axis: $y=0$ • $y$-axis: $x=0$

PEMDAS Precedence

  • P: Groupings $( ), [ ], \{ \}$
  • E: Exponents ($10^2 = 100$)
  • M & D: Left-to-Right tie!
  • A & S: Left-to-Right tie!
  • Square is Rectangle + Rhombus
Hesten's Learning Library Edition