document.write( "Question 1201369: The school that Josiah goes to is selling tickets to a choral performance. On the first day of ticket sales, the school sold 3 senior citizen tickets and 1 child ticket for a total of $38. The school took in $52 on the second day by selling 3 senior citizen tickets and 2 child tickets. Find the price of a senior citizen ticket and the price of a child ticket. \n" ); document.write( "
Algebra.Com's Answer #835685 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Main goal is recognize what kind of problem this is:
\n" ); document.write( "Two linear data points, two-variable.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x, child price
\n" ); document.write( "y, sr. citz price\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2B3y=38%2C2x%2B3y=52%29\"
\n" ); document.write( "Solve for x and y.
\n" ); document.write( "(HINT: Subtract first equation from second equation...)
\n" ); document.write( "
\n" );