5.2 Fractions, Decimals, Ratios & Percentages
Key Takeaways
- Fractions represent division quotients and part-to-whole relationships; operations require the Least Common Denominator (LCD) for addition/subtraction, direct term multiplication for products, and reciprocal multiplication for division ($\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \cdot \frac{d}{c}$).
- Every terminating and repeating decimal represents a rational number; non-terminating repeating decimals $0.\overline{d}$ are converted to exact rational fractions $\frac{a}{b}$ via algebraic difference equations ($10^k x - x$).
- Ratios compare quantities in part-to-part or part-to-whole relationships; proportions equate two ratios ($\frac{a}{b} = \frac{c}{d} \iff ad = bc$), governing direct variation ($y = kx$) while inverse variation maintains constant product ($x_1 y_1 = x_2 y_2$).
- Percent change must strictly reference the original starting baseline value: $\text{Percent Change} = \frac{|\text{New} - \text{Original}|}{\text{Original}} \times 100\%$; dividing by the new value is a fatal FTCE distractor trap.
- Successive percentage changes are multiplicative, not additive; a $20\%$ price increase followed by a $20\%$ discount results in a net $4\%$ decrease ($1.20 \times 0.80 = 0.96$).
Fractions, Decimals, Ratios & Percentages
Fractions, decimals, ratios, and percentages represent four interconnected representations of rational proportional reasoning. On the FTCE General Knowledge Mathematics subtest, proportional reasoning forms the single largest category of applied arithmetic questions. Candidates must demonstrate seamless agility in interconverting between representations, executing fraction and mixed-number operations, solving direct and inverse variation models, and calculating multi-tier percentage changes.
1. Fraction Concepts, Equivalence & Operations
A fraction $\frac{a}{b}$ consists of a numerator $a$ (representing the number of equal parts being considered) and a denominator $b$ (representing the total number of equal parts into which the whole is divided, where $b \neq 0$).
Fraction Types & Conversions
- Proper Fraction: Numerator is strictly less than denominator ($|a| < |b|$, e.g., $\frac{3}{7}, \frac{5}{8}$). Value is between $-1$ and $1$.
- Improper Fraction: Numerator is greater than or equal to denominator ($|a| \ge |b|$, e.g., $\frac{11}{4}, \frac{9}{9}$). Value is $\ge 1$ or $\le -1$.
- Mixed Number: A combination of a non-zero integer and a proper fraction ($c \frac{a}{b}$, e.g., $2 \frac{3}{4}$).
- Converting Mixed Number to Improper Fraction:
- Converting Improper Fraction to Mixed Number: Divide numerator by denominator: $29 \div 6 = 4$ with a remainder of $5 \implies \frac{29}{6} = 4 \frac{5}{6}$.
Equivalent Fractions & Simplest Form
Multiplying or dividing both numerator and denominator by the same non-zero integer preserves fractional value: A fraction is in simplest form (lowest terms) when $\text{GCF}(a, b) = 1$. To reduce: divide numerator and denominator by their greatest common factor:
Comparing and Ordering Fractions
- Cross-Multiplication Comparison Method: Example: Compare $\frac{5}{8}$ and $\frac{7}{11}$: Since $55 < 56$, it follows that $\frac{5}{8} < \frac{7}{11}$.
- Common Denominator Method: Find the Least Common Multiple of the denominators (LCD) and scale numerators.
- Benchmark Comparison: Compare fractions against standard benchmarks ($0, \frac{1}{4}, \frac{1}{2}, \frac{3}{4}, 1$).
2. Computational Operations with Fractions & Mixed Numbers
Addition & Subtraction of Fractions
Fractions must have identical denominators before adding or subtracting numerators: If denominators differ, determine the Least Common Denominator $\text{LCD} = \text{LCM}(d_1, d_2)$ and rewrite equivalent fractions:
Mixed Number Subtraction with Regrouping (Borrowing)
Subtract $5 \frac{1}{4} - 2 \frac{5}{6}$:
- Find common denominator: $\text{LCM}(4, 6) = 12$:
- Since $\frac{3}{12} < \frac{10}{12}$, regroup $1$ from whole number $5$:
- Execute subtraction:
Multiplication of Fractions
Multiply numerators directly and denominators directly. Always cross-cancel common factors prior to multiplying to maintain minimal computation: Example with cross-cancellation:
Rule for Mixed Numbers: Convert all mixed numbers to improper fractions before multiplying:
Division of Fractions
Dividing by a fraction is algebraically identical to multiplying by its reciprocal (multiplicative inverse): Example:
3. Decimal Arithmetic & Interconversions
Decimal Operations
- Addition & Subtraction: Align decimal points vertically. Pad trailing zeros as place holders:
- Multiplication: Multiply numbers ignoring decimal points; then sum the total decimal places in both factors to place the decimal point in the final product:
- Division: If the divisor is a decimal, multiply both divisor and dividend by $10^k$ to convert divisor into an integer:
Algebraic Conversion of Repeating Decimals to Fractions
Every periodic repeating decimal can be transformed into an exact rational fraction using algebra:
Pure Repeating Decimal Example
Convert $N = 0.\overline{45} = 0.454545\dots$ to a fraction:
- Let $x = 0.\overline{45}$.
- Because the repeating block has $2$ digits, multiply by $10^2 = 100$:
- Subtract the original equation:
- Solve for $x$ and simplify:
Delayed Repeating Decimal Example
Convert $N = 0.1\overline{6} = 0.16666\dots$ to a fraction:
- Let $x = 0.1\overline{6}$.
- Multiply by $10$ to isolate the non-repeating part: $10x = 1.\overline{6}$.
- Multiply by $100$ to include one repeating period: $100x = 16.\overline{6}$.
- Subtract equations:
Master Fraction-Decimal-Percent Conversion Reference
| Fraction | Decimal | Percentage | Fraction | Decimal | Percentage |
|---|---|---|---|---|---|
| $\frac{1}{2}$ | $0.5$ | $50%$ | $\frac{1}{6}$ | $0.1\overline{6}$ | $16.\overline{6}% = 16 \frac{2}{3}%$ |
| $\frac{1}{3}$ | $0.\overline{3}$ | $33.\overline{3}% = 33 \frac{1}{3}%$ | $\frac{5}{6}$ | $0.8\overline{3}$ | $83.\overline{3}% = 83 \frac{1}{3}%$ |
| $\frac{2}{3}$ | $0.\overline{6}$ | $66.\overline{6}% = 66 \frac{2}{3}%$ | $\frac{1}{8}$ | $0.125$ | $12.5% = 12 \frac{1}{2}%$ |
| $\frac{1}{4}$ | $0.25$ | $25%$ | $\frac{3}{8}$ | $0.375$ | $37.5% = 37 \frac{1}{2}%$ |
| $\frac{3}{4}$ | $0.75$ | $75%$ | $\frac{5}{8}$ | $0.625$ | $62.5% = 62 \frac{1}{2}%$ |
| $\frac{1}{5}$ | $0.2$ | $20%$ | $\frac{7}{8}$ | $0.875$ | $87.5% = 87 \frac{1}{2}%$ |
| $\frac{2}{5}$ | $0.4$ | $40%$ | $\frac{1}{10}$ | $0.1$ | $10%$ |
| $\frac{3}{5}$ | $0.6$ | $60%$ | $\frac{1}{12}$ | $0.08\overline{3}$ | $8.\overline{3}% = 8 \frac{1}{3}%$ |
| $\frac{4}{5}$ | $0.8$ | $80%$ | $\frac{1}{20}$ | $0.05$ | $5%$ |
4. Ratios, Rates, Proportions & Variations
Ratios & Rates
- Ratio: A comparison of two quantities by division, written as $a:b$, $a\text{ to }b$, or $\frac{a}{b}$.
- Part-to-Part Ratio: Compares one component to another (e.g., boys to girls $= 12:15 = 4:5$).
- Part-to-Whole Ratio: Compares one component to the total aggregate (e.g., boys to total students $= 12:27 = 4:9$).
- Unit Rate: A rate normalized so the denominator equals $1$ unit (e.g., speed in miles per hour, unit cost in dollars per ounce):
Solving Proportions
A proportion is an equation stating that two ratios are equal:
Direct vs. Inverse Variation Models
| Characteristic | Direct Variation | Inverse (Indirect) Variation |
|---|---|---|
| Mathematical Equation | $y = kx \quad \iff \quad \frac{y}{x} = k$ | $xy = k \quad \iff \quad y = \frac{k}{x}$ |
| Two-Point Relationship | $\frac{y_1}{x_1} = \frac{y_2}{x_2}$ | $x_1 y_1 = x_2 y_2$ |
| Behavioral Dynamic | As $x$ increases, $y$ increases proportionally. | As $x$ increases, $y$ decreases proportionally. |
| Graphical Shape | Straight line passing through origin $(0,0)$. | Hyperbolic curve asymptotic to coordinate axes. |
| Real-World Examples | - Distance vs. time at constant speed<br/>- Total grocery cost vs. pounds purchased | - Number of workers vs. hours to complete project<br/>- Speed vs. travel time for a fixed distance |
Inverse Variation Applied Example
If $6$ educators can grade a standardized assessment batch in $8$ hours, how many hours would it take $10$ educators working at the same pace?
- Identify relationship: Workforce size ($w$) and grading time ($t$) vary inversely $\implies w_1 t_1 = w_2 t_2$.
- Substitute known values:
- Convert decimal time: $0.8\text{ hr} \times 60\text{ min/hr} = 48\text{ minutes} \implies 4\text{ hours } 48\text{ minutes}$.
5. Percent Applications, Markups, Discounts & Financial Calculations
Percent Fundamentals
A percent represents a fraction with a denominator of $100$ ($\text{per cent} = \text{per hundred}$):
Percent Change (Increase / Decrease)
⚠️ CRITICAL FTCE TRAP: Always divide the absolute difference by the ORIGINAL (initial) value, NEVER the new or discounted value!
Example: A school district budget increases from $$4,000,000$ to $$4,600,000$. What is the percent increase?
Successive (Compound) Percentage Changes
When an item undergoes multiple consecutive percentage adjustments, you cannot simply add or subtract the percentages. Each adjustment applies to the updated intermediate base.
Multiplier Method
- A markup of $p%$ corresponds to multiplying by $(1 + r)$ where $r = p/100$.
- A discount of $d%$ corresponds to multiplying by $(1 - d/100)$.
Example: A graphing calculator wholesale cost is $$80$. The bookstore marks it up by $25%$. Later, during a back-to-school promotion, the bookstore offers a $20%$ discount off the retail price. What is the final sale price?
- Markup multiplier: $1 + 0.25 = 1.25$.
- Discount multiplier: $1 - 0.20 = 0.80$.
- Insight: A $25%$ markup followed by a $20%$ discount returned the price to the original $$80$ because $1.25 \times 0.80 = 1.00$.
Example 2 (Consecutive Discounts): An item priced at $$200$ receives a $30%$ store discount and an additional $10%$ loyalty coupon. The effective total discount is $1 - 0.63 = 0.37 = 37%$ (NOT $30% + 10% = 40%$!).
Simple Interest & Compound Interest
- Simple Interest Formula:
Where:
- $I = \text{Interest earned or paid}$
- $P = \text{Principal amount invested or borrowed}$
- $r = \text{Annual interest rate as a decimal (e.g., } 6% = 0.06)$
- $t = \text{Time in YEARS (e.g., } 18\text{ months } = 1.5\text{ years)}$
- Total Accumulated Balance ($A$):
- Compound Interest (Compounded $n$ times per year):
- Annually: $n = 1$
- Semiannually: $n = 2$
- Quarterly: $n = 4$
- Monthly: $n = 12$
A vocational carpentry teacher starts with an 8-foot wooden plank ($96\text{ inches}$). The teacher cuts two pieces measuring $24 \frac{3}{8}\text{ inches}$ and $38 \frac{3}{4}\text{ inches}$. If each saw cut results in a kerf blade loss of $\frac{1}{8}\text{ inch}$ (2 cuts total), what is the exact length of the remaining piece?
What is the simplified rational fraction representation of the repeating decimal $0.2\overline{45} = 0.2454545\dots$ in lowest terms?
A maintenance crew of 4 technicians can completely pressure-wash and repaint the exterior of a Florida elementary school in 15 days. If the district requires the project to be completed in 6 days, how many ADDITIONAL technicians with the same productivity rate must be hired?
A school supplies retailer purchases art kits from a wholesaler for $$50$ each. The retailer marks up the price by $40%$ to set the regular retail price. During an annual clearance event, the retailer offers a $30%$ discount off the regular retail price. What is the net profit or loss per kit compared to the original $$50$ wholesale cost?
An educator invests a principal sum $P$ into a state credit union savings certificate earning a simple annual interest rate of $4.5%$. If the account accumulates to a total balance of $$6,540$ after 2 years, what was the original principal invested?