document.write( "Question 607253: in some country's Congress, the number of Representatives is 210 less than five times the number of senators. There are a total of 570 members. Find the number of Senators and the numbr of Representatives. \n" ); document.write( "
Algebra.Com's Answer #382533 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
in some country's Congress, the number of Representatives is 210 less than five times the number of senators. There are a total of 570 members. Find the number of Senators and the numbr of Representatives.
\n" ); document.write( "---------
\n" ); document.write( "Equations:
\n" ); document.write( "s + r = 570
\n" ); document.write( "r = 5s-210
\n" ); document.write( "-----
\n" ); document.write( "Substitute and solve for \"s\":
\n" ); document.write( "s + 5s-210 = 570
\n" ); document.write( "6s = 780
\n" ); document.write( "s = 130 (# of senators)
\n" ); document.write( "----
\n" ); document.write( "Solve for \"r\":
\n" ); document.write( "s + r = 570
\n" ); document.write( "130 + r = 570
\n" ); document.write( "r = 440 (# of representatives)
\n" ); document.write( "===================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "====================
\n" ); document.write( "
\n" );