document.write( "Question 920519: The dollar price for a barrel of oil sold at a certain oil refinery tends to follow the demand equation below, where x is the number of barrels of oil on hand (in millions).
\n" );
document.write( " p= -1/4x+160
\n" );
document.write( " a. How much should be charged for a barrel of oil if there are 3 million barrels on hand? Round to nearest cent
\n" );
document.write( " b. What quantity x will maximize revenue?
\n" );
document.write( " c. What price should be charges in order to maximize revenue?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #558409 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! p= -1/4x+160 \n" ); document.write( "a) p= (-1/4)3 +160 \n" ); document.write( "b) R = px \n" ); document.write( "R = -.25x^2 + 160x = -.25(x - 320)^2 + 25,600. x = 320 will maximize revenue \n" ); document.write( "c) = p= (-1/4)320 +160 \n" ); document.write( " |