document.write( "Question 172896: Three workers pick 66 bushels of apples in a day. One of the workers is three times more productive than the second worker and twice as productive as the third worker. How many bushels did the second most productive worker pick? \n" ); document.write( "
Algebra.Com's Answer #127751 by colliefan(242)\"\" \"About 
You can put this solution on YOUR website!
Three workers pick 66 bushels of apples in a day. One of the workers is three times more productive than the second worker and twice as productive as the third worker. How many bushels did the second most productive worker pick? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "An equation that represents this situation is the following where x is the productivity of the first worker.\r
\n" ); document.write( "\n" ); document.write( "x + x/3 + x/2 = 66
\n" ); document.write( "6/6 x + 2/6x + 3/6x = 66
\n" ); document.write( "11/6 x = 66
\n" ); document.write( "x = 36\r
\n" ); document.write( "\n" ); document.write( "If x=36, the first worker picked x or 36 bushels, the second one picked x/3 or 12 bushels, and the third picked x/2 or 18 bushels.
\n" ); document.write( "
\n" ); document.write( "
\n" );