document.write( "Question 764953: The U.S. senate has 100 members. after a certain election, there were 4 more Democrats than Republicans, with no other parties represented. How many members of each party were there in the Senate? \n" ); document.write( "
Algebra.Com's Answer #465835 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The U.S. senate has 100 members. after a certain election, there were 4 more Democrats than Republicans, with no other parties represented. How many members of each party were there in the Senate? \n" ); document.write( "---- \n" ); document.write( "Let # of Rupublicans be \"x' \n" ); document.write( "Then # of Democrats is \"x+4\" \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "x + (x+4) = 100 \n" ); document.write( "2x = 96 \n" ); document.write( "x = 48 (# of Reps) \n" ); document.write( "x+4 = 52 (# of Dems) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |