SOLUTION: How do I translate this into an equation that I can solve?
The sum of two numbers is 50. Find the numbers such that their product is a maximum.
Question 540071: How do I translate this into an equation that I can solve?
The sum of two numbers is 50. Find the numbers such that their product is a maximum. Answer by richard1234(7193) (Show Source):
You can put this solution on YOUR website! Let a and 50-a be two numbers (their sum must be 50). You want to maximize the product a(50-a), or -a^2 + 50a. You can use calculus or the vertex of a quadratic to do this.