document.write( "Question 1067255: Given the supply equation p=(q/1600)+9 and the demand equation p=−(q/2400)+17, find the equilibrium point. \r
\n" );
document.write( "\n" );
document.write( "Quantity = ?
\n" );
document.write( "Price = ? \n" );
document.write( "
Algebra.Com's Answer #682602 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The equilibrium point is the point where supply and demand are equal. \n" ); document.write( "We need to find the quantity, q, at the equilibrium price, p. \n" ); document.write( "Setting supply equal to demand we have: \n" ); document.write( "q/1600+9 = -q/2400+17 \n" ); document.write( "Solving for q gives q = 7680. \n" ); document.write( "Now we can use either equation to get the price: \n" ); document.write( "p = 7680/1600+9 = $13.80 \n" ); document.write( " |