How Can I Prove p*q = 0.25 Given p + q = 1?

  • Thread starter Thread starter Error 404
  • Start date Start date
AI Thread Summary
To prove that p*q = 0.25 given p + q = 1, one can utilize algebraic methods or calculus. The maximum product occurs when p and q are equal, specifically at p = 0.5 and q = 0.5, leading to the product pq = 0.25. Graphing the function or using derivative tests can help visualize this maximum. The discussion emphasizes the importance of understanding the relationship between p and q, and while some participants express frustration, they ultimately suggest that demonstrating various values can illustrate the concept effectively. The problem is framed as a bonus question, indicating that the teacher expects students to engage with the material rather than find the answer through direct assistance.
Error 404
Messages
3
Reaction score
0
Hi. I'm a freshman and I royally suck at math. I know this isn't really a math forum, but I know physics involves math, which means you guys are probably wicked good. Anyway, I have a bonus question that will earn me a point or two on my next test, but my teacher says only one or two people a year actually solve it. (Because he won't give you points for being on the right track. It is either right, or it isn't)

Anyway, it really is simple, which is why I feel stupid for having to ask it.

He says prove p*q=.25

So I have been trying at it, but like I said, I suck.

p+q=1
So... p=1/q or.. see I just... it just doesn't make sense.
Uhm... I don't even know where to start...

Any help would be greatly appreciated.
 
Physics news on Phys.org
I think your problem asks to prove that the maximum value of the product pq subject to the constraint p+q=1 is 0.25.

Two ways i can think of

1.Without calculus.
2.Using Lagrange multipliers.

Ring a bell?

Daniel.
 
# 1. Rings a bell. He said it could be done using simple college algebra. And uh, what you said about the problem looks about right too.
 
Error 404,

If you're really in college and think that p+q=1 means that p=1/q, you don't deserve extra credit on this problem. If someone here helps you get the answer, and you turn it in as your own work, you'll be cheating!
 
It's actually correct to write p=1-q rather than p=\frac{k}{q}.I'm sure the study of a quadratic (min,max,vertex coordinates) it's no mistery to u.

Daniel.
 
jdavel said:
Error 404,

If you're really in college and think that p+q=1 means that p=1/q, you don't deserve extra credit on this problem. If someone here helps you get the answer, and you turn it in as your own work, you'll be cheating!

OUCH! :smile:
Yeah, I'm sure the guy knows the difference between addition and multiplication!

So you've got p(1-p), right?

= p - p^2

p < 1 by definition.

The squares of numbers that are less than one end up being less than the original numbers. Hmm...that doesn't tell us much except that the result is positive, which we knew already.

well, maybe if we considered three cases

p = 1/2 ==> p-p^2 = 1/4

1 > p > 1/2 ==> ?

0 < p < 1/2 ==> ?

Just some preliminary thoughts guys, just thinking out loud. Don't actually know how to solve it yet (without differentiating, that is). Hopefully this helps you along, Error 404.
 
Last edited:
Just try different values of p and q and see that the product of pq would be greatest when they are both equal.
I don't know how you can proove this though... just show heaps of different values and the answers you get?
 
You can rigurously prove it by searching for the maximum of the product function:f(p)=p(1-p)...

Daniel.
 
Searching for the maximum...without calculus?

How?
 
  • #10
HINT: What will the function look like graphed?
 
  • #11
Hehe...yeah ok. Of course.
 
  • #12
There's no other rigorous way than using calculus. Determine the value of p for which the derivative of p - p^2 is zero.
A non-calculus way is to plot the function values on a graph. I wrote a short c++ program and gave me as values of p = 0.5 and pq = 0.25.
 
  • #13
error 404.

is the "p + q = 1" given or is that of your own doing?
 
  • #14
dtang0 said:
error 404.

is the "p + q = 1" given or is that of your own doing?

That is given.


If you're really in college and think that p+q=1 means that p=1/q, you don't deserve extra credit on this problem. If someone here helps you get the answer, and you turn it in as your own work, you'll be cheating!

Okay, I suck at math, but I am not that bad. I made a typo. I wasn't really paying attention.

It isn't cheating, it is research. I don't think he expects us to figure it out on our own since he didn't really teach us to. I think he expects us to earn the points by putting forth the effort to solve it.

as values of p = 0.5 and pq = 0.25.
I am not sure what he wants. He gave us that example. He was like, "And don't turn in p=.5, q=.5 so pq=.25

Argh, forget it. Looks like wayyy too much work for a couple of bonus points. Let's just hope I do well on the test today.
 
  • #15
Argh, forget it. Looks like wayyy too much work for a couple of bonus points. Let's just hope I do well on the test today.

Actually, it's very simple. Dextercioby told you everything you need to know. But, I will explain it even further.
When you graph the function you will see that it has a maximum. Since the graph is symmetric through the line parallel to the f(p) axis passing to the maximum, the point in which the maximum is can be found if you find the points at which the function is zero. The point of maximum will be in the middle of their interval.
 
  • #16
or you could toss together 5 statements that can be deduced from the original constraints and call that a proof. seeing as its just a bonus question i think that's what he's looking for.
 
Back
Top