document.write( "Question 1016042: The daily sales of a video game company can be modeled by the function x where s(p) is the amount of sales and p is the price per game. What is the maximum amount of sales the company can expect to make? \n" ); document.write( "
Algebra.Com's Answer #632656 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
s(p)=-2p^2+80p+1250
\n" ); document.write( "The vertex is the highest point (-x^2) and the value of p=-b/2a, which is -80/-4 or 20.
\n" ); document.write( "When p=20, s(20)=-800+1600+1250=$2050.
\n" ); document.write( "\"graph%28300%2C200%2C-8%2C40%2C-10%2C2500%2C-2x%5E2%2B80x%2B1250%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );