document.write( "Question 193145: Hi..
\n" );
document.write( " My question is ..
\n" );
document.write( "
\n" );
document.write( "In one day a ticket agent sold 395 tickets to the circus. A child ticket cost $22 and an adult ticket cost $28. The total amount collected that day was $10,130. How many of each type of ticket did the agent sell that day?
\n" );
document.write( "
\n" );
document.write( "well I did..
\n" );
document.write( " 22 c+28 a=10130
\n" );
document.write( " c+a=395 ___ but i changed it into..c=395-9\r
\n" );
document.write( "\n" );
document.write( "I dont know if this is right
\n" );
document.write( " But i was trying use the substitution method ..
\n" );
document.write( "will you help me..
\n" );
document.write( "to find the answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144986 by Earlsdon(6294) ![]() You can put this solution on YOUR website! You are definitely on the right track! \n" ); document.write( "Let c = the number of child tickets and a = the number of adult tickets. (It's always appropriate to define your variables). \n" ); document.write( "As you have correctly stated: \n" ); document.write( "22(c)+28(a) = 10,130 \n" ); document.write( "a+c = 395 which can be expressed as c = 395-a Now you can substitute c = 395-a into the first equation, to get: \n" ); document.write( "22(395-a)+28a = 10,130 Now you can solve for a. \n" ); document.write( "8690-22a + 28a = 10,130 Simplify. \n" ); document.write( "8690 + 6a = 10,130 Subtract 8690 from both sides. \n" ); document.write( "6a = 1440 Divide both sides by 6. \n" ); document.write( "a = 240 This is the number of adult tickets sold. \n" ); document.write( "c = 395-a \n" ); document.write( "c = 395-240 \n" ); document.write( "c = 155 This is the number of child tickets sold. \n" ); document.write( "Check: \n" ); document.write( "c+a = 395 \n" ); document.write( "155 + 240 = 395 Total number of tickets sold. \n" ); document.write( "$22(c)+$28(a) = $10,130 \n" ); document.write( "$22(155) + $28(240) = $10,130 \n" ); document.write( "$3410 + $6720 = $10,130 \n" ); document.write( "$10,130 = $10,130 \n" ); document.write( " |