document.write( "Question 288487: Regrind, Inc. regrinds used typewriter platens. The variable cost per platen is $1.80. The total cost to regrind 80 platens is $500. Find the linear cost function to regrind platens. If reground platens sell for $10.60 each, how many must be reground and sold to break even? \n" ); document.write( "
Algebra.Com's Answer #209107 by stanbon(75887) ![]() You can put this solution on YOUR website! Regrind, Inc. regrinds used typewriter platens. The variable cost per platen is $1.80. \n" ); document.write( "The total cost to regrind 80 platens is $500. \n" ); document.write( "----- \n" ); document.write( "You have a slope = 1.8 and a point (80,500) \n" ); document.write( "------- \n" ); document.write( "Find the linear cost function to regrind platens. \n" ); document.write( "cost = 1.8x + b \n" ); document.write( "Use the point to solve for \"b\": \n" ); document.write( "500 = 1.8*80 + b \n" ); document.write( "b = 356 \n" ); document.write( "--- \n" ); document.write( "Equation: cost = 1.8x + 356 \n" ); document.write( "-----------------------------------\r \n" ); document.write( "\n" ); document.write( "If reground platens sell for $10.60 each, how many must be reground and sold to break even? \n" ); document.write( "Revenue = 10.6x \n" ); document.write( "-------------------------- \n" ); document.write( "Break even means Cost = Revenue: \n" ); document.write( "1.8x + 356 = 10.6x \n" ); document.write( "8.8x = 356 \n" ); document.write( "x = 40.45 \n" ); document.write( "Round down to 40 (the breakeven number of platens) \n" ); document.write( "======================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |