document.write( "Question 149747: a.)Suppose that a market research company finds that at 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. (write an equation using two points).\r
\n" );
document.write( "\n" );
document.write( "b.)A company's revenue is the amount of money that comes in from sales, before business costs are subtracted. For a single product, you can find the revenue by multiplying the quantity of the product sold, x, by the demand equation p. Substitute the result from part a into the equation R=xp to find the revenue equation.\r
\n" );
document.write( "\n" );
document.write( "here is what I have so far:
\n" );
document.write( "a.)
\n" );
document.write( "my equation are in the form p=mx+b
\n" );
document.write( "20 = 42x + b 10 = 52x + b
\n" );
document.write( "I think I am supposed to find the difference.
\n" );
document.write( " 20 = 42x + b
\n" );
document.write( " -(10 = 52x + b)\r
\n" );
document.write( "\n" );
document.write( "=10 = -52x\r
\n" );
document.write( "\n" );
document.write( "This is where I am completely lost. Please help me.
\n" );
document.write( "Thanks a lot! \n" );
document.write( "
Algebra.Com's Answer #109939 by stanbon(75887) ![]() You can put this solution on YOUR website! a.)Suppose that a market research company finds that at 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. (write an equation using two points). \n" ); document.write( "--------------- \n" ); document.write( "Points: ($20,42) and ($10,52) \n" ); document.write( "slope = (52-42)/(10-20) = -1 \n" ); document.write( "Find the intercept: \n" ); document.write( "42 = -1(20) + b \n" ); document.write( "b = 62 \n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "p = -x + 62 \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( "b.)A company's revenue is the amount of money that comes in from sales, before business costs are subtracted. For a single product, you can find the revenue by multiplying the quantity of the product sold, x, by the demand equation p. Substitute the result from part a into the equation R=xp to find the revenue equation. \n" ); document.write( "R(x) = x(-x+62) = -x^2+62x \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |