document.write( "Question 203852: You are in line at a ticket window. There are two more people ahead of you in line than there are behind you. In the entire line, there are three times as many people as there are behind you. how many are in the line? \n" ); document.write( "
Algebra.Com's Answer #153823 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! You are in line at a ticket window. There are two more people ahead of you in \n" ); document.write( " line than there are behind you. \n" ); document.write( "In the entire line, there are three times as many people as there are behind you. \n" ); document.write( "how many are in the line? \n" ); document.write( ": \n" ); document.write( "Let x = no. behind you \n" ); document.write( "then \n" ); document.write( "(x=2) = no. ahead of you \n" ); document.write( ": \n" ); document.write( "Write an equation for the statement: \n" ); document.write( "\"there are three times as many people as there are behind you.\" \n" ); document.write( "x + 1 + (x+2) = 3x \n" ); document.write( "2x + 3 = 3x \n" ); document.write( "3 = 3x - 2x \n" ); document.write( "x = 3 people behind you \n" ); document.write( "then \n" ); document.write( "3 + 2 = 5 people ahead \n" ); document.write( ": \n" ); document.write( "Total: ahead + you + behind: \n" ); document.write( "5 + 1 + 3 = 9 folks in line\r \n" ); document.write( "\n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |