document.write( "Question 8420: I need help with this problem i can't remember how to figure it out. \r
\n" );
document.write( "\n" );
document.write( "Ticket sales for a play total $2200 there are 3 times as many adult tickets sold as childrens tickets. The prices of the tickets for adults and children are $6 and $4 respectively. Find the number of childrens tickets sold. \n" );
document.write( "
Algebra.Com's Answer #4693 by elima(1433)![]() ![]() ![]() You can put this solution on YOUR website! Ticket sales for a play total $2200 there are 3 times as many adult tickets sold as childrens tickets. The prices of the tickets for adults and children are $6 and $4 respectively. Find the number of childrens tickets sold.\r \n" ); document.write( "\n" ); document.write( "Let x be the number of children tickets. So 3x is the number of adult tickets.\r \n" ); document.write( "\n" ); document.write( "So you have: \n" ); document.write( "3x + x = 2200 \n" ); document.write( "4x = 2200 \n" ); document.write( "You divide 4 to both sides: \n" ); document.write( "4x/4 = 2200/4 \n" ); document.write( "x = 550 \n" ); document.write( "Check: \n" ); document.write( "You replace the x with 550: \n" ); document.write( "3(550) + 550 = 2200\r \n" ); document.write( "\n" ); document.write( "1650 + 550 = 2200 \n" ); document.write( " |