document.write( "Question 166703: Tickets for a concert were sold to adults for $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 sold, then how many of each were sold?\r
\n" );
document.write( "\n" );
document.write( "How is this sort of problem set up? and the necessary steps to solve?\r
\n" );
document.write( "\n" );
document.write( "Thanks,\r
\n" );
document.write( "\n" );
document.write( "Zach Cottrell \n" );
document.write( "
Algebra.Com's Answer #122846 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! cost times number equals receipts\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"total receipts were $824\" __ 3a+2s=824\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"twice as many adult tickets as student tickets were sold\" __ a=2s\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 3a+(a)=824 __ 4a=824 __ a=206\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting __ 206=2s __ 103=s \n" ); document.write( " |