1985 AJHSME Problem 10: Difference between revisions
Coolmath34 (talk | contribs) Created page with "== Problem == The fraction halfway between <math>\frac{1}{5}</math> and <math>\frac{1}{3}</math> (on the number line) is <asy> unitsize(12); draw((-1,0)--(20,0),EndArrow); d..." |
m →Problem |
||
| Line 6: | Line 6: | ||
unitsize(12); | unitsize(12); | ||
draw((-1,0)--(20,0),EndArrow); | draw((-1,0)--(20,0),EndArrow); | ||
draw((0,-. | draw((0,-.25)--(0,.25)); | ||
draw((10,-. | draw((10,-.25)--(10,.25)); | ||
draw((17,-. | draw((17,-.25)--(17,.25)); | ||
label("$0$",(0,-.5),S); | label("$0$",(0,-.5),S); | ||
label("$\frac{1}{5}$",(10,-.5),S); | label("$\frac{1}{5}$",(10,-.5),S); | ||
Latest revision as of 22:07, 15 June 2025
Problem
The fraction halfway between
and
(on the number line) is
Solution
and
The fraction in between is