document.write( "Question 41755: You are selling tickets to your school musical. Adult tickets cost $5 and children's tickets cost $3. You sell 1510 tickets and collect $6138. Determine how many of each type of ticket were sold. \n" ); document.write( "
Algebra.Com's Answer #26965 by tutorcecilia(2152)\"\" \"About 
You can put this solution on YOUR website!
This is a type of mixture problem.
\n" ); document.write( "The formula to remember is:
\n" ); document.write( "(rate of A)(amount of A) + (rate of B)(amount of B) = Total Value
\n" ); document.write( ".
\n" ); document.write( "List the known and unknown variables:
\n" ); document.write( "Total number of tickets: 1510
\n" ); document.write( "Total Value of tickets : $6138
\n" ); document.write( "Total Rate A = $5
\n" ); document.write( "Amount A = \"how many of each type\" = x
\n" ); document.write( ".
\n" ); document.write( "Rate B = $3
\n" ); document.write( "Amount of B = \"how many of each type\" = 1510-x because:
\n" ); document.write( "The Total Amount of tickets = 1510 =(Amount of A + Amount B)
\n" ); document.write( "So, 1510 - A = B
\n" ); document.write( "or 1510 - B = A
\n" ); document.write( "Depending on which part you are looking for
\n" ); document.write( ".
\n" ); document.write( "Putting it all together:
\n" ); document.write( "(5)(x) + (3)(1510 - x) = 6138
\n" ); document.write( "Simplifying:
\n" ); document.write( "5x + 4530 – 3x =6138
\n" ); document.write( "2x = 1608
\n" ); document.write( "2x/2= 1608/2
\n" ); document.write( "X = 804 or 804 adult tickets
\n" ); document.write( ".
\n" ); document.write( "1510 – 804 = 706 children tickets sold
\n" ); document.write( ".
\n" ); document.write( "Plugging x=804 back into the original equation:
\n" ); document.write( "(5)(804) + (3)(1510 - 804) = 6138
\n" ); document.write( "4020 + 3(706) = 6138
\n" ); document.write( "4020 + 2118 = 6138
\n" ); document.write( "6138 = 6138
\n" ); document.write( "The answer checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );