Question 179544
Suppose that a market research company finds that a price of p=$20, they would sell x=42 tiles each month. If they lower the price to p=$10, then more people would purchase the tile, and they can expect to sell x=52 tiles in a month's time. Find the equation of the line for the demand equation. Write your answer in the form p=mx+b. (Hint: Write and equation using two points in the form (x,p)).
------------
You have two points relating price to # of tiles: (42,20) and (52,10)
slope = (10-20)/(52-42) = -10/10 = -1
--------------
Form is y = mx + b and you know x,y, and m ; solve for "b".
10 = -1(52) + b
b = 62
------------------
Equation:
y = -x + 62
=================

Cheers,
Stan H.