document.write( "Question 481129: If 15 workers can paint 18 houses in 24 days, how many days will 40 workers take to paint 22 houses? \n" ); document.write( "
Algebra.Com's Answer #329475 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If 15 workers can paint 18 houses in 24 days, how many days will 40 workers take to paint 22 houses?
\n" ); document.write( "--------------
\n" ); document.write( "# of days are inversely related to # of workers and directly related
\n" ); document.write( "to # of houses.
\n" ); document.write( "--------------
\n" ); document.write( "d = kh/w
\n" ); document.write( "---
\n" ); document.write( "Solve for \"k\" using \"15 workers can paint 18 houses in 24 days\"
\n" ); document.write( "24 = k*18/15
\n" ); document.write( "k = 15*24/18 = 15*(4/3) = 20
\n" ); document.write( "--------------
\n" ); document.write( "Equation:
\n" ); document.write( "d = 20h/w
\n" ); document.write( "---
\n" ); document.write( "Solve: How many days will 40 workers take to paint 22 houses?
\n" ); document.write( "d = 20*22/40
\n" ); document.write( "d = 11 days
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===================
\n" ); document.write( "
\n" ); document.write( "
\n" );