document.write( "Question 205732: Solve the problem.\r
\n" );
document.write( "\n" );
document.write( "Your company uses the quadratic model y = -11x2 + 350x to represent how many units (y) of a new product will be sold (x) weeks after its release. How many units can you expect to sell in week 17?\r
\n" );
document.write( "\n" );
document.write( "I would appreciate help on this.Thanks. \n" );
document.write( "
Algebra.Com's Answer #155353 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Set x=17 \n" ); document.write( "into \n" ); document.write( "y = -11x^2 + 350x \n" ); document.write( "and solve: \n" ); document.write( "y = -11(17)^2 + 350(17) \n" ); document.write( "y = -3179 + 5950 \n" ); document.write( "y = 2771 \n" ); document.write( " |