document.write( "Question 1037965: The cost to attend a college baseball game is $5 except for students, who are admitted for $1.50.
\n" );
document.write( "Yesterday’s game was attended by 310 fans and the college collected $1119.50. How many students
\n" );
document.write( "attended the game? \n" );
document.write( "
Algebra.Com's Answer #652644 by Edwin McCravy(20065) You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of fan tickets sold be x\r\n" ); document.write( "Let the number of students' tickets be y\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Money Money\r\n" ); document.write( "Type Number from from\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "ticket tickets ticket tickets\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "fans' x $5.00 $5.00x\r\n" ); document.write( "students' y $1.50 $1.50y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 310 ----- $1119.50\r\n" ); document.write( "\r\n" ); document.write( "The first equation comes from the \"Number of tickets\" column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |