document.write( "Question 195766: One last problem I'm having trouble with requires that I dtermine the co-ordinates of the lowest (minimum point on the curve)
\n" ); document.write( "y(x) = -8x - 7 - x^2.
\n" ); document.write( "I also need to prove the point is minimum.\r
\n" ); document.write( "\n" ); document.write( "Any help please.\r
\n" ); document.write( "\n" ); document.write( "Thanks, -nick
\n" ); document.write( "

Algebra.Com's Answer #146800 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
dtermine the co-ordinates of the lowest (minimum point on the curve)
\n" ); document.write( "y(x) = -8x - 7 - x^2.
\n" ); document.write( "---
\n" ); document.write( "x^2 + 8x = -y+7
\n" ); document.write( "Complete the square:
\n" ); document.write( "---
\n" ); document.write( "x^2 + 8x + 16 = -y + 23
\n" ); document.write( "(x+4)^2 = -y + 23
\n" ); document.write( "y = -(x+4)^2 + 23
\n" ); document.write( "--------------
\n" ); document.write( "The vertex occurs at (-4,23)
\n" ); document.write( "The vertex is not the minimum point, it is the maximum point.
\n" ); document.write( "\"graph%28400%2C300%2C-20%2C20%2C-10%2C30%2C-%28x%2B4%29%5E2+%2B+23%29\"
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );