document.write( "Question 1199268: Jay can do a painting job in 2/3 as many days as Chris can, and Chris can do it in 3/4 as many days as Araceli can. If all three work together, they can do it in 36/13 days. In how many days can each of them alone do the work? \n" ); document.write( "
Algebra.Com's Answer #833062 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jay can do a painting job in 2/3 as many days as Chris can, \n" ); document.write( " and Chris can do it in 3/4 as many days as Araceli can. \n" ); document.write( " If all three work together, they can do it in 36/13 days. \n" ); document.write( " In how many days can each of them alone do the work? \n" ); document.write( ": \n" ); document.write( "let a = time required by A do the job \n" ); document.write( "then \n" ); document.write( "(2/3)*(3/4) = (1/2)a = J's time to do the job \n" ); document.write( "and \n" ); document.write( "(3/4)a = C's time \n" ); document.write( "We can use decimals with these two fractions, .5 and .75 (less tedious) \n" ); document.write( "lets try using 36/13 = 2.77 for time working together \n" ); document.write( "let 1 = the completed job \n" ); document.write( " \n" ); document.write( "multiply by 3a, cancel the denominators, gets rid of the fractions \n" ); document.write( "6(2.77) + 4(2.77) + 3(2.77) = 3a \n" ); document.write( "16.62 + 11.08 + 8.31 = 3a \n" ); document.write( "totals 36.01,round it down to 36 \n" ); document.write( "3a = 36 \n" ); document.write( "a = 12 hrs is A's time \n" ); document.write( "then \n" ); document.write( ".5(12) = 6 hrs is J's time \n" ); document.write( "and \n" ); document.write( ".75(12) = 9 hrs is C's time \n" ); document.write( ": \n" ); document.write( "You can confirm this in the original equation, comes to slightly more than 1 because 2.77 is actually 2.76923 (36/13) \n" ); document.write( " \n" ); document.write( " |