SOLUTION: the difference of two numbers is 6. Find their minimum product
Algebra
->
Customizable Word Problem Solvers
->
Misc
-> SOLUTION: the difference of two numbers is 6. Find their minimum product
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Miscellaneous Word Problems
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Miscellaneous Word Problems
Question 188726
This question is from textbook
:
the difference of two numbers is 6. Find their minimum product
This question is from textbook
Answer by
user_dude2008(1862)
(
Show Source
):
You can
put this solution on YOUR website!
"the difference of two numbers is 6"---> x-y=6 --->y=x-6
"Find their minimum product" ---> P=xy=x(x-6)=x^2-6x
Minimum occurs at vertex. Vertex
x=-b/2a=-(-6)/(2(1))=6/2=3 ---> y=3-6=-3
P=x^2-6x=(3)^2-6(3)=9-18=-9
Ans: two numbers are -3 and 3. Min product is -9