document.write( "Question 889388: When a group of students sits in rows of six
\n" ); document.write( "chairs, the last row has one empty chair. When
\n" ); document.write( "this same group sits in rows with seven chairs,
\n" ); document.write( "there is once again one empty chair. What is the
\n" ); document.write( "least number of students in this group?
\n" ); document.write( "

Algebra.Com's Answer #538124 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
When a group of students sits in rows of six
\n" ); document.write( " chairs, the last row has one empty chair. When
\n" ); document.write( " this same group sits in rows with seven chairs,
\n" ); document.write( " there is once again one empty chair. What is the
\n" ); document.write( " least number of students in this group?
\n" ); document.write( "----------
\n" ); document.write( "y1 = (x+1)/6
\n" ); document.write( "y2 = (x+1)/7
\n" ); document.write( "-----
\n" ); document.write( "Find positive integer of the equation::
\n" ); document.write( "Ans: x = 41
\n" ); document.write( "-------------
\n" ); document.write( "Note:
\n" ); document.write( "(41+1)/6 = 7
\n" ); document.write( "(41+1)/7 = 6
\n" ); document.write( "--------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );