document.write( "Question 168227: A manufacturer of custom drinking mugs has the capacity to produce 1,800 mugs per day. It has a fixed daily cost of $1,000 plus a variable cost of $1.50 per mug.
\n" );
document.write( "a)How many mugs were created in a batch that had a total daily cost of $2,800?
\n" );
document.write( "b)The total cost of mugs can also be calculated by multiplying the average cost per mug by the number of mugs produced. If the company needs to reach an average cost of $2.00 per mug, how many mugs must it produce per day? \n" );
document.write( "
Algebra.Com's Answer #124015 by hobbitt(2)![]() ![]() ![]() You can put this solution on YOUR website! Daily cost is $1,000 + $1.50x\r \n" ); document.write( "\n" ); document.write( "ie amount to run factory for the day is $1,000 (fixed cost) and x is the number of cups made costing $$1.50 in materials\r \n" ); document.write( "\n" ); document.write( "If Total = $2,800\r \n" ); document.write( "\n" ); document.write( "then $2,800 = $1,000 + $1.50x\r \n" ); document.write( "\n" ); document.write( "subtract $1,000 to get the x term alone to give\r \n" ); document.write( "\n" ); document.write( "$2,800 - $1,000 = $1.50x\r \n" ); document.write( "\n" ); document.write( "$1,800 = $1.50x\r \n" ); document.write( "\n" ); document.write( "now divide both sides by $1.50 to get x on its own\r \n" ); document.write( "\n" ); document.write( "$1,800/$1.50 = x\r \n" ); document.write( "\n" ); document.write( "so x = # cups made to produce $2,800 daily cost is 1200 cups\r \n" ); document.write( "\n" ); document.write( "Not sure what the 2nd part is asking\r \n" ); document.write( "\n" ); document.write( "but if they want the mugs to be $2.00 each then \r \n" ); document.write( "\n" ); document.write( "If Total = $2,800\r \n" ); document.write( "\n" ); document.write( "then $2,800 = $1,000 + $2.00x\r \n" ); document.write( "\n" ); document.write( "subtract $1,000 to get the x term alone to give\r \n" ); document.write( "\n" ); document.write( "$2,800 - $1,000 = $2.00x\r \n" ); document.write( "\n" ); document.write( "$1,800 = $2.00x\r \n" ); document.write( "\n" ); document.write( "now divide both sides by $2.00 to get x on its own\r \n" ); document.write( "\n" ); document.write( "$1,800/$2.00 = x\r \n" ); document.write( "\n" ); document.write( "so x = # cups made to produce $2,800 daily cost is 900 cups\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |