document.write( "Question 1119317: A total of 290 people attended the highschool play. The admission prices were $11 for adults, $7 for high school students, and $2 for children not yet in high school. The ticket sales totaled $1750. The principal suggested that next year they raise prices to $15 for adults, $8 for high school students, and $3 for children not yet in high school. He said that if exactly the same number of people attend next year, the ticket sales at the higher prices will total $2280. How many adults, high school students, and children not yet in high school attended this year? \n" ); document.write( "
Algebra.Com's Answer #734816 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If you don't have access to a tool that solves systems of equations for you, you are stuck with having to do a pencil-and-paper solution. \n" ); document.write( "For a general system of three linear equations, this can be very tedious. \n" ); document.write( "However, in a timed competitive exam (for example), there will usually be a way of combining the given equations to make the solution relatively easy. So look at the coefficients in the given equations and see if you can see a way to combine them to perhaps eliminate one of the variables. \n" ); document.write( "The system of equations for this problem is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "In this system, I immediately see the \"z\", \"2z\" and \"3z\" in the three equations; if I add the first two equations and compare the resulting equation to the third, variable z will be eliminated. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "I got a bonus this time -- I eliminated TWO variables at once, allowing me to immediately find the value of the third. \n" ); document.write( "Plugging the value of x into the first two of the original equations, we get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Double the first equation and compare to the second to eliminate z: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Answer: x = 80 (adults); y = 90 (high school students); z = 120 (younger students) \n" ); document.write( " |