document.write( "Question 172737: I am at a loss, please help. A team has opened six lines at the box office to sell World Seriest tickets. The first line is long,but the second line has one more than the first and the third line has one more than the second. Each line has one more person than the line before it. Altogether there are 327 people in all six lines. How many people are in each line? \n" ); document.write( "
Algebra.Com's Answer #127581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A team has opened six lines at the box office to sell World Series tickets. \n" ); document.write( "----- \n" ); document.write( "The first line is long,but the second line has one more than the first and the third line has one more than the second. Each line has one more person than the line before it. Altogether there are 327 people in all six lines. How many people are in each line? \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "Let number in 1st line be \"x\". \n" ); document.write( "Then # in 2nd line = \"x+1\" \n" ); document.write( "3rd line = \"x+2\" \n" ); document.write( ".... \n" ); document.write( "6th line = \"x+5\" \n" ); document.write( "----------------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "x + x+1 + x+2 + x+3 + x+4 + x+5 = 327 \n" ); document.write( "6x + 15 = 327 \n" ); document.write( "6x = 312 \n" ); document.write( "x = 51 (# in 1st line) \n" ); document.write( "x+1 = 52 (# in 2nd line) \n" ); document.write( "etc. \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |