document.write( "Question 288348: Working alone, Ryan can dig a 10 ft by 10 ft
\n" );
document.write( "hole in five hours. Castel can dig the same
\n" );
document.write( "hole in six hours. How long would it take
\n" );
document.write( "them if they worked together \n" );
document.write( "
Algebra.Com's Answer #209013 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Working alone, Ryan can dig a 10 ft by 10 ft \n" ); document.write( "hole in five hours. Castel can dig the same \n" ); document.write( "hole in six hours. How long would it take \n" ); document.write( "them if they worked together \n" ); document.write( ". \n" ); document.write( "Rates: \n" ); document.write( "Ryan: 1 hole per 5 hours \n" ); document.write( "Castel: 1 hole per 6 hours \n" ); document.write( ". \n" ); document.write( "Let x = time if working together \n" ); document.write( "then \n" ); document.write( "x(1/5 + 1/6) = 1 \n" ); document.write( "x(6 + 5) = 30 \n" ); document.write( "11x = 30 \n" ); document.write( "x = 30/11 \n" ); document.write( "x = 2.7273 hours \n" ); document.write( "or \n" ); document.write( "x = 2 hours and 44 minutes \n" ); document.write( " \n" ); document.write( " |