document.write( "Question 1025897: A total of m matches are needed to fill 30 match boxes with the same number of matches in each box
\n" );
document.write( "How many matches are in each box?
\n" );
document.write( "If 3 fewer matches are put into each box , there are enough for 32 boxes .What is the value of m?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #641217 by mananth(16946)![]() ![]() You can put this solution on YOUR website! when 30 are filled in each box m/30 is the number of boxes =30\r \n" ); document.write( "\n" ); document.write( "when 30-3=27 are filled then number of boxes = m/27 =32\r \n" ); document.write( "\n" ); document.write( "m/27 - m/30 = 2 \r \n" ); document.write( "\n" ); document.write( "30m-27m = 2*27*30\r \n" ); document.write( "\n" ); document.write( "3m = 1620\r \n" ); document.write( "\n" ); document.write( "m= 540 \n" ); document.write( " \n" ); document.write( " |