SOLUTION: If the US Senate, with 100 members, contains 20 more Democrats than Republicans, how many Democrats does it contain?

Algebra ->  Human-and-algebraic-language -> SOLUTION: If the US Senate, with 100 members, contains 20 more Democrats than Republicans, how many Democrats does it contain?      Log On


   



Question 455666: If the US Senate, with 100 members, contains 20 more Democrats than Republicans, how many Democrats does it contain?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
D = R + 20
D + R = 100
-----------
Sub for D in the 2nd eqn
(R+20) + R = 100
2R + 20 = 100
2R = 80
R = 40
-------
D = 60