document.write( "Question 1209305: The temperature of a point (x,y) in the plane is given by the expression x^2 + y^2 - 4x + 2y + 3x^2 + 4y^2 - 12x + 15y + 24. What is the temperature of the coldest point in the plane? \n" ); document.write( "
Algebra.Com's Answer #848183 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Combine like terms to go from
\n" ); document.write( "\"x%5E2+%2B+y%5E2+-+4x+%2B+2y+%2B+3x%5E2+%2B+4y%5E2+-+12x+%2B+15y+%2B+24\"
\n" ); document.write( "to
\n" ); document.write( "\"4x%5E2+%2B+5y%5E2+-+16x+%2B+17y+%2B+24\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's complete the square for the x terms.
\n" ); document.write( "\"4x%5E2+%2B+5y%5E2+-+16x+%2B+17y+%2B+24\"
\n" ); document.write( "= \"%284x%5E2-16x%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28x%5E2-4x%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28x%5E2-4x%2Bred%280%29%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28x%5E2-4x%2Bred%284-4%29%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28%28x%5E2-4x%2B4%29-4%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28%28x-2%29%5E2-4%29+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28x-2%29%5E2+-+16+%2B+5y%5E2+%2B+17y+%2B+24\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5y%5E2+%2B+17y+%2B+8\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now complete the square for the y terms.
\n" ); document.write( "\"4%28x-2%29%5E2+%2B+5y%5E2+%2B+17y+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+%285y%5E2+%2B+17y%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y%5E2+%2B+3.4y%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y%5E2+%2B+3.4y%2Bred%280%29%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y%5E2+%2B+3.4y%2Bred%282.89-2.89%29%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28%28y%5E2+%2B+3.4y%2B2.89%29+-+2.89%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28%28y+%2B+1.7%29%5E2+-+2.89%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y+%2B+1.7%29%5E2+%2B5%28-2.89%29+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y+%2B+1.7%29%5E2+-14.45+%2B+8\"
\n" ); document.write( "= \"4%28x-2%29%5E2+%2B+5%28y+%2B+1.7%29%5E2+-+6.45\"
\n" ); document.write( "Each decimal value mentioned is exact and hasn't been rounded.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After completing the square for both x and y we go from
\n" ); document.write( "\"4x%5E2+%2B+5y%5E2+-+16x+%2B+17y+%2B+24\"
\n" ); document.write( "to
\n" ); document.write( "\"4%28x-2%29%5E2+%2B+5%28y+%2B+1.7%29%5E2+-+6.45\"
\n" ); document.write( "You can verify this by expanding everything out in that 2nd expression, then simplifying, to arrive back at the 1st expression.
\n" ); document.write( "Another way to verify is to use something like WolframAlpha\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The smallest that the portion \"%28x-2%29%5E2\" can get is 0 and the same goes for the portion \"%28y%2B1.7%29%5E2\"
\n" ); document.write( "Think of the parabola y = x^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Therefore the coldest temperature is
\n" ); document.write( "
\n" ); document.write( "Whether it is Celsius or Fahrenheit, it's not clear. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Side note: The location of this coldest point is (x,y) = (2, -1.7) since this x,y pairing makes \"%28x-2%29%5E2=0\" and \"%28y%2B1.7%29%5E2+=+0\" true.
\n" ); document.write( "If you plugged x = 2 and y = -1.7 into 4x^2 + 5y^2 - 16x + 17y + 24, or the original expression if you wanted, you should get -6.45 as the result. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer = -6.45
\n" ); document.write( "This value is exact. It hasn't been rounded.
\n" ); document.write( "
\n" ); document.write( "
\n" );