document.write( "Question 33062: The demand and supply equations for a certain item are given by
\n" );
document.write( "D=-5p+40
\n" );
document.write( "S=-p^2+30p-8
\n" );
document.write( "Find the equilibrium price.\r
\n" );
document.write( "\n" );
document.write( "Please help. Thank you. \n" );
document.write( "
Algebra.Com's Answer #19494 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Equilibrium means D=S \n" ); document.write( "So, -p^2+30p-8=-5p+40 \n" ); document.write( "p^2-35p+48=0 \n" ); document.write( "a=1, b=-35, c=48 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since item counts must be whole numbers, round \n" ); document.write( "the values of \"p\" down to a whole number. \n" ); document.write( "Hope this helps. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |