Can 1/3 and 1/3 = 2/6? It seemed so
marilynburnsmathblog.com
Can 1/3 and 1/3 = 2/6? It seemed so
1–10 of 308 posts
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#2It's not as bad of a nightmare as trying to explain the answer to the missing dollar riddle: https://en.m.wikipedia.org/wiki/Missing_dollar_riddle. That's an absolute nightmare.
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#3Re: Can 1/3 and 1/3 = 2/6? It seemed so
#4Just like Tacitus omits his verbs (!), when we describe fractions we often omit the implicit definition of the whole. Turns out that's a problem for many students.
It's a bit like trying to learn a context-dependent programming grammar with an inconsistent API, but worse, because it's your first "mathematical" language so you're also trying to learn what the abstract objects the language manipulates are.
Some other lovely examples:
3(5) means three times five. 3(x) means three times x. 35 means three times ten plus five. 3x means three times x. x(3) means that x is the name of a function taking, in this instance, 3 as its input.
x^{-1} means \frac{1}{x}, but f^{-1}(x) doesn't mean \frac{1}{f(x)}.
\sin{30}. Radians or degrees? Probably the writer means degrees, but there's no way to tell.
There are many more.
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#5I guess you'd have to come up with a way to explain that adding numbers (which is what you're doing with 1/3 + 1/3) is not the same as combining/averaging fractions, i.e. when you're totaling subgroups into a larger group. It's almost like we need a different "combining" operator for the latter that means to add both the numerator and denominator, because + isn't right for this. Now that I think about it, I'm surpris…
That, in turn, is like the "Age of the Shepherd" problem[0] ... people just add/subtract/multiply/divide things randomly without thinking about what they mean.
[0] https://mystudentvoices.com/how-old-is-the-shepherd-the-prob...
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#6Re: Can 1/3 and 1/3 = 2/6? It seemed so
#7This is a lovely (edit: having been in similar shoes, also terrifying-in-the-moment) example of a broader problem in teaching mathematics: the language we use to describe mathematical reasoning is a natural language, like English or Latin, and therefore full of the sorts of bizarre irregularities you'd find in a natural language. Mathematics is also a language about rigorously and precisely defined objects. The conce…
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#8Re: Can 1/3 and 1/3 = 2/6? It seemed so
#9This is a lovely (edit: having been in similar shoes, also terrifying-in-the-moment) example of a broader problem in teaching mathematics: the language we use to describe mathematical reasoning is a natural language, like English or Latin, and therefore full of the sorts of bizarre irregularities you'd find in a natural language. Mathematics is also a language about rigorously and precisely defined objects. The conce…
I thought it was only on these low levels of educations that people settle on such confusing practices.
Later on the university I've discovered that it's the same on all levels. The notations used outside of programming are simply very context-dependent, and it's pity that that dependency is not made clear more often. Also, some practices directly come from some historical uses, and different paths to the current notations still end up to the similarly looking but different meanings.
Re: Can 1/3 and 1/3 = 2/6? It seemed so
#10I guess you'd have to come up with a way to explain that adding numbers (which is what you're doing with 1/3 + 1/3) is not the same as combining/averaging fractions, i.e. when you're totaling subgroups into a larger group. It's almost like we need a different "combining" operator for the latter that means to add both the numerator and denominator, because + isn't right for this. Now that I think about it, I'm surpris…
I never understood why the Missing Dollar Riddle ever confuses people. As soon as they say "Add the $2 to the $27" I say, "But why are you adding something someone has to a total that people paid?" That, in turn, is like the "Age of the Shepherd" problem[0] ... people just add/subtract/multiply/divide things randomly without thinking about what they mean. [0] https://mystudentvoices.com/how-old-is-the-shepherd-the-pr…
I remember reading long ago (I'd love to find it again) about a CS department that gave a quiz to incoming students that was very predictive of their success. The answers they wrote didn't matter; what mattered was whether their answers evinced consistent meaning applied to terms and operations.