document.write( "Question 347673: 90. Barn Painting. 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 #248536 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Barn Painting. 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( "---- \n" ); document.write( "Melanie DATA: \n" ); document.write( "time = x day/job ; rate = 1/x job/day \n" ); document.write( "----- \n" ); document.write( "Melissa DATA: \n" ); document.write( "time = 2x days/job ; rate = 1/2x job/day \n" ); document.write( "-------------------------- \n" ); document.write( "Together data: \n" ); document.write( "time = t days/job ; rate = 1/t job/day \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "rate + rate = together rate \n" ); document.write( "1/x + 1/(2x) = 1/t \n" ); document.write( "--- \n" ); document.write( "Solve for \"t\": \n" ); document.write( "(2x+x)/(2x^2) = 1/t \n" ); document.write( "--- \n" ); document.write( "t = (2x^2)/(3x) \n" ); document.write( "t = (2/3)x \n" ); document.write( "--------------------- \n" ); document.write( "t(5) = (2/3)5 = 3 1/3 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |