document.write( "Question 24683: A toy manufacturing company makes a doll that sells for $12. It costs $5 in labor to make eack doll. The total cost for the materials is $420. How many dolls must they sell to break even? \r
\n" );
document.write( "\n" );
document.write( "I have major problems with this one in particular. If you could please put this problem into a system that would be great. I do not need the answer. Thank you! \n" );
document.write( "
Algebra.Com's Answer #13174 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! $420 is the cost of materials to make all the dolls \n" ); document.write( "$5 is the cost in labor to make one doll \n" ); document.write( "Let x = number of dolls made to break even (cost of production = income) \n" ); document.write( "5 * x = labor cost to make all the dolls \n" ); document.write( "(materials cost) + (labor cost) / number of dolls = price per doll \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "check \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "checks OK \n" ); document.write( "make 60 dolls to break even \n" ); document.write( " |