document.write( "Question 1035335: Findax/min point for the following function:
\n" ); document.write( "f (x,y) = -x^2-y^2 + 6x + 8y - 21
\n" ); document.write( "

Algebra.Com's Answer #649977 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find max/min point for the following function:
\n" ); document.write( "f (x,y) = -x^2-y^2 + 6x + 8y - 21
\n" ); document.write( "Complete the square on the x and on the y terms::
\n" ); document.write( "-[x^-6x+9]-[y^2-8y+16] = 21-9-16 = -4
\n" ); document.write( "-----
\n" ); document.write( "(x-3)^2/4 + (y-4)^2/4 = 1
\n" ); document.write( "------------------
\n" ); document.write( "Circle with center at (3,4) and radius = 2
\n" ); document.write( "------
\n" ); document.write( "Max point (3,4+2) = (3,6)
\n" ); document.write( "Min point (3,4-2) = (3,2)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );