document.write( "Question 373451: The range of this equation -20x(squared)+10x+6 \n" ); document.write( "
Algebra.Com's Answer #265800 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Range means all possible values of y or f(x). Here we have a parabola, concave down...its vertex will be a maximum value...
\n" ); document.write( "For \"y+=+-20x%5E2+%2B+10x+%2B+6\",
\n" ); document.write( "the value where x = -b/2a gives you the x coordinate of the max value...here that is
\n" ); document.write( "x = -10/-40 = 1/4
\n" ); document.write( "Plugging this into the equation, we get
\n" ); document.write( "-20(1/4)^2 + 10(1/4) + 6 =
\n" ); document.write( "-20/16 + 2.5 + 6 =
\n" ); document.write( "-1.25 + 8.5 =
\n" ); document.write( "7.25
\n" ); document.write( "
\n" );