document.write( "Question 422400: After a recent election, there were 8 more Republicans governors than Democratic governors in the United States. If there are 50 state governors total, how many Democrats and how many Republicans held governor's offices after this election? \n" ); document.write( "
Algebra.Com's Answer #294839 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "8 more Republicans governors than Democratic governors
\n" ); document.write( "Let x and (x+8) represent the # of Democratic and Republican governors respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x + (x+8) = 50
\n" ); document.write( "Solving for x
\n" ); document.write( " 2x = 42
\n" ); document.write( " x = 21, # of Democratic governors. 29 Republican governors (21+8)
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 21 + 29 = 50 \n" ); document.write( "
\n" );