document.write( "Question 85360: I have a question that states: find the maximum revenue for the revenue function R(x)=490x-0.07x^2. How do I do this? \n" ); document.write( "
Algebra.Com's Answer #61587 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! R(x) = 490x - 0.07x^2 \n" ); document.write( "This is a vertical parabola whose vertex would determine the maximum revenue. \n" ); document.write( "v(-b/2a,R(x)) \n" ); document.write( "v(-490/0.14,R(x)) \n" ); document.write( "v(3500,R(3500)) \n" ); document.write( "v(3500,857500) \n" ); document.write( "Max Rev: 857,500 \n" ); document.write( " |