document.write( "Question 549600: A family of 5 comes to the amusement park. There are two adults and three children (under the age of 12). They qualify for a special family rate of $174.45. The clerk tells them that a child's ticket always costs $11 less than an adult's ticket. How much is each adult ticket and how much is each child's ticket? (the original adult ticket w/o the family plan id $44.95) I cant figure out the variables and how to solve this. \n" ); document.write( "
Algebra.Com's Answer #357992 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Family
\n" ); document.write( "2 adults
\n" ); document.write( "3 kids\r
\n" ); document.write( "\n" ); document.write( "Family rate 174.45\r
\n" ); document.write( "\n" ); document.write( "adult ticket = 44.95
\n" ); document.write( "$ 11 less always\r
\n" ); document.write( "\n" ); document.write( "Child's ticket = 33.95
\n" ); document.write( "adult ticket cost x
\n" ); document.write( "child ticket cost y
\n" ); document.write( "y==33.95\r
\n" ); document.write( "\n" ); document.write( "2x+3y=174.45\r
\n" ); document.write( "\n" ); document.write( "y=33.95\r
\n" ); document.write( "\n" ); document.write( "2x+101.85=174.95
\n" ); document.write( "2x=174.95-101.85
\n" ); document.write( "2x=73.10
\n" ); document.write( "x=36.55 adults ticket cost\r
\n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );