document.write( "Question 792657: A movie ticket and a small popcorn cost $14.25. The popcorn costs $4.75 less than the movie ticket. What are the individual costs of one ticket and one popcorn? \n" ); document.write( "
Algebra.Com's Answer #480084 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x+x-4.75=14.25
\n" ); document.write( "2x=14.25+4.75
\n" ); document.write( "2x=19
\n" ); document.write( "x=19/2
\n" ); document.write( "x=$9.50 ticket
\n" ); document.write( "
\n" );