document.write( "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.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "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!
\n" );
document.write( "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. \n" );
document.write( "
Algebra.Com's Answer #319273 by edjones(8007)![]() ![]() You can put this solution on YOUR website! (24,10) & (44,5) \n" ); document.write( ". \n" ); document.write( "(p-p1)/(x-x1)=m \n" ); document.write( "m=(5-10)/(44-24) \n" ); document.write( "=-5/20 \n" ); document.write( "=-1/4=-.25 slope \n" ); document.write( ". \n" ); document.write( "(p-p1)=m(x-x1) \n" ); document.write( "p-10=-.25(x-24) \n" ); document.write( "p-10=-.25x+6 \n" ); document.write( "p=-.25x+16 \n" ); document.write( ". \n" ); document.write( "R=xp \n" ); document.write( "=x(-.25x+16) \n" ); document.write( "=-.25x^2+16x \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |