document.write( "Question 550903: the amount of time it takes to paint a house varies inversly with the number of painters. if it takes 4 painters 40 hours how long would it take 10 painters?
\n" );
document.write( "A.100 HOURS B.26 HOURS C.20 HOURS D.16 HOURS ...... how did you get the answer? \n" );
document.write( "
Algebra.Com's Answer #359211 by TutorDelphia(193) You can put this solution on YOUR website! Inverse variation uses the formula\r \n" ); document.write( "\n" ); document.write( "y=k/x\r \n" ); document.write( "\n" ); document.write( "If 40=k/4 \n" ); document.write( "Than k=160\r \n" ); document.write( "\n" ); document.write( "So our formula is Time=160/Painters \n" ); document.write( "t=160/10 \n" ); document.write( "t=16 hrs \n" ); document.write( " \n" ); document.write( " |