document.write( "Question 160957: Ihave three problems that my father brought to my attention. H etried to do them and could not figure them out. I for the life of me can't either. Hetold me someone said they some sort of algebra called grinding.Can someone help? Question is: Write the minimum or maximum point for each function,and give the coordinates for that point. 1. y=x^2-4x+1 hint start at 0 and increase. 2. y=x^2-8x-5 hint start at 2 and increase. 3. y=-2^2+2x+6 hint start at -1 and increase. Can anyone help us with these. \n" ); document.write( "
Algebra.Com's Answer #118619 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
I think the procedure is just start at a point get a value for the function, move over get another point, etc. until you see the pattern that the function has either maxed out (reached a maximum) or bottomed out (reached a minimum). Plug and chug we used to call it.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "a)
\n" ); document.write( "y=x^2-4x+1
\n" ); document.write( "y(0)=0-0+1=1
\n" ); document.write( "y(1)=1-4+1=-2
\n" ); document.write( "y(2)=4-8+1=-3
\n" ); document.write( "y(3)=9-12+1=-2
\n" ); document.write( "Looks like (2,-3) is the minimum.
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+5%2C+-5%2C+5%2C+x%5E2-4x%2B1%29+\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "b)
\n" ); document.write( "y=x^2-8x-5
\n" ); document.write( "y(2)=4-16-5=-17
\n" ); document.write( "y(3)=9-24-5=-20
\n" ); document.write( "y(4)=16-32-5=-21
\n" ); document.write( "y(5)=25-40-5=-20
\n" ); document.write( "Looks like (4,-21) is the minimum.
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-2%2C+7%2C+-25%2C+5%2C+x%5E2-8x-5%29+\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "c)
\n" ); document.write( "y=-2x^2+2x+6
\n" ); document.write( "y(-1)=-2-2+6=2
\n" ); document.write( "y(0)=0+0+6=6
\n" ); document.write( "y(1)=-2+2+6=6
\n" ); document.write( "y(2)=-8+4+6=2
\n" ); document.write( "The maximum is between 0 and 1, at x=1/2.
\n" ); document.write( "y(1/2)=-1/2+1+6=6.5
\n" ); document.write( "(0.5,6.5)
\n" ); document.write( "\"+graph%28+300%2C+300%2C+-5%2C+5%2C+-2%2C+8%2C+-2x%5E2%2B2x%2B6%29+\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "Just a hint, for quadratic equations in the form \"ax%5E2%2Bbx%2Bc\", the max or min always occurs at
\n" ); document.write( "\"x=-b%2F2a\"
\n" ); document.write( "so if we look at your examples again,\r
\n" ); document.write( "\n" ); document.write( "y=x^2-4x+1, a=1, b=-4, \"x=-%28-4%29%2F%282%281%29%29=2\"\r
\n" ); document.write( "\n" ); document.write( "y=x^2-8x-5, a=1, b=-8, \"x=-%28-8%29%2F%282%281%29%29=4\"\r
\n" ); document.write( "\n" ); document.write( "y=-2x^2+2x+6, a=-2, b=2, \"x=-%282%29%2F%282%28-2%29%29=1%2F2\"
\n" ); document.write( "Same answers just much faster than guessing.
\n" ); document.write( "
\n" );