document.write( "Question 773538: Karl's school is selling tickets to a choral performance. On the first day of ticket sales the school sold 13 senior citizen tickets and 4 child tickets for a total of $255. The school took in $255 on the second day by selling 9 senior citizen tickets and 8 child tickets. Find the price of a senior citizen and the price of a child ticket.\r
\n" );
document.write( "\n" );
document.write( "How would you solve this?\r
\n" );
document.write( "\n" );
document.write( "Thank You. \n" );
document.write( "
Algebra.Com's Answer #471631 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Karl's school is selling tickets to a choral performance. On the first day of ticket sales the school sold 13 senior citizen tickets and 4 child tickets for a total of $255. The school took in $255 on the second day by selling 9 senior citizen tickets and 8 child tickets. Find the price of a senior citizen and the price of a child ticket. \n" ); document.write( "-------- \n" ); document.write( "Value Equations: \n" ); document.write( "13s + 4c = 255 dollars \n" ); document.write( "9s + 8c = 255 dollars \n" ); document.write( "----- \n" ); document.write( "Modify for elimination:: \n" ); document.write( "26s + 8c = 510 \n" ); document.write( "9s + 8c = 255 \n" ); document.write( "------ \n" ); document.write( "19s = 255 \n" ); document.write( "s = $13.42 (price of a senior ticket) \n" ); document.write( "----- \n" ); document.write( "Solve for \"c\": \n" ); document.write( "9s + 8c = 255 \n" ); document.write( "9*13.42 + 8c = 255 \n" ); document.write( "c = $16.78 (price of a child's ticket) \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================= \n" ); document.write( " \n" ); document.write( " |