document.write( "Question 1208465: The basic one-way air fare for a child aged between 3 and 10 years costs half the regular basic fare for an adult plus a reservation charge that is the same on the child's ticket as on the adult's ticket. One reserved ticket for an adult costs $216 and the cost of a reserved ticket for an adult and a child (aged between 3 and 10) costs $327. What is the basic fare for the journey for an adult? \n" ); document.write( "
Algebra.Com's Answer #846916 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The cost of the air fare for a child is half the cost for an adult. So

\n" ); document.write( "let x = air fare for a child
\n" ); document.write( "then 2x = air fare for an adult

\n" ); document.write( "let y = reservation charge for either an adult or a child

\n" ); document.write( "Then...

\n" ); document.write( "One air fare for an adult with the reservation charge is $216:
\n" ); document.write( "\"2x%2By=216\" [1]

\n" ); document.write( "The air fare for an adult and a child, with the reservation charges for both, is $327:
\n" ); document.write( "\"2x%2Bx%2By%2By=327\"
\n" ); document.write( "\"3x%2B2y=327\" [2]

\n" ); document.write( "Equations [1] and [2] give you a system of two equations that is easily solved by standard algebraic methods.

\n" ); document.write( "However, this particular system of equation is easily solved by non-standard methods.

\n" ); document.write( "Comparing the two equations (i.e., finding the difference between [1] and [2]), we find

\n" ); document.write( "\"x%2By=111\" [3]

\n" ); document.write( "Then, comparing equations [1] and [3], we find

\n" ); document.write( "\"x=105\" [4]

\n" ); document.write( "ANSWER: the basic air fare for an adult is 2x = $210.

\n" ); document.write( "
\n" ); document.write( "
\n" );