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 #382547 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! You have the correct equations. Nice work.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since y = 50+x, we can replace 'y' in the first equation with '50+x' to go from\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y=350\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 50+x = 350\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "From here, solve for x. Then use this solution for x to find the solution for y. \n" ); document.write( " |