how to solve ?
Started 3 weeks ago by Abhiraj Subhedar in
Abhiraj Subhedar replied 2 weeks ago
3 Replies
-
Replied 4 months ago
Hi Abhiraj,Here, a+b+c = 30, product abc will be maximum when they are as close as possible but as they are distinct, we cannot take all three as 10. So, a=9, b=10, c=11. Thus, maximum product = 9*10*11 = 990.I hope this helps you, please close the ticket if your query has been resolved.