document.write( "Question 626330: Suppose that A, B, and C are positive constants and that x+y= C. Show that the minimum value of \"+Ax%5E2%2BBy%5E2+\" occurs when \"+x=+BC%2F%28A%2BB%29+\" and \"+y=AC%2F%28A%2BB%29+\" \n" ); document.write( "
Algebra.Com's Answer #394115 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
Suppose that A, B, and C are positive constants and that x + y = C. Show that the minimum value of Ax² + By² occurs when x = \"BC%2F%28A%2BB%29\" and y = \"AC%2F%28A%2BB%29+\"
\n" ); document.write( "
\r\n" );
document.write( "We know that if A > 0, the minimum value of y = Ax² + Bx + C \r\n" );
document.write( "occurs when x = \"-B%2F%282A%29\"\r\n" );
document.write( "\r\n" );
document.write( "To avoid conflict of letters we re-write that as\r\n" );
document.write( "\r\n" );
document.write( "We know that if P > 0, the minimum value of y = Px² + Qx + R \r\n" );
document.write( "occurs when x = \"-Q%2F%282P%29\"\r\n" );
document.write( "\r\n" );
document.write( "Since x + y = C, y = C - x, so\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + By² = \r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + B(C - x)² =\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + B(C - x)(C - x) =\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + B(C² - 2Cx + x²) =\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + BC² - 2BCx + Bx² =\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of Ax² + Bx² - 2BCx + BC² =\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of (A + B)x² - 2BCx + BC² \r\n" );
document.write( "\r\n" );
document.write( "And by the rule above:\r\n" );
document.write( "\r\n" );
document.write( "We know that if P > 0, the minimum value of y = Px² + Qx + R\r\n" );
document.write( " \r\n" );
document.write( "occurs when x = \"-Q%2F%282P%29\"\r\n" );
document.write( "\r\n" );
document.write( "Let P = (A + B),  Q = -2BC, and  R = BC²\r\n" );
document.write( "\r\n" );
document.write( "Minimum value of (A + B)x² - 2BCx + BC² \r\n" );
document.write( "\r\n" );
document.write( "occurs when x = \"-Q%2F%282P%29\" = \"-%28-2BC%29%2F%282%28A%2BB%29%29\" = \"BC%2F%28A%2BB%29\"\r\n" );
document.write( "\r\n" );
document.write( "and since y = C - x, the value of y when x = \"BC%2F%28A%2BB%29\" is\r\n" );
document.write( "\r\n" );
document.write( "y = C - \"BC%2F%28A%2BB%29\" =  \"C%2F1\" - \"BC%2F%28A%2BB%29\" =  \r\n" );
document.write( "\r\n" );
document.write( "\"C%2F1\"·\"%28A%2BB%29%2F%28A%2BB%29\" - \"BC%2F%28A%2BB%29\" = \"C%28A%2BB%29%2F%28A%2BB%29\" - \"BC%2F%28A%2BB%29\" =\r\n" );
document.write( "\r\n" );
document.write( "\"%28AC%2BBC%29%2F%28A%2BB%29\" - \"BC%2F%28A%2BB%29\" = \"%28AC%2BBC-BC%29%2F%28A%2BB%29\" = \"AC%2F%28A%2BB%29\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );