SOLUTION: solving max/min problems: the sum of two positive number is 56.Find the two numbers,if their product ia amaximum.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: solving max/min problems: the sum of two positive number is 56.Find the two numbers,if their product ia amaximum.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 504161: solving max/min problems: the sum of two positive number is 56.Find the two numbers,if their product ia amaximum.
Answer by Earlsdon(6294) About Me  (Show Source):
You can put this solution on YOUR website!
If the two numbers are a and b, then a+b = 56 which can be written as a = 56-b.
Now a*b must be a maximum (call it y)so we can write a*b as:
y+=+%2856-b%29%2Ab Simplify.
y+=+56b-b%5E2 This is a quadratic equation and the graph will be a parabola opening downward.
So all you need to do to find the maximum is find the value of b at the point of the parabola's vertex which is given by:
b+=+-56%2F2%28-1%29
b+=+28
So the two numbers are: a = 28 and b = 28.