document.write( "Question 4771: At Maplewood Marine, shift 1 produced 3 times as much as shift 2. Maplewood's total production for June was 6,400 row boats. What was the output for each shift? \n" ); document.write( "
Algebra.Com's Answer #2270 by ichudov(507)\"\" \"About 
You can put this solution on YOUR website!
The problem says that shift one production is 3 times shift two.\r
\n" ); document.write( "\n" ); document.write( "shift_one_production+shift_two_production=6400\r
\n" ); document.write( "\n" ); document.write( "since shift_one_production = 3* shift_two_production, we have\r
\n" ); document.write( "\n" ); document.write( "3* shift_two_production + shift_two_production = 6400\r
\n" ); document.write( "\n" ); document.write( "4*shift_two_production = 6400.\r
\n" ); document.write( "\n" ); document.write( "shift_two_production = 6400/4 = 1600\r
\n" ); document.write( "\n" ); document.write( "shift_one_production = 1600*3 = 4800.\r
\n" ); document.write( "\n" ); document.write( "You could have used 'x' instead of shift_one_production, the result would be the same.
\n" ); document.write( "
\n" );