document.write( "Question 502502: Hi, i am having trouble figuring out the formula used for this type of problem:
\n" );
document.write( "
\n" );
document.write( " A movie theatre is presenting a stage production of the feature \"Hoodwinked\". At the opening, 70 tickets were sold and ticket sales totaled $568. If adult tickets cost $10 and children's tickets cost $7, how many of each type of ticket were sold? \r
\n" );
document.write( "\n" );
document.write( " Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #338868 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Hi, i am having trouble figuring out the formula used for this type of problem: \n" ); document.write( " \n" ); document.write( " A movie theatre is presenting a stage production of the feature \"Hoodwinked\". At the opening, 70 tickets were sold and ticket sales totaled $568. If adult tickets cost $10 and children's tickets cost $7, how many of each type of ticket were sold? \n" ); document.write( "-------------------- \n" ); document.write( "The question doesn't ask for a formula, it asks how many tix were sold. \n" ); document.write( "--------------- \n" ); document.write( "a + c = 70 (# of tix) \n" ); document.write( "10a + 7c = 568 (cost of tix) \n" ); document.write( "------------ \n" ); document.write( "Can you finish it?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |