document.write( "Question 1191957: A small juice company spends $1,200 per day on business expenses plus $1.10 per bottle of juice that they make. They charge $2.50 for each bottle of juice they produce. How many bottles of juice must the company sell in one day in order to equal the daily costs? \n" ); document.write( "
Algebra.Com's Answer #823828 by ikleyn(52782)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A small juice company spends $1,200 per day on business expenses plus $1.10 per bottle of juice
\n" ); document.write( "that they make. They charge $2.50 for each bottle of juice they produce.
\n" ); document.write( "How many bottles of juice must the company sell in one day in order to equal the daily costs?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The governing equation is\r\n" );
document.write( "\r\n" );
document.write( "    1200 + 1.10*b = 2.50*b,\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "where b is the number of bottles.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the equation,\r\n" );
document.write( "\r\n" );
document.write( "    b = \"1200%2F%282.50-1.10%29\" = 857.14  bottles.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You may interpret my answer in any way you want.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );