SOLUTION: The difference of two numbers is 18. Find the numbers such that their product is a minimum.

Algebra ->  Customizable Word Problem Solvers  -> Evaluation -> SOLUTION: The difference of two numbers is 18. Find the numbers such that their product is a minimum.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 437416: The difference of two numbers is 18. Find the numbers such that their product is a minimum.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The difference of two numbers is 18. Find the numbers such that their product is a minimum.
---------------------
x-y = 18
------------------
product = xy
---
y = x-18
--
Substitute and determine minimum product.
----
P = x(x-18)
P = x^2-18x
---
Minimum occurs when x = -b/(2a) = 18/(2) = 9
y = x-18
y = 9-18 = -9
-----
Minimum product is xy = 9*-9 = -81
=====================================
Cheers,
Stan H.
==========