document.write( "Question 1150050: Among all pairs of numbers (x,y) such that 3x+y=15, find the pair for which the sum of squares, x^2+y^2, is minimum. Write your answers as fractions reduced to lowest terms. \n" ); document.write( "
Algebra.Com's Answer #771410 by ikleyn(52778)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "y = 15-3x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hence,  x^2 + y^2 = x^2 + (15-3x)^2 = x^2 + 225 - 90x + 9x^2 = 10x^2 - 90x + 225.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "A quadratic function ax^2 + bx + c   with positive coefficient  \"a\"  has the minimum at  x = \"-b%2F%282a%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In your case,  a = 10  and  b = -90,  hence  x = -\"%28-90%29%2F%282%2A10%29\" = \"9%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then  y = \"15-3%2A%289%2F2%29\" = \"%2830-27%29%2F2\" = \"3%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  This pair is  (x,y) = (\"9%2F2\",\"3%2F2\").\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "On finding the maximum/minimum of a quadratic function,  see the lessons\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the minimum/maximum of a quadratic function\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO complete the square to find the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "    - Briefly on finding the vertex of a parabola\r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also,  you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Finding minimum/maximum of quadratic functions\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );