document.write( "Question 326603: Please help me solve this question:
\n" );
document.write( "A machine in a soft drink bottling factory caps 3 bottles per second. How many bottles can it cap in 15 hours?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #233845 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let b = bottles\r \n" ); document.write( "\n" ); document.write( "There are 3600 seconds in 1 hour.\r \n" ); document.write( "\n" ); document.write( "In 15 hours, there are 54,000 seconds.\r \n" ); document.write( "\n" ); document.write( "3/b = 1 second/54,000 seconds\r \n" ); document.write( "\n" ); document.write( "b * 1 = 3 * 54,000\r \n" ); document.write( "\n" ); document.write( "b = 162,000\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |