document.write( "Question 1053210: Rob spent $64 to make an advanced purchase of 10 movie tickets for himself and his friends. If adult tickets cost $8.50 and senior discount tickets cost $5, determine the number and type of tickets purchased. \n" ); document.write( "
Algebra.Com's Answer #668487 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( " Let x represent number of Adult tickets (most expensive)
\n" ); document.write( "$8.50x + $5(10-x) = $64
\n" ); document.write( "x = 14/3.5 = 4, the number of Adult tickets. 6 Student tickets \"10-4\"
\n" ); document.write( "And
\n" ); document.write( "4($8.50) + 6($5) = $64 CHECKS!
\n" ); document.write( " \n" ); document.write( "
\n" );