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 #706464 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!

I find it easier in nearly all cases to solve a problem like this using a single variable instead of two.

\n" ); document.write( "So I would say
\n" ); document.write( "let x = number in second group
\n" ); document.write( "then 2x-4 = number in first group

\n" ); document.write( "Then since the total number of students is 77,
\n" ); document.write( "\"x+%2B+2x-4+=+77\"

\n" ); document.write( "And it should be easy to solve from there....
\n" ); document.write( "
\n" );