document.write( "Question 231710: tickets for a school playsell for $8for floor seatsand $6 for balcony seats.For the performance 72 tickets are sold,bringing in $516.how many of each tickets are sold? \n" ); document.write( "
Algebra.Com's Answer #171447 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! F+B=72 or F=72-B \n" ); document.write( "8F+6B=516 \n" ); document.write( "8(72-B)+6B=516 \n" ); document.write( "576-8B+6B=516 \n" ); document.write( "-2B=516-576 \n" ); document.write( "-2B=-60 \n" ); document.write( "B=-60/-2 \n" ); document.write( "B=30 BALCONY TICKETS WERE SOLD. \n" ); document.write( "F=72-30 \n" ); document.write( "F=42 FLOOR SEATS WERE SOLD. \n" ); document.write( "PROOF: \n" ); document.write( "8*42+6*30=516 \n" ); document.write( "336+180=516 \n" ); document.write( "516=516 \n" ); document.write( " |