document.write( "Question 502402: It takes van twice as long as it takes Jun to do a certain piece of work. Working together they can do the work in 6 days. How long would it take Jun to do it alone?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #338840 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! It takes van twice as long as it takes Jun to do a certain piece of work. Working together they can do the work in 6 days. How long would it take Jun to do it alone? \n" ); document.write( ". \n" ); document.write( "Let J = time (days) it takes Jun to do it alone \n" ); document.write( "then \n" ); document.write( "2J = time (days) it takes Van \n" ); document.write( ". \n" ); document.write( "6(1/J + 1/(2J)) = 1 \n" ); document.write( "multiplying both sides by 2J: \n" ); document.write( "6(2 + 1) = 2J \n" ); document.write( "6(3) = 2J \n" ); document.write( "18 = 2J \n" ); document.write( "9 days = J (time it takes Jun) \n" ); document.write( ". \n" ); document.write( "Van: \n" ); document.write( "2J = 2(9) = 18 days \n" ); document.write( " \n" ); document.write( " |