document.write( "Question 284695: Tickets for a concert were sold to adults for $3 and to students for $2. If the total receipt was $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 #206525 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Tickets for a concert were sold to adults for $3 and to students for $2. If the total receipt was $824 and twice as many adult tickets as student tickets were sold then how many of each were sold?\r \n" ); document.write( "\n" ); document.write( "let the number of students be x\r \n" ); document.write( "\n" ); document.write( "The number of adults be 2x\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\r \n" ); document.write( "\n" ); document.write( "x=103 which is the number of students\r \n" ); document.write( "\n" ); document.write( "The number of adults will be 2*103= 206\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |