document.write( "Question 387388: tickets to a local movie were sold at $6.00 for adults & $4.50 for students. If 270 tickets were sold for a total of $1590.00, how many student tickets were sold?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #273825 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( " 270 tickets were sold
\n" ); document.write( "Let x and (270-x) represent the number of adult and student tickets respectively
\n" ); document.write( "Question States***
\n" ); document.write( " $6*x + $4.50(270-x) = $1590
\n" ); document.write( "solving for x
\n" ); document.write( " 6x + 4.50*270 - 4.50x = 1590
\n" ); document.write( " 1.50x = 1590 - 1215
\n" ); document.write( " 1.50x = 375
\n" ); document.write( " x = 250, the number of adult tickets. Student tickets = 20\r
\n" ); document.write( "\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " $6*250 + 20*$4.50 = $1590 \n" ); document.write( "
\n" );