document.write( "Question 368342: 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 #262492 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( "Let x = time (hours) it takes for them to dig together \n" ); document.write( "then \n" ); document.write( "x(1/5 + 1/6) = 1 \n" ); document.write( "Multiplying both sides by 30: \n" ); document.write( "x(6 + 5) = 30 \n" ); document.write( "11x = 30 \n" ); document.write( "x = 30/11 \n" ); document.write( "x = 2.73 hours \n" ); document.write( "or \n" ); document.write( "x = 2 hours and 44 minutes \n" ); document.write( " \n" ); document.write( " |