document.write( "Question 656858: Find the min/max and vertex of the function:
\n" );
document.write( "g(x) = 2x2 - 6x2 + 2 \n" );
document.write( "
Algebra.Com's Answer #409686 by lynnlo(4176)![]() ![]() ![]() You can put this solution on YOUR website! g(0)=1 \n" ); document.write( " vertex(0,1) \n" ); document.write( " |