document.write( "Question 120954: A furniture company sells 3000 chairs per week at a price of $150 apiece; when the price is lowered to $125, the company sells 3500 chairs per week. If the company wishes to liquidate its entire remaining inventory of 4250 chairs in the next week, what price should they seek? \n" ); document.write( "
Algebra.Com's Answer #88752 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A furniture company sells 3000 chairs per week at a price of $150 apiece; when the price is lowered to $125, the company sells 3500 chairs per week. If the company wishes to liquidate its entire remaining inventory of 4250 chairs in the next week, what price should they seek?
\n" ); document.write( ":
\n" ); document.write( "Let x = price of the chairs; Let y = no. of chairs sold
\n" ); document.write( "Find the slope of the equation m = \"%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "x1 = 150; y1 = 3000
\n" ); document.write( "x2 = 125; y2 = 3500
\n" ); document.write( ":
\n" ); document.write( "m = \"%283500-3000%29%2F%28125-150%29\" = \"500%2F%28-25%29\" = -20 is the slope
\n" ); document.write( ":
\n" ); document.write( "Using the point/slope equation: y - y1 = m(x - x1)
\n" ); document.write( "y - 3000 = -20(x - 150)
\n" ); document.write( ":
\n" ); document.write( "y - 3000 = -20x + 3000
\n" ); document.write( ":
\n" ); document.write( "y = -20x + 3000 + 3000
\n" ); document.write( ":
\n" ); document.write( "y = -20x + 6000 is our equation
\n" ); document.write( ":
\n" ); document.write( "to find the price to sell all 4250 chairs, make y = 4250 and find x
\n" ); document.write( "-20x + 6000 = 4250
\n" ); document.write( "-20x = 4250 - 6000
\n" ); document.write( "-20x = -1750
\n" ); document.write( "x = \"%28-1750%29%2F%28-20%29\"
\n" ); document.write( "x = +$87.50 is the price to sell 4250 chairs.
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "You can check this by substituting each given value for x in our equation,
\n" ); document.write( "and confirm that it equals the given y value
\n" ); document.write( "
\n" );