document.write( "Question 1202989: The total revenue R earned (in thousands of dollars) from manufacturing handheld video game systems is given by
\n" );
document.write( "R(p) = −22p2 + 1,100p,
\n" );
document.write( " where p is the price per unit (in dollars). Find the unit price (in dollars) that yields a maximum revenue. \n" );
document.write( "
Algebra.Com's Answer #838202 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Note: Use \"^\" (shift-6) to denote exponentiation: R(p)=-22p^2+1100p \n" ); document.write( "The function is quadratic; its graph is a parabola opening down. \n" ); document.write( "The maximum value of a quadratic ax^2+bx+c with negative leading coefficient is when x = -b/(2a). In this example, \n" ); document.write( " \n" ); document.write( "ANSWER: The unit price that maximizes revenue is $25. \n" ); document.write( " \n" ); document.write( " |