document.write( "Question 901522: If Violet were to paint her living room alone, it would take 5 hours. Her sister Jackie could do the job in 7 hours. How long would it take them working together? \n" ); document.write( "
Algebra.Com's Answer #546758 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a=5
\n" ); document.write( "b=7
\n" ); document.write( "1/a+1/b=1/x
\n" ); document.write( "1/5+1/7=1/x
\n" ); document.write( "7/35+5/35=1/x
\n" ); document.write( "12/35=1/x
\n" ); document.write( "35/12=x
\n" ); document.write( "2 11/12=x
\n" ); document.write( "x=2 hr 55 minutes
\n" ); document.write( "x=2.91666667 hours working together
\n" ); document.write( "
\n" );