document.write( "Question 742729: i need help solving this problem\r
\n" );
document.write( "\n" );
document.write( "the manufacturer of a CD player has found that the revenue function for selling p CD player is R(p)=-4p^2+1400p.Find the maximum revenue to the nearest whole dollar? \n" );
document.write( "
Algebra.Com's Answer #806400 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! R(p) = -4p^2 + 1400p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "maximum at -b/2a = -1400/(-8) = 175 CD players sold\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "max revenue = -4(175)^2 + 1400(175) = $122,500 \n" ); document.write( " |