document.write( "Question 517488: Bill can paint a house in 5 days and Samantha can paint the same house in 7 days. How long will it take them, working together, to paint the house? \n" ); document.write( "
Algebra.Com's Answer #344886 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Bill can paint a house in 5 days and Samantha can paint the same house in 7 days.
\n" ); document.write( " How long will it take them, working together, to paint the house?
\n" ); document.write( ":
\n" ); document.write( "Let t = time required when they work together
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "A typical shared work equation.
\n" ); document.write( "Each will do a fraction of the work, the two fractions must add up to 1
\n" ); document.write( ":
\n" ); document.write( "\"t%2F5\" + \"t%2F7\" = 1
\n" ); document.write( "multiply by 35 to clear the denominators, results
\n" ); document.write( "7t + 5t = 35
\n" ); document.write( "12t = 35
\n" ); document.write( "t = 35/12
\n" ); document.write( "t = 2\"11%2F12\" ~ 2.9167 days working together,
\n" ); document.write( "
\n" );