document.write( "Question 92196: Directions: Write a system of two equations in two unknowns for each problem. Solve each system by substitution.\r
\n" ); document.write( "\n" ); document.write( "Tickets for a concert were sold to adults for $3 and to students for $2. If the total receipts were $824 and twice as many adult tickets as student tickets were sold, then how many of each were sold?
\n" ); document.write( "

Algebra.Com's Answer #67026 by uma(370)\"\" \"About 
You can put this solution on YOUR website!
Let x be the number of student tickets sold.\r
\n" ); document.write( "\n" ); document.write( "Let y be the number of adult tickets sold.\r
\n" ); document.write( "\n" ); document.write( "Then the equation is y = 2x ----------------(1)\r
\n" ); document.write( "\n" ); document.write( "Cost of y adult tickets at $3 each = 3y\r
\n" ); document.write( "\n" ); document.write( "Cost of students ticket at $2 each = 2x\r
\n" ); document.write( "\n" ); document.write( "Total receipt = $824\r
\n" ); document.write( "\n" ); document.write( "Then 2x + 3y = 824 ------------------(2)\r
\n" ); document.write( "\n" ); document.write( "Substituting the value for y from (1) in (2),\r
\n" ); document.write( "\n" ); document.write( " 2x + 3(2x) = 824\r
\n" ); document.write( "\n" ); document.write( "==> 2x + 6x = 824\r
\n" ); document.write( "\n" ); document.write( "==> 8x = 824\r
\n" ); document.write( "\n" ); document.write( "==> x = 824/8
\n" ); document.write( " = 103\r
\n" ); document.write( "\n" ); document.write( "Thus no: of students ticket sold = 103\r
\n" ); document.write( "\n" ); document.write( "No: of adult tickets sold = 2*103\r
\n" ); document.write( "\n" ); document.write( " = 206
\n" ); document.write( "Good Luck!!!
\n" ); document.write( "
\n" );