document.write( "Question 1208613: Tickets to a local movie were sold for $6.00 for adults and $4.50 for students. If 276 tickets were sold for a total of $1632.00, how many student tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #846984 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = # of adult tickets \n" ); document.write( "y = # of student tickets \n" ); document.write( "The given information gives us these two equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "In both of the responses you have received from other tutors, the solution of the problem is set up using substitution -- solving the first equation for either x or y and substituting in the second. \n" ); document.write( "When both equations are given in this \"ax+by=c\" form, I think a solution using elimination is easier. \n" ); document.write( "Multiply the first equation by 6 so that both equations contain the term \"6x\": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Now subtract the second equation from the first, eliminating variable x, and solve the resulting equation for y: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The number of student tickets sold was y = 16. \n" ); document.write( "ANSWER: 16 \n" ); document.write( "CHECK: \n" ); document.write( "The number of student tickets was 16, so the number of adult tickets was 276-16 = 260. \n" ); document.write( "260(6)+16(4.5)=1560+72=1632 \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |