document.write( "Question 403703: Among all pairs of numbers (x,y) such that, 6x+2y=34 find the pair for which the sum of squares , x^2 + y^2 is minimum. Reduce all fractions to the lowest terms.\r
\n" );
document.write( "\n" );
document.write( " I am stumped here I have tried substitution and crossing out and cancellation and the quadradic formula among other variations to solving simple algebra problems and it doesnt seem to matter I cant seem to get the answer right to this type of question I'm very confused. \n" );
document.write( "
Algebra.Com's Answer #285433 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! remember the equation for a circle (centered at the origin) ___ x^2 + y^2 = r^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the question is looking for the point on the line, closest to the origin (minimal r^2)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this would be a point on the line, where a perpendicular to the line passes through the origin \n" ); document.write( "___ the equation of this line is ___ 2x - 6y = 0 or 2x = 6y or 6x = 18y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (18y) + 2y = 34 ___ 20y = 34 ___ y = 1.7 (or 17/10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ 2x = 6(1.7) ___ x = 5.1 (or 51/10) \n" ); document.write( " |