document.write( "Question 343674: I need help on the following problem:
\n" ); document.write( "If Joe paints a house in two hours and Fred paints a house in eight, how long does it take them to paint it together.
\n" ); document.write( "I have tried to use the formula 1/(1/2)+(1/8) but I do not think that the answer is correct. If there's any other method, I would sincerely appreciate it. Thank you so much!
\n" ); document.write( "

Algebra.Com's Answer #245893 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
working together ; they each paint some FRACTION of the house , based on their individual rates\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if x is the combined time , Joe's fraction is x/2 and Fred's fraction is x/8
\n" ); document.write( "___ the fractions add to one (the WHOLE house)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x / 2) + (x / 8) = 1\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 8 ___ 4x + x = 8 ___ 5x = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "dividing by 5 ___ x = 8/5 = 1 hr 36 min
\n" ); document.write( "
\n" );