document.write( "Question 1060471: Tickets to a school dance cost $4 each. If $352 was collected, how many people bought tickets?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #675411 by acw1213(28)![]() ![]() You can put this solution on YOUR website! Let \"x\" represent the amount of tickets sold at the dance. \n" ); document.write( "Write an equation showing the cost per ticket time the amount of ticket, and have it equal to their total profit.\r \n" ); document.write( "\n" ); document.write( "4x = 352\r \n" ); document.write( "\n" ); document.write( "Solve for \"x\" by dividing by 4 on both sides. \n" ); document.write( " |