document.write( "Question 363703: Mrs. Robinson plays bingo on two nights and wins a total of 25 games in both nights. She however won 7 more games on the first night than the second night. How many games did she win on each night? \n" ); document.write( "
Algebra.Com's Answer #259365 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+X+7=25
\n" ); document.write( "2X=25-7
\n" ); document.write( "2X=18
\n" ); document.write( "X=18/2
\n" ); document.write( "X=9 GAMES WON THE SECOND NIGHT
\n" ); document.write( "9+7=16 GAMES WON THE FIRST NIGHT.
\n" ); document.write( "PROOF:
\n" ); document.write( "9+16=25
\n" ); document.write( "25=25
\n" ); document.write( "
\n" );