document.write( "Question 40409: Company X can install chairs in a theater in 10 hours. Company Y can install them in 15 hours. How long would it take the two companies, working together to install the chairs.
\n" );
document.write( "______hours.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #25780 by fazlerabbi(9)![]() ![]() ![]() You can put this solution on YOUR website! X can install chairs in 10 hrs. So, in 1 hour X performs 1/10 part of the work. \n" ); document.write( "Y can install chairs in 15 hrs. So, in 1 hour Y performs 1/15 part of the work. \n" ); document.write( "X and Y together in 1 hour perform (1/10 + 1/15) = 1/6 part of the work.\r \n" ); document.write( "\n" ); document.write( " 1/6 part of the work is done in 1 hour \n" ); document.write( "So, 1 (whole) work is done in 6 hours. \n" ); document.write( " |