document.write( "Question 61282: We were told to solve the word problems. We were on Linear Equations and finding the slopes when he passed out these word problems. This is what the word problems says : The Forrest Theater can seat a total of 360 people. They take in $15,150 when every seat is sold. If orchestra section tickets cost $45 and balcony tickets cost $35, find the number of seats in the orchestra section and the number of seats in the balcony.\r
\n" );
document.write( "\n" );
document.write( "Thank you very much for your time and effort it is very much appreciated. I tend to struggle with word problems. It gets scrambled in my head and I just don't understand what I am supposed to do. Thanks again I am looking forward to the explanation and answer on how this problem is solved. \n" );
document.write( "
Algebra.Com's Answer #42164 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=number of seats in the orchestra section \n" ); document.write( "Then 360-x=number of seats in the balcony section\r \n" ); document.write( "\n" ); document.write( "Now we know that the amt of $taken in by selling all the orchestra seats (x)($45) plus the amt of $ taken in by selling all the balcony seats (360-x)($35)has to equal total amt taken in ($15,150) when all seats are sold. Thus, our equation to solve is:\r \n" ); document.write( "\n" ); document.write( "45x+(360-x)(35)=15150 simplifying, we get: \n" ); document.write( "45x-35x=15150-12600 or \n" ); document.write( "10x=2550 \n" ); document.write( "x=255 seats in the orchestra section \n" ); document.write( "360-x=360-255=105 seats in the balcony section\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |