The sum of two positive real numbers is 100. Find their maximum possible product.
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.
Actually, it is a troll question. AM-GM trivializes the problem, as seen by @Poonayu Sharma 's solution below.
Log in to reply
'Troll' question usually reffers to a 'trick' question
Ya u are ryt agnishom
Will you kindly help me to know how to maximize a function
Log in to reply
You have to take a derivative of the function f ( x ) . Google it for some info.
Differentiate the function 2 times if the function is negative it is maximum
indeed i had to resort to this...
The product of two natural positive numbers is the area of a rectangle with those two numbers as sides. Since max: value of a rectangle is possible when it is a sqare, the sides have to ve 50 each, and the area would be 2500
That is a very good idea. Isn't it?
Good point
i can't get it
It's very easy to understand! Thanx
If you've ever done MATHCOUNTS, this is an essential trick. The product of two numbers with a given sum is maximized when both numbers are the same.
We proceed with the AM-GM inequality. If the numbers are x and y , we see that
2 x + y ≥ x y
The maximum value of the RHS will be achieved when equality is attained. Set both sides equal, and substitute x + y = 1 0 0 . We get
5 0 = x y
Squaring,
x y = 2 5 0 0
Use AM greater than or equal to GM
(x+y)/2 is greater than or equal to (xy)^1/2
By substituting x+y as 100, We can get xy is less than or equal to 2500
(Sorry for using words..I dont know how to put greater than equal to sign)
A sum can be done in different ways but calculus makes it very very easy
That is another good approach to the problem, but it is essentially the same as the area approach.
Let the two positive real numbers be x and y . By AM-GM , 2 x + y ≥ x y ⟹ x y ≤ 2 1 0 0 = 5 0 ⟹ x y ≤ 5 0 2 = 2 5 0 0 , with equality iff x = y = 5 0 .
Well an easier approach would be to know that for a given sum formed by two real no., the maximum product is achieved, when the difference between the two no.s is the smallest.for example.lets take a no. say 16.clearly its an even no.,so it can be divided by 2, and so the two no.s(8,8) would have the least difference i.e, 0 when compared to any other pair(say 7,9) and so the maximum product would be 8*8=64.
I discovered it while learning the factorisation of a trinomial,.where splitting of the terms is required I think you should get it..though i have explained it too much briefly:)
Let the two positive numbers be c and d
Now, the arithmetic mean of c and d = 2 c + d
And the geometric mean of c and d= c d
AM >= GM 2 c + d >= c d
2 1 0 0 >= c d
c d <= 50
cd <= 5 0 2
cd <= 2500
therefore the maximum possible product is 2500.
Instead of doing the calculus I just thought
2 × 9 8 is definitely > 1 × 9 9
That means 5 0 × 5 0 will be the greatest but I thought it has to be 2 distinct numbers so I went with 4 9 × 5 1 first
Let the numbers be a , b .By the AM-GM Inequality,we have: 2 a + b ≥ a b Putting in a + b = 1 0 0 , we get: 2 1 0 0 ≥ a b 5 0 ≥ a b Squaring both sides,we get: 2 5 0 0 ≥ a b
Since both the numbers are positive...And Since for the positive numbers their arithmetic mean is always greater than or equal to their geometric mean...... Let a and b be the two numbers.. This implies (a+b)/2 >= (a*b)^0.5....... But since the product is to be maximum... This implies that equality holds.... Therefore both the numbers are equal.. But since their sum is 100 so both numbers are 50 each.... Hence their product is 2500.
It can be simply solved using AM-GM inequality
Let the two number number be
a
,
b
2
a
+
b
≥
a
b
→
5
0
≥
a
b
→
2
5
0
0
≥
a
b
2 5 0 0 = a b if and only if a = b = 5 0
So a b = 2 5 0 0
A very simple approach to this, not using Maxima and Minima or AM-GM inequality would be
Step 1:Take the numbers as 50+x and 50-x Step 2:Product of them is 50^2 - x^2
Since x=0 is the minimum value for x, we get the product as maximum(subtracting the minimum makes expression maximum)
Therefore product=50^2=2500
maximum product will only happen if a = b or b = a 100 = 2a a = 50 maximum P = 50 ( 50 ) = 2500
using AM-GM inequalities, (x+y)/2 >(and equal to) √xy,
substitute the given value, we get 50 >(and equal to) √xy
therefore, the maximum value of xy is 50^2 = 2500
The solution is yes, it is in fact a troll question.
it is given that a+b=100---- (1) . Let ab =y------ (2) (which is to be maximized). differentiate (1) and (2) wrt b. we get... da/db = -1---- (3) and da/db (b) +a =dy/db-----(4) sub,,. 3 in 4 and we get , a-b = dy/db .. since it has to be maximized, a-b=0----- (5). By solving eqn 4 and 5 we get a=50 and b=50 whose multiplication product is 2500.
This a simple question from maxima and minima. let, x+y=100 so that y=100-x xy=x(100-x) f(x)=100x-x^2. now find f'(x). get the value of x. substitue it in f(x) and get the max possible product!
50+50=100 50 50=2500 49+51=100 49 51=2499 That means when you make any addends less than 50, the product will become lesser.
Let x equal the first number, then 100-x is equal to the second number. The product is then (100-x)x = -x^2+100x which for convienience I will call f(x). Because this polynomial is of degree two it will have only one vertex. Then there is only one point on f(x) where the slope of the tangent is zero, namely the vertex. This sets up a nice equation 0=d/dx[f(x)]. This is just d/dx[-x^2+100x]=0 -> -2x+100=0 -> x=50. Knowing the x coordinate of the vertex is 50, we can find the y coordinate by finding f(50) = 5000-50^2 =5000-2500 = 2500. This is therefore the max of this equation, so our answer is 2500.//
There are many more ways to complicate this simple quaestion.Such exercises are welcome at Level three or higher.The purpose of level one questionbs is to arouse interest in Maths.Let us not drive away the curious ones.
Let x and y be the two numbers Now since x+y=100 Therefore x=100-y Now Let f(x)= xy therefore f(x)= (100-x)x Thus f(x) = 100x- x 2 Now f'(x) = 100- 2x ..(1) now For extreme values f '(x) = 0 thus From (1) X=50 so y =100-X=50 Thus x=50 and y=50 Maximises it Thus Product of two numbers =50×50= 2500
the simple way is we know the sum of the two numbers are 100 right? so we have to find the maximum possible product of the two numbers by multiplication .So try multiplying any number with another but it wont go over 50x50 that comes to 2500 so the answer is 2500..
Problem Loading...
Note Loading...
Set Loading...
Let the two real numbers be x and y
Since, x + y = 1 0 0 ⟹ y = 1 0 0 − x
The product of the two numbers = x y = x ( 1 0 0 − x ) = 1 0 0 x − x 2
So, we need to maximise the function 1 0 0 x − x 2
Let f ( x ) = 1 0 0 x − x 2
f ( x ) is maximised when f ′ ( x ) = 0
So, 1 0 0 − 2 x = 0 ⟹ x = 5 0
Thus, x = y = 50 maximises it.
No, this is an introductory Calculus Question