SOLUTION: Among all pairs of numbers (x,y) such that 6x+2y=38, find the pair for which the sum of squares, x²+y², 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 6x+2y=38, find the pair for which the sum of squares, x²+y², is minimum. Write your answers as fractions reduced to lowest terms.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1149596: Among all pairs of numbers (x,y) such that 6x+2y=38, find the pair for which the
sum of squares, x²+y², is minimum. Write your answers as fractions reduced to
lowest terms.

Found 2 solutions by Edwin McCravy, ikleyn:
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Among all pairs of numbers (x,y) such that 6x+2y=38, find the pair for which the
sum of squares, x²+y², is minimum. Write your answers as fractions reduced to
lowest terms.
Let S = x² + y²

To reduce the number of unknowns from 3 to 2, we solve 6x+2y=38 for y:
                                                          2y=38-6x
                                                           y=19-3x
Substituting 19-3x for y in S = x² + y²

S  = x² + (19-3x)²

Take the derivative:

S' = 2x + 2(19-3x)(-3)
S' = 2x - 6(19-3x)

Set the derivative equal to 0:

    2x - 6(19 - 3x) = 0
    2x -  114 + 18x = 0
          20x - 114 = 0
                20x = 114
                  x = 114/10
                  x = 57/10

Check to see if it's a minimum.  We take the second derivative

S" = 2 - 6(-3)
S" = 2 + 18
s" = 20

S" is not 0, so the second derivative test succeeds. It's positive 
which means that it's concave upward there, which means that it is
a minimum.

Now we find the y-value by substituting in y=19-3x

y=19-3x
y=19-3(57/10)
y=190/10-171/10
y=19/10

Answer: (57/10, 19/10)

Edwin



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

It can be solved by Algebra, without Calculus.


From 6x+2y = 38 express  y = 19-3x  and substitute it into 


    x^2 + y^2 = x^2 + (19-3x)^2 = x^2 + 19^2 - 2*19*3x + 9x^2 = 10x^2 - 2*57x + 19^2.   (1)


Now, the quadratic function (1)  has a minimum at


    x = " -b%2F%282a%29 " = -%28-2%2A57%29%2F%282%2A10%29 = 57%2F10.


That's all.

The problem is just solved.

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

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