SOLUTION: Find 2 numbers with a difference of 10 and a product that is minimum. Find the minimum product.
Algebra
->
Customizable Word Problem Solvers
->
Numbers
-> SOLUTION: Find 2 numbers with a difference of 10 and a product that is minimum. Find the minimum product.
Log On
Ad:
Over 600 Algebra Word Problems at edhelper.com
Word Problems: Numbers, consecutive odd/even, digits
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Numbers Word Problems
Question 510851
:
Find 2 numbers with a difference of 10 and a product that is minimum. Find the minimum product.
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Let x and x-10 be the numbers, and we want to minimize x(x-10) = x^2 - 10x. This can be treated like a parabola and the vertex occurs at x = 10/2 = 5. If x = 5, then x(x-10) = 5(-5) = -25.