SOLUTION: Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum. Write your answers as fractions reduced to lowest terms.

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum. Write your answers as fractions reduced to lowest terms.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1136263: Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum. Write your answers as fractions reduced to lowest terms.
Found 2 solutions by ankor@dixie-net.com, ikleyn:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum.
Write your answers as fractions reduced to lowest terms.
:
8x + 2y = 18
simplify, divide by 2
4x + y = 9
y = -4x + 9
:
sum = x^2 + y^2
replace y with (-4x+9)
sum = x^2 + (-4x+9)^2
FOIL (-4x+9)(-4x+9)
sum = x^2 + 16x^2 - 36x - 36x + 81
sum = 17x^2 - 72x + 81
min occurs on the axis of symmetry; x = -b/(2a)
x = %28-%28-72%29%29%2F%282%2A17%29
x = 72%2F34
x = 36%2F17
:
find y
y = 17%2836%2F17%29%5E2+-+72%7B%7B%7B36%2F17 + 81
y = 17(1296%2F289%29+-+%7B%7B%7B2592%2F17 + 81
y = 1296%2F17 - 2592%2F17 + 1377%2F17
y = 81%2F17
:
Minimum of x^2 + y^2: x = 36/17; y = 81/17
Looks pretty wild, I hope this is right, let me know. ankor@att.net

Answer by ikleyn(52787) About Me  (Show Source):
You can put this solution on YOUR website!
.

            Really,  such a problem can stump unexperienced student.

            But it is not so complicated.

            The solution is as follows.


From equation  8x + 2y = 18, express  y = %2818-8x%29%2F2 = -4x + 9  and substitute it into the expression  


    f(x,y) = x%5E2+%2B+y%5E2 = x%5E2+%2B+%28-4x%2B9%29%5E2 = x%5E2+%2B+16x%5E2+-+72x+%2B+81 = 17x%5E2+-+72x+%2B+81.     (1)


Now your function is presented as a quadratic function of ONE argument.


You can easily find its minimum by using this very well known shortcut   x%5Bmin%5D = " -b%2F%282a%29 ".


In this case  a = 17 and b = -72,  so  x%5Bmin%5D = -%28-72%29%2F%282%2A17%29 = 72%2F34.


So, you just know the value of " x " where the function has the minimum.


By knowing  x%5Bmin%5D,  you can easily calculate  y%5Bmin%5D = -4%2Ax%5Bmin%5D+%2B+9. 


I leave this simple arithmetic for you to complete it on your own.

-------------------

On finding the maximum/minimum of a quadratic function see my 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
in this site.

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".


Save the link to this online textbook together with its description

Free of charge online textbook in ALGEBRA-I
https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson

to your archive and use it when it is needed.