document.write( "Question 288764: Melanie can paint a certain barn by herself in x days. Her helper Melissa can paint the same barn by herself in 2x days. Write a rational expression for the fraction of the barn that they complete in one day by working together. Evaluate the expression for x=5. \n" ); document.write( "
Algebra.Com's Answer #209257 by richwmiller(17219) You can put this solution on YOUR website! y/x+y/2x=1 \n" ); document.write( "2y+y=2x \n" ); document.write( "3y=2x \n" ); document.write( "y=2x/3 \n" ); document.write( "It will take them 2x/3 days together \n" ); document.write( "so in one day they will complete 1/2x/3 or 3/(2x) of the job \n" ); document.write( "y/5+y/10=1 \n" ); document.write( "2y+y=10 \n" ); document.write( "3y=10 \n" ); document.write( "y=10/3 \n" ); document.write( "in one day they will complete 1/10/3=1*3/10=3/10 of the job in one day \n" ); document.write( "check \n" ); document.write( "2x/3=10/3 \n" ); document.write( "2x=10 \n" ); document.write( "x=5 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |