NapkinCalc

Pre-Algebra — Numbers & First Variables

Fractions, decimals & percents

continues from lesson 2 — values defined earlier in the course stay live here

ELI5: these are three costumes for the same number: ½ = 0.5 = 50%. To add fractions, give them a common denominator first; a percent is just "per hundred," so 20% means ×0.20.

addfrac=13+16add_{frac} = \frac{1}{3} + \frac{1}{6} = 0.50000.5000 common denominator 6: 2/6 + 1/6 = 1/2
✓ pass addfrac==0.5add_{frac} == 0.5 the fractions add to one half
discount=0.280discount = 0.2 \cdot 80 = 1616 20% of \$80 is \$16
✓ pass discount==16discount == 16 percent = "per hundred", so ×0.20

Real-world hook: fractions/decimals/percents are tips, taxes, discounts, and interest — the most-used math in daily life.

Try it yourself: add ¾ + ⅛ (common denominator 8).

fracyou=34+18frac_{you} = \frac{3}{4} + \frac{1}{8} = 0.87500.8750 ✏️ Your turn: add 3/4 + 1/8. Rewrite 3/4 as 6/8 first. (The answer is 7/8 = 0.875.)
✓ pass abs(fracyou34+18)<109\mathrm{abs}\left(frac_{you} - \frac{3}{4} + \frac{1}{8}\right) < 10^{-9} green when your sum equals 3/4 + 1/8