document.write( "Question 613378: One robot can vacuum a house in 10 hours. If a second robot is added and both are used, the same job can be completed in 3 hours. How long would it take the second robot alone to do the same job? \n" ); document.write( "
Algebra.Com's Answer #386029 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "One robot can vacuum a house in 10 hours. If a second robot is added and both
\n" ); document.write( " are used, the same job can be completed in 3 hours
\n" ); document.write( "Let x represent the time the second robot would take alone:
\n" ); document.write( "PER hour KEY:
\n" ); document.write( " 1/10 + 1/x = 1/3 ||Multiplying thru by 30x so as all denominators = 1
\n" ); document.write( " 3x + 30 = 10x
\n" ); document.write( " 30 = 7x
\n" ); document.write( " 4 2/7 hr = x, the time the second robot would take alone \n" ); document.write( "
\n" );