document.write( "Question 131557This question is from textbook
\n" ); document.write( ": Solving Linear Equations:\r
\n" ); document.write( "\n" ); document.write( "You are selling tickets for a high school play. Student tickets cost $4 and general admission tickets cost $6. You sell 525 tickets and collect $2,876. How many of each type of ticket did you sell.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First I said x = student tickets and y = general admission tickets, but then I got lost.
\n" ); document.write( "

Algebra.Com's Answer #96036 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Perfectly good start:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = the NUMBER of student tickets
\n" ); document.write( "y = the NUMBER of GA tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And we know that \"x%2By=525\" (First equation)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since student tickets cost $4, the total amount of money collected from the sale of student tickets must be 4 times the number of student tickets, i.e., 4x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Likewise, the total money collected from general admission tickets must be 6y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "And since those were the only two types of tickets sold, these two expressions must add up to the total amount of money collected, or:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4x%2B6y=2876\" (Second equation)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve this by elimination.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply the first equation by -4:
\n" ); document.write( "\"-4x-4y=2100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now add this new equation term-by-term to the second equation:
\n" ); document.write( "\"%28-4x-4y%29=-2100\" + \"4x%2B6y=2876\" = \"0x%2B2y=776\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2y=776\"
\n" ); document.write( "\"y=388\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "388 general admission tickets.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Go back to the original first equation and multiply by -6, then add term-by-term to the second equation:
\n" ); document.write( "\"-6x-6y=-3150\" + \"4x%2B6y=2876\" = \"-2x%2B0y=-274\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-2x=-274\"
\n" ); document.write( "\"x=137\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "137 student tickets.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "388 + 137 = 525\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "388 * 6 = 2328
\n" ); document.write( "137 * 4 = 548\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2328 + 548 = 2876. Answer checks.
\n" ); document.write( "
\n" ); document.write( "
\n" );