document.write( "Question 950897: Andre and Eric have a home improvement business. They get a job to paint the living room of mrs. Jones. Andre can paint a room in 4 hours and Eric can paint a room in 12 hours. They decide to paint a room together to save time. How long does it take for the two of them to paint the room?
\n" ); document.write( "Okay so far I got in an hour Andre can do the work in 1/4 the time and in a hour Eric can do 1/12 the time so I made and equation that x=the time to paint the living room and got the equation 1/4x+1/12x=1 so I found the lcd and got 3 hours but I think I have done this all wrong so can you please help me!!!
\n" ); document.write( "

Algebra.Com's Answer #580690 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Andre and Eric have a home improvement business.
\n" ); document.write( " They get a job to paint the living room of mrs. Jones.
\n" ); document.write( " Andre can paint a room in 4 hours and Eric can paint a room in 12 hours.
\n" ); document.write( " They decide to paint a room together to save time. How long does it take for the two of them to paint the room?
\n" ); document.write( ":
\n" ); document.write( "You are right, but here is an easy understandable way to do these \"shared work\" problems
\n" ); document.write( "let t = time required when they work together
\n" ); document.write( "let the completed job = 1 (a painted room)
\n" ); document.write( ":
\n" ); document.write( "Each will do a fraction of the job, the two fractions add up to
\n" ); document.write( "\"t%2F4\" + \"t%2F12\" = 1
\n" ); document.write( "multiply equation by a common multiple of the denominator
\n" ); document.write( "12*\"t%2F4\" + 12*\"t%2F12\" = 12
\n" ); document.write( "Cancel the denominators
\n" ); document.write( "3t + t = 12
\n" ); document.write( "4t = 12
\n" ); document.write( "t = 12/4
\n" ); document.write( "t = 3 hrs when working together
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if the two fraction in fact add up to 1
\n" ); document.write( "\"3%2F4\" + \"3%2F12\" =
\n" ); document.write( "\"3%2F4\" + \"1%2F4\" = 1
\n" ); document.write( "
\n" );