SOLUTION: The sum of two numbers is 8. Find the numbers if the sum of their squares is a minimum. (hint completing the square)

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: The sum of two numbers is 8. Find the numbers if the sum of their squares is a minimum. (hint completing the square)      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1070500: The sum of two numbers is 8. Find the numbers if the sum of their squares is a minimum. (hint completing the square)
Answer by ikleyn(52747) About Me  (Show Source):
You can put this solution on YOUR website!
.
The sum of two numbers is 8. Find the numbers if the sum of their squares is a minimum. (hint completing the square)
~~~~~~~~~~~~~~~~~~~~~~~~~~~`

Let x be one of the two numbers.
Then the other number is 8-x, and the sum of their squares is

  q(x) = x%5E2+%2B+%288-x%29%5E2     (1)

= x%5E2+%2B+64+-+16x+%2B+x%5E2 = 2x%5E2+-+16x+%2B64.


This quadratic function has the minimum at x = -b%2F%282a%29 = -%28-16%29%2F%282%2A2%29 = 16%2F4 = 4.


Calculate this maximum value. For it, substitute the value x= 4 into the function (1):

q(4) = 4%5E2+%2B+%288-4%29%5E2 = 16 + 16 = 32.


Answer. The minimum is achieved at x = 4 and is equal to 16.

               The vertex of the quadratic function is (4,16).


On finding the maximum/minimum of a quadratic function see the lessons
    - HOW TO complete the square to find the minimum/maximum of a quadratic function
    - Briefly on finding the minimum/maximum of a quadratic function
    - HOW TO complete the square to find the vertex of a parabola
    - Briefly on finding the vertex of a parabola


Also, you have this free of charge online textbook in ALGEBRA-I in this site
    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this textbook under the topic "Finding minimum/maximum of quadratic functions".