document.write( "Question 44108: Can someone explain this to me?\r
\n" );
document.write( "\n" );
document.write( "The cost in dollars of manufacturing (w) wing nuts is given by the expression 0.07w + 13.3. Find the cost when 375 wing nuts are made. What is the average cost to manufacture one wing nut? \n" );
document.write( "
Algebra.Com's Answer #29061 by fractalier(6550) You can put this solution on YOUR website! Posted this one a few days ago, here goes again... \n" ); document.write( "Let us call the cost function \n" ); document.write( "c(w) = .07w + 13.3 \n" ); document.write( "Now if the number of wing nuts, w, is 375, we substitute that in for w and get \n" ); document.write( "c(375) = .07(375) + 13.3 \n" ); document.write( "c(375) = 26.25 + 13.3 \n" ); document.write( "c(375) = $39.55 \n" ); document.write( "To find the average cost, we divide that total cost by 375 wing nuts and get \n" ); document.write( "$39.55 / 375 = $.1055 or 10.55 cents each \n" ); document.write( " |