document.write( "Question 1091972: 77 mathematics students are separated into two groups. The first group is 4 less than twice the second group how many students are in each group \n" ); document.write( "
Algebra.Com's Answer #706459 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 77 mathematics students are separated into two groups. The first group is 4 less than twice the second group how many students are in each group \n" ); document.write( "-------- \n" ); document.write( "Call them G1 & G2 \n" ); document.write( "--- \n" ); document.write( "G1 + G2 = 77 \n" ); document.write( "G1 = 2*G2 - 4 \n" ); document.write( "----------------- \n" ); document.write( "etc \n" ); document.write( " |