document.write( "Question 980230: 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( "
Algebra.Com's Answer #601425 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 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( "we can write this as \n" ); document.write( "p = -.25x + 160 \n" ); document.write( ": \n" ); document.write( "a. How much should be charged for a barrel of oil if there are 3 million barrels on hand? \n" ); document.write( "p = -.25(3) + 160 \n" ); document.write( "p = -.75 + 160 \n" ); document.write( "p = $159.25 a barrel \n" ); document.write( ": \n" ); document.write( "b. What quantity x will maximize revenue? \n" ); document.write( "r(x) = x(-.25x + 160) \n" ); document.write( "r)x) = -.25x^2 + 160x \n" ); document.write( "Find the axis of symmetry of this equation x = -b/(2a) \n" ); document.write( "x = \n" ); document.write( "x = 320 million barrels \n" ); document.write( ": \n" ); document.write( "c. What price should be charges in order to maximize revenue? \n" ); document.write( "p = -.25(320) + 160 \n" ); document.write( "p = -80 + 160 \n" ); document.write( "p = $80 a barrel \n" ); document.write( ": \n" ); document.write( " |