document.write( "Question 1098838: The circus is coming. Cindy is selling tickets. she sold 8 adults tickets and 5 children's tickets for a total of $177.50 in sales. The second day she received $255.00 for 12 adult tickets and 6 children tickets. What is the price of a child's ticket? What is the price of an adult ticket?\r
\n" );
document.write( "\n" );
document.write( "Write two algebraic equations that model this circus ticket scenario.
\n" );
document.write( "Show how you solved the problem by using elimination method, the substitution method, or the graphical method. \n" );
document.write( "
Algebra.Com's Answer #713340 by jorel1380(3719) You can put this solution on YOUR website! Let a and c be adult tickets and children's tickets, respectively. Then: \n" ); document.write( "8a+5c=177.50 \n" ); document.write( "12a+6c=255.00 \n" ); document.write( "24a+15c=532.50 \n" ); document.write( "24a+12c=510.00 \n" ); document.write( "3c=22.50 \n" ); document.write( "c=7.50 \n" ); document.write( "Then solve for a \n" ); document.write( "☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |