document.write( "Question 170862: For each quadratic function, first a, b and c. then, write whether the graph of the function opens upward or downward and whether the function has a minimum or a maximum y=2xsquared-3x+1 \n" ); document.write( "
Algebra.Com's Answer #126152 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
\"y=2x%5E2-3x%2B1\"
\n" ); document.write( "a=2
\n" ); document.write( "b=-3
\n" ); document.write( "c=1
\n" ); document.write( ":
\n" ); document.write( "since a is positive this opens upward and has a minimum
\n" ); document.write( "
\n" );