document.write( "Question 640213: A machine can produce 12 clay figures per hour. It costs $750 to setup the machine and $6 per hour to run the machine. Each clay figure requires $2 of material (clay) to produce. If each clay figure will sell for $10, express the revunue, cost and profit in producing x clay figures as a function of time.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #403231 by benni1013(206)![]() ![]() ![]() You can put this solution on YOUR website! What we know: \n" ); document.write( "$750 to setup machine. $6/hr to run machine. $2/unit materials. Selling at $10/unit. The machine produces 12 clay figures per hour.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "How to get from what we know to what we want to know: \n" ); document.write( "This is a very business related problem. First, define your variable and fixed costs. The starting of the machine is a fixed cost. The cost of the materials, m, is variable per unit. The cost to run the machine, l, is variable. The revenue function is only the selling price times the number of units sold. The profit function is the revenue function minus the cost function.\r \n" ); document.write( "\n" ); document.write( "Solution \n" ); document.write( "Cost function: 6l+2m+750 per hour \n" ); document.write( "Revenue function: 10x per unit sold \n" ); document.write( "Profit function: T(x)=10x-(6l+2m+750) \n" ); document.write( "Break-Even function 0=10x-(6l+2m+750)* \n" ); document.write( "*Just a bonus.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |