Question 1179760: The sum of two numbers is 29. find the maximum possible product of the two numbers. Found 2 solutions by mananth, ikleyn:Answer by mananth(16946) (Show Source):
If x is one number, then the other number is 29-x.
Their product is x*(29-x) = 29x - x^2. (1)
This function is a parabola placed downward.
29x - x^2 = . (2)
The parabola has the vertex at x = 14.5.
So, the two numbers are equal to 14.5.
Their product is 14.5*14.5 = 210.25.