document.write( "Question 904929: Solution and Answer please, Thank you!\r
\n" );
document.write( "\n" );
document.write( "- If 1000 articles of a give type can be turned out by a first machine in 8 hours, by a second in 5 hours, and by a third in 4 hours, how long will it take to turn out the articles with all machines working? \n" );
document.write( "
Algebra.Com's Answer #549523 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a=8 b=5 c=4 \n" ); document.write( "1/a+1/b+1/c=1/x \n" ); document.write( "1/8+1/5+1/4=1/x \n" ); document.write( "5/40+8/40+10/40=1/x \n" ); document.write( "23/40=x \n" ); document.write( "40/23=x \n" ); document.write( "x=1.73913043 hours working together \n" ); document.write( "check \n" ); document.write( "1/a+1/b+1/c=1/x \n" ); document.write( "1/8+1/5+1/4=1/40/23 \n" ); document.write( "5/40+8/40+10/40=23/40 \n" ); document.write( "23/40=23/40 \n" ); document.write( "ok \n" ); document.write( " |