document.write( "Question 202086This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": The equation S= 5000 + 200x and D=9500 -100x express suppy S and demand D, respectively, for a popular compact disc in terms of its price x (in dollars).
\n" );
document.write( "Graph the equations on the same coordinate system.
\n" );
document.write( "What happens to the supply as the price increases?
\n" );
document.write( "What happens to the demand as the price increases?
\n" );
document.write( "What is the equilibrium price?
\n" );
document.write( " Please show your work. \n" );
document.write( "
Algebra.Com's Answer #152887 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! If you move the x terms in front of the constant terms in both equations, you end up with the Slope-intercept form (y = mx + b) of the equation of a line: \n" ); document.write( "S = 200x + 5000 \n" ); document.write( "which tells us the slope, m, is 200 and the y-intercept is 5000 (or the point (0, 5000). \n" ); document.write( "D = -100x + 9500 \n" ); document.write( "which tells us the slope is -100 and the y-intercept is 9500. With this information you should be able to graph these lines. (A graph is provided below.) \n" ); document.write( "From the slope of supply equation (or by looking at the graph of the supply equation) we can tell what happens to the supply as the price goes up. Since the slope is positive, as one value (the price) goes up the other value (supply) also goes up. \n" ); document.write( "Similarly the slope of the demand equation is negative. So as the price goes up, the demand will go down. \n" ); document.write( "The equilibrium point is where the supply equals the demand. Graphically this is the point where the lines intersect. Algebraically we can use the fact that if D = S then 200x + 5000 = -100x + 9500. We can solve this equaltion: \n" ); document.write( "Add 100x to both sides: \n" ); document.write( "300x + 5000 = 9500 \n" ); document.write( "Subtract 5000 from both sides: \n" ); document.write( "300x = 4500 \n" ); document.write( "Divide both sides by 300: \n" ); document.write( "x = 15 \n" ); document.write( "This tells us that the equilibrium point is where x = 15. We can find the supply (and demand since they are the same at the equilibrium point) by substituting 15 for x in either the supply or demand equation: \n" ); document.write( "S = 200(15) + 5000 \n" ); document.write( "S = 3000 + 5000 \n" ); document.write( "S = 8000 \n" ); document.write( "The equilibrium point is (15, 8000). \n" ); document.write( "The graph: \n" ); document.write( " |