document.write( "Question 206260: the graph of a quadratic function (a parabola) has x-intercepts -1 and 3 and a range consisting of all numbers less than or equal to 4. Determine the expression for the function. \n" ); document.write( "
Algebra.Com's Answer #155832 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
The base function is \"y=x%5E2\"
\n" ); document.write( "\"a range consisting of all numbers less than or equal to 4\"
\n" ); document.write( "The parabola must open downwards because of less than or equal.
\n" ); document.write( "\"y=-x%5E2\"
\n" ); document.write( "But, \"y=-x%5E2\" has a range of (-infinity, 0]. So you need to shift it up 4.\r
\n" ); document.write( "\n" ); document.write( "\"y=-x%5E2%2B4\"
\n" ); document.write( "

\n" ); document.write( "\"x-intercepts -1 and 3\"
\n" ); document.write( "The normal x intercepts for \"y=-x%5E2%2B4\" would be -2, 2.
\n" ); document.write( "You need to shift the parabola to the right 1 to get -1, 3.
\n" ); document.write( "\"y=-%28x-1%29%5E2%2B4\"
\n" ); document.write( "
\n" );