document.write( "Question 504569: Please help me with this equation: A company has two molds to form tires. One mold has a setup cost of $1,000 and the other has a setup cost of $3,000. The cost to make each tire with the first mold is $15, and the cost to make each tire with the second mold is $10.
\n" );
document.write( "*Find the break point? \n" );
document.write( "
Algebra.Com's Answer #339634 by jorel1380(3719) You can put this solution on YOUR website! 1000+15x=3000+10x \n" ); document.write( "5x=2000 \n" ); document.write( "x=400 \n" ); document.write( "The point at which the processes are equal is at 400 tires.. \n" ); document.write( " |