Difference between revisions of "Reduced fraction"

m
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
Given an unreduced fraction, one may reduce it by cancelling common factors of the [[numerator]] and [[denominator]] in accordance with the rules of [[arithmetic]].  For example,  <math>\frac {15}{27}</math> is not a reduced fraction because both 15 and 27 are divisible by 3.  So in order to reduce, we write <math>\frac{15}{27} = \frac{3 \cdot 5}{3\cdot 9} = \frac5 9</math>, and 5 and 9 are relatively prime, so this fraction is reduced.
 
Given an unreduced fraction, one may reduce it by cancelling common factors of the [[numerator]] and [[denominator]] in accordance with the rules of [[arithmetic]].  For example,  <math>\frac {15}{27}</math> is not a reduced fraction because both 15 and 27 are divisible by 3.  So in order to reduce, we write <math>\frac{15}{27} = \frac{3 \cdot 5}{3\cdot 9} = \frac5 9</math>, and 5 and 9 are relatively prime, so this fraction is reduced.
  
Sometimes, it might take several steps to reduce a fraction (because we don't notice all the common factors of the numerator and denominator, for example).  For instance, in reducing the fraction <math>\frac{357}{273}</math>, we might first notice that the numerator and denominator are divisble by 3 and so reduce to <math>\frac{357}{273} = \frac{3\cdot 119}{3\cdot 91} = \frac{119}{91}</math>.  We have now reduced our original fraction, but it can be reduced further: both 119 and 91 are divisble by 7, and the fraction reduces again to <math>\frac{17}{13}</math>.  In this case, we call the intermediate steps ''partially reduced'' and the final, reduced fraction ''fully reduced''.
+
Sometimes, it might take several steps to reduce a fraction (because we don't notice all the common factors of the numerator and denominator, for example).  For instance, in reducing the fraction <math>\frac{357}{273}</math>, we might first notice that the numerator and denominator are divisible by 3 and so reduce to <math>\frac{357}{273} = \frac{3\cdot 119}{3\cdot 91} = \frac{119}{91}</math>.  We have now reduced our original fraction, but it can be reduced further: both 119 and 91 are divisible by 7, and the fraction reduces again to <math>\frac{17}{13}</math>.  In this case, we call the intermediate steps ''partially reduced'' and the final, reduced fraction ''fully reduced''. Reduceed fractions. Gets interesting in decimals and percents.
  
 +
==See Also==
 +
*[[Reducible Fraction]]
 
{{stub}}
 
{{stub}}

Latest revision as of 13:22, 7 March 2021

A reduced fraction, also known as a fraction written in lowest terms, is a rational number written in the form $\frac a b$ where $a$ and $b$ are integers with no common divisors (that is, which are relatively prime).

Given an unreduced fraction, one may reduce it by cancelling common factors of the numerator and denominator in accordance with the rules of arithmetic. For example, $\frac {15}{27}$ is not a reduced fraction because both 15 and 27 are divisible by 3. So in order to reduce, we write $\frac{15}{27} = \frac{3 \cdot 5}{3\cdot 9} = \frac5 9$, and 5 and 9 are relatively prime, so this fraction is reduced.

Sometimes, it might take several steps to reduce a fraction (because we don't notice all the common factors of the numerator and denominator, for example). For instance, in reducing the fraction $\frac{357}{273}$, we might first notice that the numerator and denominator are divisible by 3 and so reduce to $\frac{357}{273} = \frac{3\cdot 119}{3\cdot 91} = \frac{119}{91}$. We have now reduced our original fraction, but it can be reduced further: both 119 and 91 are divisible by 7, and the fraction reduces again to $\frac{17}{13}$. In this case, we call the intermediate steps partially reduced and the final, reduced fraction fully reduced. Reduceed fractions. Gets interesting in decimals and percents.

See Also

This article is a stub. Help us out by expanding it.