Simple fun algebraic proof, help please?

markallen

New member
Joined
Apr 19, 2011
Messages
7
I need to mathematically prove that:

(a + b)/(c + d) lies between (a / c) and (b / d).

a,b,c,d are all real and >0

Any ideas?

(also, if necessary you can assume that b>a and d>c but preferably not)
 
Without loss of generality, since we can just do it the other way, let's assume one is greater than the other.

\(\displaystyle \frac{a}{c}<\frac{b}{d}\)

Since everything is positive, we have:

\(\displaystyle \frac{a}{c}<\frac{b}{d} \iff a\cdot d < b\cdot c\)

Do that two more times

\(\displaystyle \frac{a+b}{c+d}<\frac{b}{d}\implies\)
 
tkhunny said:
Without loss of generality, since we can just do it the other way, let's assume one is greater than the other.

\(\displaystyle \frac{a}{c}<\frac{b}{d}\)

Since everything is positive, we have:

\(\displaystyle \frac{a}{c}<\frac{b}{d} \iff a\cdot d < b\cdot c\)

Do that two more times

\(\displaystyle \frac{a+b}{c+d}<\frac{b}{d}\implies\)


Oh I see where you're going and I like it!

But I gotta say I'm not sure how to complete it... lol
 
tkhunny said:
If a*d < b*c implies all three, you're done.

I'm not sure what you mean by 'all three' and indeed what you meant before by 'do this two more times'?
 
markallen said:
tkhunny said:
Without loss of generality, since we can just do it the other way, let's assume one is greater than the other.

\(\displaystyle \frac{a}{c}<\frac{b}{d}\)

Since everything is positive, we have:

\(\displaystyle \frac{a}{c}<\frac{b}{d} \iff a\cdot d < b\cdot c\)

Do that two more times

\(\displaystyle \frac{a+b}{c+d}<\frac{b}{d}\implies\)


Oh I see where you're going and I like it!

But I gotta say I'm not sure how to complete it... lol

TK showed that

(a+b)/(c+d) < b/d

Now following his logic - twist it a bit - and yo'll get to

(a+b)/(c+d) > a/c
 
markallen said:
I need to mathematically prove that:

(a + b)/(c + d) lies between (a / c) and (b / d).

a,b,c,d are all real and >0

Any ideas?

(also, if necessary you can assume that b>a and d>c but preferably not)
Well here is a different way if you are still puzzled by TK's direct method.

I admit that my way is longer, but I have an affection for proofs by contradiction.

Without loss of generaility, it can be assumed that (a/c) < (b/d). Same as TK's first step.
Assume, FOR PURPOSES OF CONTRADICTION, that (a + b)/(c + d) >= (b/d).
But c and d positive so d(c + d) positive.
So, (a + b)d >= b(c + d).
So ad + bd >= bc + bd.
So ad >= bc.
But c and d positive so cd positive.
So, (a/c)>= (b/d), which contradicts hypothesis that (a/c) < (b/d).
So (a + b)/(c + d) < (b/d).

So there is half of a proof by reductio ad absurdam.

Can you do the other half?
 
I have to say it. "Unique answers don't care how you find them." In this case, it's a little different. Things that can be proven don't care how you prove them.
 
tkhunny said:
I have to say it. "Unique answers don't care how you find them." In this case, it's a little different. Things that can be proven don't care how you prove them.
I absolutely agree, but it is sometimes valuable to demonstrate that there is usually more than one way to skin a cat. Math is a way of thinking, and the more ways you know how to think the better. I suspect we agree on that too.
 
Whoops, I forget ot say that last part. "It's a beautiful thing!"
 
Hello, markallen!

This is a slight variation of JeffM's proof . . .


\(\displaystyle \text{Prove: }\:\frac{a + b}{c + d}\,\text{ lies between }\,\frac{a}{c}\text{ and }\frac{b}{d}\)

. . \(\displaystyle a,b,c,d\text{ are all real and positive.}\)

\(\displaystyle \text{WLOG, assume }\,\frac{a}{c} \,<\,\frac{b}{d} \quad\Rightarrow\quad ad \:<\:bc\;\;[1]\,\)

[Edit: corrected typo]

\(\displaystyle \text{Add }ac\text{ to both sides of [1]: }\:ac + ad \:<\:ac + bc \quad\Rightarrow\quad a(c+d) \:<\:c(a+b)\)

. . \(\displaystyle \text{Divide by }c(c+d)\!:\:\;\frac{a}{c}\:<\:\frac{a+b}{c+d}\;\;[2]\;\)


\(\displaystyle \text{Add }bd\text{ to both sides of [1]: }\:ad + bd \:<\:bc + bd \quad\Rightarrow\qiad d(a+b) \:<\:b(c+d)\)

. . \(\displaystyle \text{Divide by }d(c+d)\!:\;\;\frac{a+b}{c+d} \:<\:\frac{b}{d}\;\;[3]\;\)


\(\displaystyle \text{Combine [2] and [3]: }\;\frac{a}{c}\:<\:\frac{a+b}{c+d}\:<\:\frac{b}{d}\)

 
soroban,

it should have been "ad < bc" below.

soroban said:
\(\displaystyle \text{WLOG, assume }\,\frac{a}{c} \,<\,\frac{b}{c} \quad\Rightarrow\quad ad \:<\:bd\;\;\,\ \longleftarrow \text{Here, the "bd" should be a "bc."}\)

Or this method:

\(\displaystyle Continuing \ with \ the \ information \ in \ the \ quote \ box:\)


\(\displaystyle * \ (ad - bc) \ < \ 0,\ \ and \ similarly,\)

\(\displaystyle ** \ \ (bc - ad) \ > \ 0.\)


\(\displaystyle Long \ division \ of \ \ \frac{a + b}{c + d} \ \ yields \ \ \frac{a}{c} + \frac{bc - ad}{c(c + d)}\)

\(\displaystyle By \ using \ *, \ \ \frac{a + b}{c + d} \ > \ \frac{a}{c}.\)


----------------------------------------------------------------------------


\(\displaystyle Rewrite \ \ \frac{a + b}{c + d} \ \ as \ \ \frac{b + a}{d + c}.\)


\(\displaystyle Long \ division \ of \ \ \frac{b + a}{d + c} \ \ yields \ \ \frac{b}{d} + \frac{ad - bc}{d(d + c)}.\)

\(\displaystyle By \ using \ **, \ \ \frac{a + b}{c + d} \ < \ \frac{b}{d}.\)


-----------------------------------------------------------------------------


\(\displaystyle Therefore,\)

\(\displaystyle \ \frac{a}{c} \ < \ \frac{a + b}{c + d} \ < \ \frac{b}{d}.\)
 
Soroban

Your proof is undoubtedly more elegant and concise than mine. But then I do not know much math, and I have this odd fondness for proofs by contradiction.

Jeff
 
markallen said:
Wow thanks guys... you've shown 3 or 4 interesting ways to prove it. I love it!

Ofcourse you do - you got your work done without doing any work!!

In your other post you said (without showing any work):

But when it comes to actually answering the question, i.e. when Person B picks 3 boxes... I can't quite get my head round the calculation.

and all your work was done..... good system....
 
Subhotosh Khan said:
markallen said:
Wow thanks guys... you've shown 3 or 4 interesting ways to prove it. I love it!

Ofcourse you do - you got your work done without doing any work!!

In your other post you said (without showing any work):

But when it comes to actually answering the question, i.e. when Person B picks 3 boxes... I can't quite get my head round the calculation.

and all your work was done..... good system....

lol what's your point? I'm unsure of what value you added to the thread there.
 
I'll give the point.

Whenever you post, *show* as much work as you can,
not claim you did work that you did not show.

Go to and the "Read Before Posting" thread above the problems for your
part of the responsibility.

I was wrong to show as much work to you as I did (without you showing any work),
and I got caught up in the moment. No one else here should have laid out any solutions
to you, either.
 
Occasionally, we're relaxed enough to give you a chance to get through your first post.

Please show all work you have done. It is so much easier to provide what is needed, rather than rewriting text books. Please also provide your thoughts about your planned solution and some indication of why you think you are stuck.
 
Top