document.write( "Question 1026930: The temperature of a point (x,y) in the plane is given by the expression x^2 + y^2 - 4x + 2y. What is the temperature of the coldest point in the plane?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #642235 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Complete the square to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is clear from this form that the minimum temperature occurs when x=2, y=-1, and the minimum temperature is -5.
\n" ); document.write( "
\n" );