document.write( "Question 1047806: You are standing in line at a ticket window. There are five more people behind you than ahead of you. The total number of people in line (including you) is three times the number of people ahead of you. How many people are ahead of you? \n" ); document.write( "
Algebra.Com's Answer #663347 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "You are standing in line at a ticket window. There are five more people behind you than ahead of you. The total number of people in line (including you) is three times the number of people ahead of you. How many people are ahead of you? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b - a = 5 \n" ); document.write( "b + a + 1 = 3a (\"including you\") \n" ); document.write( "--------------------- \n" ); document.write( "Subtract and solve for \"a\": \n" ); document.write( "2a+1 = 3a-5 \n" ); document.write( "a = 6 (# of people ahead of you)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |