document.write( "Question 911377: We are working with solving multi-step equations with one variable. I need to write an equation to solve the following:\r
\n" ); document.write( "\n" ); document.write( "The attendance at a baseball game was 400 people. Student tickets cost $2 and adult tickets cost $3. Total tickets sales were $1050. How many tickets of each type were sold?\r
\n" ); document.write( "\n" ); document.write( "I can't figure out what the equation should be using x to represent the number of tickets.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #553110 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "We are working with solving multi-step equations with one variable. I need to write an equation to solve the following:\r
\n" ); document.write( "\n" ); document.write( "The attendance at a baseball game was 400 people. Student tickets cost $2 and adult tickets cost $3. Total tickets sales were $1050. How many tickets of each type were sold?\r
\n" ); document.write( "\n" ); document.write( "I can't figure out what the equation should be using x to represent the number of tickets.
\n" ); document.write( "

\n" ); document.write( "Since 400 people attended, it's safe to assume that a total of 400 tickets were sold
\n" ); document.write( "Let the NUMBER of student tickets sold, be x
\n" ); document.write( "With 400 tickets being sold, and with x being the number of STUDENT tickets sold, the number of ADULT
\n" ); document.write( "tickets sold = 400 - x
\n" ); document.write( "With each student ticket costing $2, proceeds from the sale of student tickets = 2x
\n" ); document.write( "With each adult ticket costing $3, proceeds from the sale of adult tickets = 3(400 - x)
\n" ); document.write( "Now, since total proceeds from sales was $1,050, then we can say that:
\n" ); document.write( "2x + 3(400 - x) = 1,050
\n" ); document.write( "2x + 1,200 - 3x = 1,050
\n" ); document.write( "2x - 3x = 1,050 - 1,200
\n" ); document.write( "- x = - 150
\n" ); document.write( "x, or number of student tickets sold = \"%28-+150%29%2F%28-+1%29\", or \"highlight_green%28150%29\"
\n" ); document.write( "You should be able determine the number of adult tickets that were sold \n" ); document.write( "
\n" );