document.write( "Question 548702: Working alone, emma can clean the stable in 8 hours. If Victoria helps her, they can complete the job in 3 hours. How fast can Vicctoria clean the stable alone? \n" ); document.write( "
Algebra.Com's Answer #358221 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Working alone, emma can clean the stable in 8 hours. If Victoria helps her, they can complete the job in 3 hours. How fast can Vicctoria clean the stable alone?
\n" ); document.write( "**
\n" ); document.write( "let x=hours Victoria can clean the stable alone
\n" ); document.write( "1/x=Victoria's work rate
\n" ); document.write( "1/8=Emma's work rate
\n" ); document.write( "1/3=Work rate when working together
\n" ); document.write( "sum of individual work rates=work rate working together
\n" ); document.write( "..
\n" ); document.write( "1/8+1/x=1/3
\n" ); document.write( "1/x=1/3-1/8
\n" ); document.write( "1/x=8/24-3/24=5/24
\n" ); document.write( "x=24/5
\n" ); document.write( "ans:
\n" ); document.write( "hours Victoria can clean the stable alone=24/5
\n" ); document.write( "
\n" );