document.write( "Question 1145470: A company make 500 puppets in three sizes. The small costs $5 to make and sells for $8, the medium costs $10 to
\n" );
document.write( "make and sells for $16, the large costs $15 to make and sells for $25. The total costs to make puppets is $4,750 and the
\n" );
document.write( "revenue is $7,700. How many of each size are made during a production run? \n" );
document.write( "
Algebra.Com's Answer #766696 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! s+m+l=500 \n" ); document.write( "5s+10m+15l=4750 \n" ); document.write( "8s+16m+25l=7700.\r \n" ); document.write( "\n" ); document.write( "Three equations with 3 unknowns- just what the math professor ordered \n" ); document.write( " \n" ); document.write( " |