document.write( "Question 607273: Please, how do i express this as an equation:
\n" ); document.write( "The total attendence for two successive nights was 350. The second night, 50 more people attended than the first night. How many attended each night?\r
\n" ); document.write( "\n" ); document.write( "I tried: x+y=350
\n" ); document.write( " y=50+x (not sure on this part)
\n" ); document.write( "

Algebra.Com's Answer #382557 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The total attendence for two successive nights was 350. The second night, 50 more people attended than the first night. How many attended each night?
\n" ); document.write( "--------
\n" ); document.write( "a = 1st night's attendance.
\n" ); document.write( "a + 50 = 2nd night's
\n" ); document.write( "------
\n" ); document.write( "a + a+50 = 350
\n" ); document.write( "a = 150
\n" ); document.write( "2nd night = 200
\n" ); document.write( "
\n" ); document.write( "
\n" );