document.write( "Question 604387: An artist makes three types of ceramic statues at a monthly cost of $650 for 165 statues. The manufacturing costs for the three types are $5, $4, and $3. If the statues sell for $20, $12, and $9, respectively, how many of each type should be made to produce $2,100 in monthly revenue?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #381140 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
5A+4B+3C= 650
\n" ); document.write( "A+B+C= 165
\n" ); document.write( "20A+12B+9C=2100
\n" ); document.write( "A= 30
\n" ); document.write( "B=95
\n" ); document.write( "C=40
\n" ); document.write( "
\n" );