document.write( "Question 871369: Create a graph showing a quadratic function that is increasing from (-∞,5) and decreasing from (5,∞). \n" ); document.write( "
Algebra.Com's Answer #525516 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"graph%28300%2C300%2C-1%2C9%2C-45%2C5%2C-%28x-5%29%5E2%29\" is the graph of \"y=-%28x-5%29%5E2\"
\n" ); document.write( "We can move the graph up:
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C9%2C-5%2C45%2C-%28x-5%29%5E2%2B40%29\" is the graph of \"y=-%28x-5%29%5E2%2B40\"
\n" ); document.write( "We can make the increase and decrease steeper:
\n" ); document.write( "\"graph%28300%2C300%2C-1%2C9%2C-55%2C45%2C-10%28x-5%29%5E2%2B40%29\" is the graph of \"y=-10%28x-5%29%5E2%2B40\"
\n" ); document.write( "We can move the graph down , and/or make the increase and decrease less steep,
\n" ); document.write( "but it should always have a maximum at \"x=5\" .
\n" ); document.write( "
\n" );