document.write( "Question 606634: If 10 people commit 23 mistakes in 15 months, how many mistakes would be committed by 170 people in 12 months? \n" ); document.write( "
Algebra.Com's Answer #382142 by stanbon(75887) ![]() You can put this solution on YOUR website! If 10 people commit 23 mistakes in 15 months, how many mistakes would be committed by 170 people in 12 months? \n" ); document.write( "---- \n" ); document.write( "# of mistakes(m) is directly proportional to # of people(p) and # of months(t). \n" ); document.write( "-------- \n" ); document.write( "m = k*(pt) \n" ); document.write( "--- \n" ); document.write( "solve for \"k\" using \"10 people commit 23 mistakes in 14 months\": \n" ); document.write( "23 = k*10*14 \n" ); document.write( "k = 23/140 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "m = (23/140)(pt) \n" ); document.write( "---------------------- \n" ); document.write( "How many mistakes would be committed by 170 people in 12 months? \n" ); document.write( "m = (23/140)(170*12) \n" ); document.write( "m = 335 + \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |