document.write( "Question 151412: a painter can do a given job in 6 hours. his helper can do the same job in 10 hours. the painter begins to work and after two hours is joined by the helper. in how many hours will they complete the job \n" ); document.write( "
Algebra.Com's Answer #111315 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A painter can do a given job in 6 hours. His helper can do the same job in 10 hours. The painter begins to work and after two hours is joined by the helper. In how many hours will they complete the job?
\n" ); document.write( ";
\n" ); document.write( "Let t = no. of hrs required for them to complete the job
\n" ); document.write( "Let the completed job = 1
\n" ); document.write( ":
\n" ); document.write( "Painter will be on the job = (t+2)
\n" ); document.write( "Helper will be on the job = t
\n" ); document.write( ":
\n" ); document.write( "\"%28%28t%2B2%29%29%2F6\" + \"t%2F10\" = 1
\n" ); document.write( "Multiply equation by 30
\n" ); document.write( "30*\"%28%28t%2B2%29%29%2F6\" + 30*\"t%2F10\" = 30(1)
\n" ); document.write( "Cancel out the denominators and you have:
\n" ); document.write( "5(t+2) + 3t = 30
\n" ); document.write( ":
\n" ); document.write( "5t + 10 + 3t = = 30
\n" ); document.write( ":
\n" ); document.write( "8t = 30 - 10
\n" ); document.write( "t = \"20%2F8\"
\n" ); document.write( "t = 2.5 hrs with the helper on the job
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution on calc
\n" ); document.write( "\"4.5%2F6\" + \"2.5%2F10\" =
\n" ); document.write( ".75 + .25 = 1
\n" ); document.write( "
\n" );