document.write( "Question 1155236: at the valve factory w workers made v valves in 5 days how many days would it take n more workers to make the same number of valves? \n" ); document.write( "
Algebra.Com's Answer #777781 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
at the valve factory w workers made v valves in 5 days
\n" ); document.write( "5w man-days to make v valves
\n" ); document.write( " how many days would it take n more workers to make the same number of valves?
\n" ); document.write( "v = v
\n" ); document.write( "let d = no. of days required with n more workers
\n" ); document.write( "therefore
\n" ); document.write( "d(w+n) = 5w
\n" ); document.write( "d = \"%285w%29%2F%28%28w%2Bn%29%29\", days
\n" ); document.write( "
\n" );