document.write( "Question 201175: Free market. The equations S= 5000 + 200x and D= 9500-100x express the supply S and the demand D, respectively, for a popular compact disc brand in terms of its price x (in dollars).
\n" );
document.write( "a)Graph the equation on the same coordinate system
\n" );
document.write( "b) What happens to the supply as the price increases?
\n" );
document.write( "c) What happens to the demand as the price increases?
\n" );
document.write( "d) The price at which supply and demand are equal is called the equilibrium price. What is the equlibrium price?
\n" );
document.write( "help and thank you! \n" );
document.write( "
Algebra.Com's Answer #151499 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! a) Using Algebra one can easily transform the two equations into the familiar slope-intercept form: y = mx + b \n" ); document.write( "S = 200x + 5000 \n" ); document.write( "D = -100x + 9500 \n" ); document.write( "Therefore the graph of each will be a line. For S, the y-intercept will be 5000 and the slope will be 200. For D, the y-intercept will be 9500 and the slope will be -100. \n" ); document.write( "b) Either from the graph or from the slope, you can tell that as the price goes up (in other words as you go from left to right on the graph) S, the supply, goes up, too. \n" ); document.write( "c) Similarly D, the demand, goes down as the price goes up. \n" ); document.write( "d) Since S = D at the equilibrium price, 200x + 5000 = -100x + 9500. To find the equilibrium price solve this equation: \n" ); document.write( "200x + 5000 = -100x + 9500 \n" ); document.write( "Add 100x to both sides: \n" ); document.write( "200x + 5000 + 100x = -100x + 9500 + 100x \n" ); document.write( "300x + 5000 = 9500 \n" ); document.write( "Subtract 5000 from both sides: \n" ); document.write( "300x + 5000 - 5000 = 9500 - 5000 \n" ); document.write( "300x = 4500 \n" ); document.write( "Divide both sides by 300 \n" ); document.write( "(300x)/300 = (4500)/300 \n" ); document.write( "x = 15 \n" ); document.write( "Therefore the equilibrium price is $15.00 \n" ); document.write( " \n" ); document.write( " |