document.write( "Question 41555: What is the smallest value assumed by the polynomial p(x) = 4x^2 - 3x + 8? \n" ); document.write( "
Algebra.Com's Answer #26866 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
The vertex would give a result as the lowest value.
\n" ); document.write( "p(x) = 4x^2 - 3x + 8
\n" ); document.write( "((-b/2a),f(x))
\n" ); document.write( "((0.375),(7.4375))
\n" ); document.write( "0.375 would give you the lowest value for p(x).
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+4x%5E2+-+3x+%2B+8%29+\"
\n" ); document.write( "
\n" );