document.write( "Question 612296: To watch the summer sport competition, a student ticket cost T dollars. An adult ticket cost $5 more than a student's ticket.
\n" ); document.write( "Write down in term of t
\n" ); document.write( "(a) the cost of an adult ticket
\n" ); document.write( "(b)the total cost ticket, in the simplest form, for a family of two adult and three students.
\n" ); document.write( "

Algebra.Com's Answer #385347 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
A student's ticket costs \"+t+\" dollars
\n" ); document.write( "(a)
\n" ); document.write( "An adults ticket costs \"+t+%2B+5+\" dollars
\n" ); document.write( "(b)
\n" ); document.write( "2 adult tickets cost \"+2%2A%28+t+%2B+5+%29+\"
\n" ); document.write( "3 student tickets cost \"+3t+\"
\n" ); document.write( "Cost for family is
\n" ); document.write( "\"+2%2A%28+t+%2B+5+%29+%2B+3t+\"
\n" ); document.write( "\"+2t+%2B+10+%2B+3t+\"
\n" ); document.write( "\"+5t+%2B+10+\" dollars
\n" ); document.write( "
\n" );