document.write( "Question 384424: Mat bought 5 movie tickets he paid with 3 twenty dollar bills he received 2.50 in change what was the cost of one movie ticket \n" ); document.write( "
Algebra.Com's Answer #272149 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the price of one movie ticket
\n" ); document.write( "bought 5 movie tickets and paid with 3 twenty dollar bills
\n" ); document.write( " $60 - 5x = $2.50
\n" ); document.write( "Solving for x
\n" ); document.write( " $57.50 = 5x
\n" ); document.write( " $11.50 = x, the price of one ticket
\n" ); document.write( " \n" ); document.write( "
\n" );