SOLUTION: I really need some help here getting started...I do not know what I am suppose to do and there are many parts to this but a,b are the key questions I need help with because the oth

Algebra ->  Finance -> SOLUTION: I really need some help here getting started...I do not know what I am suppose to do and there are many parts to this but a,b are the key questions I need help with because the oth      Log On


   



Question 465872: I really need some help here getting started...I do not know what I am suppose to do and there are many parts to this but a,b are the key questions I need help with because the other questions work off this.

a. Suppose a market research company finds that at a price of p = $10, they would sell x = 24 tiles each month. If they lower the price to p = $5, then more people would purchase the tile, and they can expect to sell x = 44 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 an equation using two points in the form (x,p) and remember that order matters!
b. Substitute the result you found from part a. into the equation R = xp to find the revenue equation. Provide your answer in simplified form.

Found 2 solutions by kingme18, edjones:
Answer by kingme18(98) About Me  (Show Source):
You can put this solution on YOUR website!
a. Using the hint that was given, you have two points that are (24, 10) and (44, 5) (note that I made sure to put x/number sold, then p/price). To find m (slope), we'll use the slope formula: %28p%5B2%5D-p%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29
=%285-10%29%2F%2844-24%29
=-5%2F20
=-1%2F4
Now we just need to find b (y-intercept). One way to do this is to keep in mind that any point on the line will work in the equation, so we can choose either point (I'm going to use 24, 10), plug it into p=mx+b, and solve for b. Remember that we just found out that m=-1/4.
10=%28-1%2F4%29+24%2Bb
10=-6%2Bb
16=b
When you write the formula, remember that p and x need to be variables--don't leave (24, 10) in. p=mx+b, but m=-1/4 and b=16, so p=%28-1%2F4%29+x%2B16


b. You were given that R=xp, so we just need to substitute the equation we just found in for p: R=x%2A%28%28-1%2F4%29+x%2B16%29 Then, multiply through by x to simplify: R=%28-1%2F4%29+x%5E2+%2B+16x

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
(24,10) & (44,5)
.
(p-p1)/(x-x1)=m
m=(5-10)/(44-24)
=-5/20
=-1/4=-.25 slope
.
(p-p1)=m(x-x1)
p-10=-.25(x-24)
p-10=-.25x+6
p=-.25x+16
.
R=xp
=x(-.25x+16)
=-.25x^2+16x
.
Ed