document.write( "Question 155651This question is from textbook Elementary and Intermediate Algebra
\n" );
document.write( ": Tickets for a concert were sold to adults for
\n" );
document.write( "$3 and to students for $2. If the total receipts were $824
\n" );
document.write( "and twice as many adult tickets as student tickets were
\n" );
document.write( "sold, then how many of each were sold?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #114676 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! A=2S \n" ); document.write( "A*3+2S=824 \n" ); document.write( "3(2S)+2S=824 \n" ); document.write( "6S+2S=824 \n" ); document.write( "8S=824 \n" ); document.write( "S=103 STUDENT TICKETS SOLD. \n" ); document.write( "A=2*103=206 ADULT TICKETS SOLD \n" ); document.write( "PROOF: \n" ); document.write( "206*3+103*2=824 \n" ); document.write( "618+206=824 \n" ); document.write( "824=824 \n" ); document.write( " \n" ); document.write( " |