document.write( "Question 998064: Plane fare for a certain trip is $210 for an adult ticket and 2/3 fare for a child under 2. Find the total cost of 2 adults' tickets and one child's ticket. \n" ); document.write( "
Algebra.Com's Answer #615951 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Child's fare is 2/3 of $210 = $140
\n" ); document.write( "Thus two adults and a child is
\n" ); document.write( "$210 + $210 + $140 = $560
\n" ); document.write( "
\n" );