startingover
New member
- Joined
- Mar 10, 2007
- Messages
- 12
Find two positive numbers whose sum is 50 and whose product is as large as possible.
f(x) = x + y = 50
I thought this would be a matter of solving for one variable and substitution. I would think that x and y are both equal to 25, I'm just not sure how to set this up.
x + y = 50
y = 50 - x
x + (50 - x)...I know that's NOT right.
f(x) = x + y = 50
I thought this would be a matter of solving for one variable and substitution. I would think that x and y are both equal to 25, I'm just not sure how to set this up.
x + y = 50
y = 50 - x
x + (50 - x)...I know that's NOT right.