Fractions

Practice
Overview

Topic: Fractions

Levels Supported

Primary: yes

Junior: yes

Intermediate: yes

Senior: yes


Intermediate

Important

A fraction is an expression of the form ab\frac{a}{b}, where aa and bb are integers and b0b \neq 0. Fractions can be proper (a<b|a| < |b|), improper (ab|a| \geq |b|), or mixed numbers (a whole number plus a fraction). Fractions can be simplified by dividing numerator and denominator by their greatest common divisor (GCD).

Important properties:

  • Equivalent fractions: ab=kakb\frac{a}{b} = \frac{ka}{kb} for any nonzero kk.

  • Addition and subtraction: ab+cd=ad+bcbd\frac{a}{b} + \frac{c}{d} = \frac{ad + bc}{bd}.

  • Multiplication: ab×cd=acbd\frac{a}{b} \times \frac{c}{d} = \frac{ac}{bd}.

  • Division: ab÷cd=ab×dc\frac{a}{b} \div \frac{c}{d} = \frac{a}{b} \times \frac{d}{c} (for c0c \neq 0).

  • Fractions can represent rational numbers.


Validation

Mathematical correctness: OK Age suitability: OK Progression between levels: OK