document.write( "Question 254794: The total number of people at a football game was 5600. Field-side tickets were 40 dollars and end-zone tickets were 20 dollars. If the total amount of money received for the tickets was 154000 how many of each kind of ticket were sold. \n" ); document.write( "
Algebra.Com's Answer #187104 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
f+e=5600
\n" ); document.write( "f=5600-e
\n" ); document.write( "substitute 5600-e for f below
\n" ); document.write( "40f+20e=15400
\n" ); document.write( "
\n" ); document.write( "
\n" );