A. The Axiomatic Definition:
A Rational Number is any number that can be expressed in the form:
$$\frac{p}{q}, \quad \text{where } p, q \in \mathbb{Z} \text{ and } q \neq 0$$- $p$ is the numerator (can be positive, negative, or zero).
- $q$ is the denominator (must be a non-zero integer).
- Integers as Rational Numbers: Every integer $n \in \mathbb{Z}$ is a rational number because it can be written with denominator 1: $n = \frac{n}{1}$ (e.g., $-7 = \frac{-7}{1}$, $0 = \frac{0}{1}$).
B. Standard Form of a Rational Number:
A rational number $\frac{p}{q}$ is said to be in Standard Form if and only if:
- Its denominator $q$ is a positive integer ($q > 0$). (If negative, multiply both numerator and denominator by $-1$: $\frac{5}{-8} = \frac{-5}{8}$).
- The numerator $p$ and denominator $q$ have no common factor other than 1 (i.e., they are coprime: $\gcd(|p|, q) = 1$).