document.write( "Question 170865: I need to find a,b,and c. If the function opens upward or downward and if the function has a minimum or a max. y=xsquared+x-5 \n" ); document.write( "
Algebra.Com's Answer #126156 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"y=x%5E2%2Bx-5\" Start with the given equation.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice we have a quadratic equation in the form of \"y=ax%5E2%2Bbx%2Bc\" where \"a=1\", \"b=1\", and \"c=-5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since \"a%3E0\", which means that \"a\" is positive, this means that the parabola opens upwards and that the function has a minimum.
\n" ); document.write( "
\n" );