document.write( "Question 1172100: Suppose that the total revenue (in dollars) from the sale of x headphones is given by R(x) = 46x and that the cost (in dollars) of manufacturing x headphones is given by C(x) = 100 − 30x + 110x2. \r
\n" );
document.write( "\n" );
document.write( "How many headphones (below 500) were sold if the profit was $12,650 \n" );
document.write( "
Algebra.Com's Answer #797055 by Theo(13342)![]() ![]() You can put this solution on YOUR website! revenue function is r(x) = 46x \n" ); document.write( "cost function is c(x) = 100 − 30x + 110x^2 \n" ); document.write( "profit function is p(x) = r(x) - c(x) \n" ); document.write( "that makes profit function as shown on the next line. \n" ); document.write( "p(x) = 46x - (100 - 30x + 110x^2) \n" ); document.write( "simplify to get: \n" ); document.write( "p(x) = 46x - 100 + 30x - 110x^2 \n" ); document.write( "combine like terms to get: \n" ); document.write( "p(x) = -100 + 76x - 110x^2 \n" ); document.write( "arrange the expression on the right side of the equation in descending order of degree to get: \n" ); document.write( "p(x) = -110x^2 + 76x - 100 \n" ); document.write( "the graph of the profit function looks like this.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "as you can see, the maximum profit is -86.873 when x = .345 \n" ); document.write( "that's not even close to a profit of 12,650. \n" ); document.write( "there must be something wrong with the equations. \n" ); document.write( "please check again to see if there was an error in the presentation of this problem. \n" ); document.write( "if not, then i believe there is no way that a profit of 12,650 could be attained with these equations the way they are.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |