document.write( "Question 1088589: Orchestra seats for a Symphony performance cost $6 more than balcony seats. If 400 orchestra seats and 250 balcony seats were sold and the total sales were $8250, how much was each type of seat? \n" ); document.write( "
Algebra.Com's Answer #702874 by ikleyn(52776)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Let x is the cost/price of one balcony seat, in dollars.\r\n" ); document.write( "\r\n" ); document.write( "Then the cost of one orchestra seat is (x+6) dollars, according to the condtion.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The total cost of tickets is \r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "250x + 400*(x+6) = 8250.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Simplify it step by step.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "250x + 400x + 2400 = 8250,\r\n" ); document.write( "\r\n" ); document.write( "650x = 8250 - 2400 = 5850 ====> x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |