Fred has two rational numbers ( and ), made of positive integers and .
Fred doesn't understand the rules for adding fractions, so he simply added the numerators together and added the denominators together. For example, Fred would get .
Can Fred ever get the correct answer, given two rational numbers?
Note: The fractions do not have to be in the simplest form and Fred would still be correct even if his answer wasn't in the simplest form
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Performing the correct arithmetic, he would get b a + d c = b d a d + b c
Performing the incorrect arithmetic, he would get b a + d c = b + d a + c
Setting these equal, we can solve to find all possible solutions: b d a d + b c = b + d a + c
Cross-multiplying and simplifying we get: a d 2 + c b 2 = 0
Since a , b , c , d are positive, the left side of this equation will be positive and hence cannot equal zero, meaning there are Zero ways for Fred to be correct.
Note that if we set a , b , c , d as "non-negative", we would get a whole set of trivial solutions such as 1 3 0 + 1 6 0 = 2 9 0