document.write( "Question 527119: Consider the demand equation below, where x represents the quantity demanded in units of a thousand and p is the unit price in dollars.
\n" );
document.write( "p = -x2 + 11\r
\n" );
document.write( "\n" );
document.write( "(a) Determine the quantity demanded when the unit price is set at p = 7.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " units \n" );
document.write( "
Algebra.Com's Answer #348797 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 7=-x^2+11 \n" ); document.write( "7-11=-x^2 \n" ); document.write( "-4=-x^2 \n" ); document.write( "x=2 \n" ); document.write( " |