document.write( "Question 231969: I have to write a rational expression for this word problem. Melanie can paint a barn in x days. Her helper Sara can paint the same barn in 2x days. Write a rational expression for the fraction of the barn that they can paint in 1 day by working together. Evaluate the expression for x=5.
\n" );
document.write( "Thanks,
\n" );
document.write( "Jim Koch \n" );
document.write( "
Algebra.Com's Answer #171595 by Robb(9)![]() ![]() ![]() You can put this solution on YOUR website! If you're evaluating this for x=5, put the 5 in for the x's to give you the following rational expression:\r \n" ); document.write( "\n" ); document.write( "1/5 + 1/(2*5) = 1/x\r \n" ); document.write( "\n" ); document.write( "You only want one variable, x.\r \n" ); document.write( "\n" ); document.write( "So assign x as the part of the barn they can paint together.\r \n" ); document.write( "\n" ); document.write( "It takes melanie 5 days, so for one days work the fraction is 1/5.\r \n" ); document.write( "\n" ); document.write( "It takes Sara twice as long, so 10 days. her work for 1 day is 1/10.\r \n" ); document.write( "\n" ); document.write( "You don't know how long it will take them working together, so that portion is x\r \n" ); document.write( "\n" ); document.write( "So you get the following equation:\r \n" ); document.write( "\n" ); document.write( "1/5 + 1/10 = 1/x\r \n" ); document.write( "\n" ); document.write( "The LCD is 10x, so multiply everything by 10x to give you:\r \n" ); document.write( "\n" ); document.write( "2x + x = 10\r \n" ); document.write( "\n" ); document.write( "Add like terms:\r \n" ); document.write( "\n" ); document.write( "3x = 10\r \n" ); document.write( "\n" ); document.write( "Divide both sides by 3:\r \n" ); document.write( "\n" ); document.write( "x = 3 1/3 days\r \n" ); document.write( "\n" ); document.write( "So it will take 3 and 1/3 days for them both working together to paint the barn. \r \n" ); document.write( "\n" ); document.write( "You can check this by putting 3 1/3 in for x in our equation.\r \n" ); document.write( "\n" ); document.write( "Hope this helps! \n" ); document.write( " |