document.write( "Question 1062712: If 9 workers can complete 12 chairs in 3 days,how long will it take 4 workers to complete 15 similar chairs? \n" ); document.write( "
Algebra.Com's Answer #677701 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
If 9 workers can complete 12 chairs in 3 days, how long will it take 4 workers to complete 15 similar chairs?
\n" ); document.write( ":
\n" ); document.write( "Find how many man-days required for 12 chairs
\n" ); document.write( "9 * 3 = 27 man-days
\n" ); document.write( "Find how many man-days for each chair
\n" ); document.write( "\"27%2F12\" = \"9%2F4\" days per chair
\n" ); document.write( "\"how long will it take 4 workers to complete 15 similar chairs?\"
\n" ); document.write( "let d = no. of man-days required to do this
\n" ); document.write( "4d = 15*\"9%2F4\"
\n" ); document.write( "4d = \"135%2F4\"
\n" ); document.write( "d = \"135%2F4\" * \"1%2F4\"
\n" ); document.write( "d = \"135%2F16\" = 8.3475 days
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );