document.write( "Question 1136263: Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum. Write your answers as fractions reduced to lowest terms. \n" ); document.write( "
Algebra.Com's Answer #754041 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Among all pairs of numbers (x,y) such that 8x+2y=18, find the pair for which the sum of squares, x2+y2, is minimum. \n" ); document.write( " Write your answers as fractions reduced to lowest terms. \n" ); document.write( ": \n" ); document.write( "8x + 2y = 18 \n" ); document.write( "simplify, divide by 2 \n" ); document.write( "4x + y = 9 \n" ); document.write( "y = -4x + 9 \n" ); document.write( ": \n" ); document.write( "sum = x^2 + y^2 \n" ); document.write( "replace y with (-4x+9) \n" ); document.write( "sum = x^2 + (-4x+9)^2 \n" ); document.write( "FOIL (-4x+9)(-4x+9) \n" ); document.write( "sum = x^2 + 16x^2 - 36x - 36x + 81 \n" ); document.write( "sum = 17x^2 - 72x + 81 \n" ); document.write( "min occurs on the axis of symmetry; x = -b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( ": \n" ); document.write( "find y \n" ); document.write( "y = \n" ); document.write( "y = 17( \n" ); document.write( "y = \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( "Minimum of x^2 + y^2: x = 36/17; y = 81/17\r \n" ); document.write( "\n" ); document.write( "Looks pretty wild, I hope this is right, let me know. ankor@att.net \n" ); document.write( " \n" ); document.write( " |