document.write( "Question 1176912: Jen Butler has been pricing speed-pass train fares for a group trip to New York. Three adults and four children must pay $136. Two adults and three children must pay $97. Find the price of the adult's ticket and the price of the child's ticket. \n" ); document.write( "
Algebra.Com's Answer #804992 by ikleyn(52810)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Jen Butler has been pricing speed-pass train fares for a group trip to New York.
\n" ); document.write( "Three adults and four children must pay $136. Two adults and three children must pay $97.
\n" ); document.write( "Find the price of the adult's ticket and the price of the child's ticket.
\n" ); document.write( "~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "From the condition, you have these two equations\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3A + 4C = 136\r\n" );
document.write( "\r\n" );
document.write( "    2A + 3C =  97.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To find A and C, use the determinant method (= Cramer's rule)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    A = \"%28136%2A3+-+97%2A4%29%2F%283%2A3+-+2%2A4%29\" = 20 dollars for each adult tickets\r\n" );
document.write( "\r\n" );
document.write( "    C = \"%283%2A97+-+2%2A136%29%2F%283%2A3+-+2%2A4%29\" = 19 dollars for each child's ticket.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );