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)![]() ![]() ![]() 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( " |