document.write( "Question 767871: A company that manufactures boxes recently purchased $2000 worth of new equipment to offer gift boxes to its customers. the cost of producing a package of gift boxes is $1.50 and it is sold for $4.00. Find the number of packages that must be sold for the company to break even.
\n" );
document.write( "please put the problem in system equation form which is {Ax+By=z
\n" );
document.write( " Gx+Hy=c before you compute them. thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #467900 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! n is number of boxes to produce and sell. \n" ); document.write( "Money gone out: 2000 + 1.50n \n" ); document.write( "Money coming in: 4.00n \n" ); document.write( "Break-Even: 2000+1.50n=4.00n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solve for n in \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "800 packages. \n" ); document.write( " |