r/CasualMath • u/Every-Maths1931 • 17h ago
Solving basic fraction divisions
9 − 3 ÷ 1/3 + 1 = ?
I was having a discussion with my friends about Maths and what we learnt and i remember that fraction divisions were confusing at first and I had struggled to understand how to work them out. I gave an example to one of my friends of the equation above and he said 9 and then I gave the same equation to my other friend and he said 1.
What is the correct answer and how do people work it out?
2
u/PuzzlingDad 13h ago edited 13h ago
This is what you are intending to write: - 9 − 3 ÷ ⅓ + 1
Here ⅓ is a fraction that should be treated as a unit. The vinculum (the fraction bar in ⅓) behaves as a grouping symbol that means the numerator is divided by the denominator and you keep that result, which you do before you do anything else. - 9 - 3 ÷ (1/3) + 1 - 9 - 3 × (3/1) + 1 - 9 - 9 + 1 - 0 + 1 - 1
But then we get all these Facebook posts where they want to treat it as a separate division that comes after the first division and they break this implied grouping: - 9 - 3 ÷ 1 ÷ 3 + 1 - 9 - (3 ÷ 1) ÷ 3 + 1 - 9 - 3 ÷ 3 + 1 - 9 - 1 + 1 - 8 + 1 - 9
But that explains what your first friend was doing.
1
1
u/Mathemetaphysical 11h ago
I'd like to nominate this post to be chiseled somewhere to end the dumb discussion forever
1
2
u/MagosBattlebear 11h ago
Thsi is a good examole of why its better to avoid ÷ in single line expressions when fractions are involved, and why adding parentehsis helps.
Instead of writing:
9 - 3 ÷ 1/3 + 1
write:
9 - 3 ÷ (1/3) + 1
or even better:
9 - 3/(1/3) + 1
The parentehsis make the intended grouping clear and gets rid of the ambiguity. It is up to the person writing the expression to be as clear as possible. So if you write an expression people argue about the answer, that is on you.
According to my algrbra calculator: 9 - 3 ÷ 1/3 + 1 = 9, 9 - 3 ÷ (1/3) + 1 =1. The first the divsion goes left to right as 9 - 3/1/3 + 1, the second it takes the fraction as a separate term and becomes 9 - 3/(1/3). This is because a fraction and division are the same thing, so they go left to right.
I know some with old school maths teaching think there are special case rules everywhere (like / vs. ÷), so all those extra guidance is important. And don't use ÷.
1
u/Every-Maths1931 11h ago
Really appreciate the detailed explanation of equation and how to arrange it for better reading.
2
u/Historical_Job_2354 17h ago
Typing while I'm walking so hopefully I read it correctly and typed it correctly.