document.write( "Question 886219: One factory takes four days to produce an airplane, another takes five, and a
\n" ); document.write( "third takes seven days. How long does it take the three factories combined to
\n" ); document.write( "produce eighty-three airplanes?
\n" ); document.write( "

Algebra.Com's Answer #535763 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One factory takes four days to produce an airplane, another takes five, and a
\n" ); document.write( "third takes seven days. How long does it take the three factories combined to
\n" ); document.write( "produce eighty-three airplanes?
\n" ); document.write( "Let \"x\" be the number of days.
\n" ); document.write( "Rate for each factory::
\n" ); document.write( "1/4 plane per day
\n" ); document.write( "1/5 plane per day
\n" ); document.write( "1/3 plane per day
\n" ); document.write( "---------------------
\n" ); document.write( "Equation:
\n" ); document.write( "(1/4)x + (1/5)x + (1/3)x = 83
\n" ); document.write( "Multiply thru by 60 to get:
\n" ); document.write( "15x + 12x + 20x = 83*60
\n" ); document.write( "47x = 83*60
\n" ); document.write( "x = 105.96 days
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );