document.write( "Question 1065881: Consider the demand equation where x represents the quantity demanded in units of a thousand and p is the unit price in dollars.\r
\n" );
document.write( "\n" );
document.write( "p = −x^2 + 16\r
\n" );
document.write( "\n" );
document.write( "Determine the quantity demanded when the unit price is set at p = $7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #681125 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 7=-x^2+16 \n" ); document.write( "-x^2=-9 \n" ); document.write( "x=3 \n" ); document.write( "3000 units \n" ); document.write( " |