document.write( "Question 186461: Three brothers, Philip, Rafael and Brian live in a house. Philip can clean the hoouse twice times as fast as Brian. Rafael can clean the house in 8 hours. All three together, can clean the house in 2 hours. How long would it take Brian to clean the house. \n" ); document.write( "
Algebra.Com's Answer #139746 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Three brothers, Philip, Rafael and Brian live in a house.
\n" ); document.write( "Philip can clean the house twice times as fast as Brian.
\n" ); document.write( "Rafael can clean the house in 8 hours.
\n" ); document.write( "All three together, can clean the house in 2 hours.
\n" ); document.write( "How long would it take Brian to clean the house.
\n" ); document.write( "--------------------------
\n" ); document.write( "Let Brian time = 2x hr/job ; rate = 1/(2x) job/hr.
\n" ); document.write( "------------
\n" ); document.write( "Then Philip time = x hr/job ; rate = 1/x job/hr.
\n" ); document.write( "-----------
\n" ); document.write( "Rafael time = 8 hrs/job ; rate = 1/8 job/hr.
\n" ); document.write( "-----------------------------------------------
\n" ); document.write( "Together time = 2 hrs/job ; rate = 1/2 job/hr
\n" ); document.write( "----------------------------------------
\n" ); document.write( "Equation:
\n" ); document.write( "rate + rate + rate = together rate
\n" ); document.write( "1/2x + 1/x + 1/8 = 1/2\r
\n" ); document.write( "\n" ); document.write( "Multiply thru by 8x to get:
\n" ); document.write( "4 + 8 + x = 4x
\n" ); document.write( "3x = 12
\n" ); document.write( "x = 4 hrs (Philip time to do the job alone)
\n" ); document.write( "2x= 8 hrs (Brian time to do the job alone)
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );