document.write( "Question 774945: At the movies, a discount ticket sells for $5 off the normal price. 4 discount tickets and 3 full price tickets sell for $92 altogether. What is the cost of a full price and discount ticket \n" ); document.write( "
Algebra.Com's Answer #472559 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = cost of a full price ticket
\n" ); document.write( "\"+t+-+5+\" = cost of a discount ticket
\n" ); document.write( "------------
\n" ); document.write( "\"+3t+%2B+4%2A%28+t+-+5+%29+=+92+\"
\n" ); document.write( "\"+3t+%2B+4t+-+20+=+92+\"
\n" ); document.write( "\"+7t+=+112+\"
\n" ); document.write( "\"+t+=+16+\"
\n" ); document.write( "\"+t+-+5+=+11+\"
\n" ); document.write( "The cost of a full price ticket $16
\n" ); document.write( "The cost of a discount ticket is $11
\n" ); document.write( "check:
\n" ); document.write( "\"+3t+%2B+4%2A%28+t+-+5+%29+=+92+\"
\n" ); document.write( "\"+3%2A16+%2B+4%2A11+=+92+\"
\n" ); document.write( "\"+48+%2B+44+=+92+\"
\n" ); document.write( "\"+92=+92+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" ); document.write( "
\n" );