lesson

Updated 6 days ago ยท 2 views
If you add two simple fractions together, could the answer ever spit out an endless, non-repeating number like ฯ or 2โ? It turns out the fraction world has an unbreakable barrier, and we can prove it with basic algebra.
A rational number is any number that can be written as a fraction baโ, where a and b are integers (whole numbers like โ3,0,7) and b๎ =0.
๐A clean visual breakdown card showing the anatomy of a rational number. At top: 'Rational Number Definition' in dark slate (#1e2945). Center: Large fraction 'a / b' styled in bold blue (#2563eb). An arrow points to 'a' labeled 'Integer (any whole number or negative)'. An arrow points to 'b' labeled 'Non-zero Integer (b โ 0)'. Below, show three mini badge examples: '3/4', '-5/1 = -5', '0.2 = 2/10 = 1/5' to demonstrate integers and terminating decimals fit this form. Crisp white background card (#ffffff), rounded 12px corners, light gray border (#e2e8f0).
What happens when we take two completely unknown rational numbers and add them together?
The Algebraic Proof
Let our first rational number be x=baโ and our second be y=dcโ, where a,b,c, and d are integers with b๎ =0 and d๎ =0.
To add these fractions, we find a common denominator by multiplying the top and bottom of each fraction by the other's denominator: bโ
daโ
dโ+dโ
bcโ
bโ=bdad+bcโ.
๐A step-by-step visual algebraic proof container. Step 1: Start with 'x + y = a/b + c/d' with tags showing 'a, b, c, d are integers, b, d โ 0'. Step 2: Common denominator step showing '(aยทd)/(bยทd) + (bยทc)/(bยทd)'. Step 3: Combined fraction '(ad + bc) / bd'. Highlight top numerator '(ad + bc)' with a green bubble: 'Integer! (integers are closed under ร and +)'. Highlight bottom denominator 'bd' with a teal bubble: 'Non-zero Integer! (product of two non-zero integers)'. Conclusion banner: 'Numerator is integer / Denominator is non-zero integer = Rational!'. Rounded cards, smooth subtle styling.
Because multiplying and adding integers always results in another integer, the top expression ad+bc is definitely an integer.
Since neither b nor d is zero, their product bd is also a non-zero integer, meaning bdad+bcโ meets the exact definition of a rational number.
Does this algebraic blueprint match what happens when we use actual numbers?
Numerical Walkthrough
Let's test x=32โ and y=54โ, where a=2,b=3,c=4, and d=5.