how to solve ?

Started 3 weeks ago by Abhiraj Subhedar in

3 Replies

  • Replied 4 months ago

    Report

    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.

  • Replied 2 weeks ago

    Report

    how to solve ? Sum of three distinct natural numbers is 30. What should be the maximum values of their product?

  • Replied 2 weeks ago

    Report

    how to solve ? Sum of three distinct natural numbers is 30. What should be the maximum values of their product?