document.write( "Question 473732: Solve the problem by using a system of equations. (Objective 4) \r
\n" ); document.write( "\n" ); document.write( "The income from a student production was $18,000. The price of a student ticket was $3, and nonstudent tickets were sold at $6 each. Five thousand tickets were sold. How many tickets of each kind were sold?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #324949 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Five thousand tickets were sold.
\n" ); document.write( "Let x and (5000-x)represent the number of $6 tickets and $3 tickets respectively
\n" ); document.write( "Question states***
\n" ); document.write( " $6x + $3(5000-x) = $18,000
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 3000
\n" ); document.write( " x = 1000, number of $6 tickets. 4000 $3 tickets sold
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $6*1000 + $3*4000 = $6000 + $12,000 = $18,000 \n" ); document.write( "
\n" );