document.write( "Question 801345: The attendance at the benefit show was 869 persons. If there were 347 more adults than. Children,how many children were there? \n" ); document.write( "
Algebra.Com's Answer #483522 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The attendance at the benefit show was 869 persons. If there were 347 more adults than. Children,how many children were there? \n" ); document.write( "*** \n" ); document.write( "let x=number of children \n" ); document.write( "869-x=number of adults \n" ); document.write( ".. \n" ); document.write( "869-x=x+347 \n" ); document.write( "2x=522 \n" ); document.write( "x=261 \n" ); document.write( "869-x=608 \n" ); document.write( ".. \n" ); document.write( "number of children=261 \n" ); document.write( "number of adults=608 \n" ); document.write( " |