document.write( "Question 1011008: If 15 workers can paint a certain number of houses in 24 days, how many days will 40 workers take, working at the same rate, to do the same job?
\n" );
document.write( "A) 12 Days
\n" );
document.write( "B) 18 Days
\n" );
document.write( "C) 15 Days
\n" );
document.write( "D) 9 Days \n" );
document.write( "
Algebra.Com's Answer #626537 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! We can solve this like this: \n" ); document.write( "15 * 24 = 40x \n" ); document.write( "360 = 40x \n" ); document.write( "x = 9 days \n" ); document.write( "Choice D. \n" ); document.write( " |