2000 CEMC Pascal Problems/Problem 6
Problem
If
are written from smallest to largest then the middle fraction will be
Solution 1
To figure out which one is the largest, we can use a common denominator for all of the fractions, and then compare the numerators.
First, we can find the LCM (least common multiple) of the denominators:
Since all of the factors in the other numbers are factors of
, we can see that the LCM of the numbers is
.
Ordering these fractions from least to greatest, we have:
The middle fraction is then
.
~anabel.disher
Solution 2
We can convert the fractions to decimals, and then compare their values.
Using long division, we get:
Ordering these decimals from least to greatest, we have:
The middle decimal is then
, which is
.
~anabel.disher