document.write( "Question 297627: how to solve sam can do a work in 3 days and john can do that work in 5 days,how many days they will take to finish that work if work togather? \n" ); document.write( "
Algebra.Com's Answer #214284 by richwmiller(17219) You can put this solution on YOUR website! x/3+x/5=1 \n" ); document.write( "x is a the time it takes them working together \n" ); document.write( "1 is one job \n" ); document.write( "x/3 is the part of the job that Sam does \n" ); document.write( "x/5 is the part of the job that John does \n" ); document.write( "multiply by 15 \n" ); document.write( "5x+3x=15 \n" ); document.write( "8x=15 \n" ); document.write( "x=15/8 \n" ); document.write( "x= 1 7/8 days to do the job together \n" ); document.write( "7/8*24=21 hours \n" ); document.write( "x=1 day and 21 hours to do the job together \n" ); document.write( "check \n" ); document.write( "15/8/3+15/8/5=1 \n" ); document.write( "5/8+3/8=1 \n" ); document.write( "Sam does 5/8 of the job and john does 3/8 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |