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

Algebra.Com
Question 909123: Among all pairs of numbers (x,y) such that 2x+y=8, find the pair for which the sum of squares x^2+y^2, is minimum write your answers as fractions reduced to lowest terms.
Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
your equation is 2x + y = 8

solve for y to get y = 8 - 2x

in the expression x^2 + y^2, replace y with 8 - 2x to get:

x^2 + (8-2x)^2

simplify to get x^2 + 64 - 32x + 4x^2

combine like terms an reorder the terms to get:

5x^2 - 32x + 64

this is the expression you want minimize.

since it's a quadratic equation, you can use the formula for the min/max point to find the vertex of this equation.

since the equation is in standard form, you can find a,b,c to get:

a = 5
b = -32
c = 64

the x value of the min/max point is x = -b/2a which becomes x = 32/10 which becomes x = 3.2

when x = 3.2, 5x^2 - 32x + 64 becomes 5*3.2^2 - 32*3.2 + 64 which becomes 51.2 - 102.4 + 64 which becomes x = 12.8

since the coefficient of the x^2 term is positive, that becomes a minimum point which is the value that your are looking for.



RELATED QUESTIONS

among all pairs of numbers (x,y) such that 4x+y=11 find the pair for which the sum of... (answered by Fombitz)
Among all pairs of numbers (x,y) such that 3x+y=15, find the pair for which the sum of... (answered by ikleyn)
Among all pairs of numbers (x,y) such that 2x+y=16, find the pair for which the sum of... (answered by josgarithmetic)
Among all pairs of numbers (x,y) such that 4x+y=18, find the pair for which the sum of... (answered by jim_thompson5910,ikleyn)
Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of... (answered by ankor@dixie-net.com,ikleyn)
Among all pairs of numbers (x,y) such that 4x+2y=24, find the pair for which the sum of... (answered by greenestamps)
Among all pairs of numbers (x,y) such that 6x+2y=38, find the pair for which the sum of... (answered by Edwin McCravy,ikleyn)
Among all pairs of numbers (x,y) such that 4x+2y=22, find the pair for which the sum of... (answered by ikleyn)
Among all the pairs of numbers (x,y) such that 2x-y=12, find the pair for which the sum... (answered by Edwin McCravy)