SOLUTION: Among all pairs of numbers (x,y) such that 4x+2y=22, 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 4x+2y=22, 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 1166569: Among all pairs of numbers (x,y) such that 4x+2y=22, find the pair for which the sum of squares, x2+y2, is minimum. Write your answers as fractions reduced to lowest terms.
Answer by ikleyn(52834) About Me  (Show Source):
You can put this solution on YOUR website!
.

Express  y = %2822-4x%29%2F2 = 11 - 2x  from the linear equation and then substitute it into the quadratic form.


By doing this way, you will get the quadratic form in one unknown


    x^2 + y^2 = x^2 + (11-2x)^2 = x^2 + 121 - 44x + 4x^2 = 5x^2 - 44x + 121.


Then you can use EITHER Calculus OR the formula for the vertex

      x = " -b%2F%282a%29 " = 44%2F%282%2A5%29 = 22%2F5 = 4.4.


Solved.