document.write( "Question 1094912: A basketball team sells tickets that cost $10, $20, or, for VIP seats, $30. The team has sold 3235 tickets overall. It has sold 182 more $20 tickets than $10 tickets. The total sales are $62,170. How many tickets of each kind have been sold?
\n" );
document.write( "How many %10 dollar tickets were sold? \n" );
document.write( "
Algebra.Com's Answer #709509 by ikleyn(52797)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A basketball team sells tickets that cost $10, $20, or, for VIP seats, $30. \n" ); document.write( "The team has sold 3235 tickets overall. It has sold 182 more $20 tickets than $10 tickets. \n" ); document.write( "The total sales are $62,170. How many tickets of each kind have been sold? \n" ); document.write( "How many $10 dollar tickets were sold? \n" ); document.write( "~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let T be the number of $10-tickets sold.\r\n" ); document.write( "\r\n" ); document.write( "Then the number of $20-tickets is (T+182), according to the condition,\r\n" ); document.write( "\r\n" ); document.write( "and the number of $30-tickets is (3235 - T - (T+182)) = 3053-2T.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Hence, your \"money equation\" is \r\n" ); document.write( "\r\n" ); document.write( "10T + 20*(T+182) + 30*(3053-2T) = 62170.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve for T:\r\n" ); document.write( "\r\n" ); document.write( "(10T + 20T - 60T) = 62170 - 20*182 - 30*3053,\r\n" ); document.write( "\r\n" ); document.write( "-30T = -33060 =====> T =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lesson to learn from this solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " This problem is for one unknown, not for three.\r\n" ); document.write( "\r\n" ); document.write( " Your major task, when you start solve it, is to select the key unknown,\r\n" ); document.write( " and then to express other quantities via that unknown.\r\n" ); document.write( "\r\n" ); document.write( " Then write the basic governing equation and solve it accurately.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The way @josgarithmetic tries to teach you is NOT THE WAY for solving such problems.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It is the way to NOWHERE.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To see more similar solved problems, look into the lesson\r \n" ); document.write( "\n" ); document.write( " - More solved word problems on a single linear equation\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------- \n" ); document.write( "Dear tutor @greenestamps !\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This problem is designed and assigned to 6-th or 7-th grade students, who did not study yet systems of equations and \n" ); document.write( "DEFINITELY did not study systems of equations in three unknowns.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |