document.write( "Question 875495: It will take John 4 days to string a certain fence.
\n" );
document.write( "If Mary could string the same fence in 3 days,
\n" );
document.write( "how long will it take them if they work
\n" );
document.write( "together? \n" );
document.write( "
Algebra.Com's Answer #528247 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " 3x + 4x = 12 \n" ); document.write( " 7x = 12 \n" ); document.write( " x = 12/7 0r 1 5/7 days \n" ); document.write( " |