document.write( "Question 185522: The usual toll charge to use the Bingham tunnel is 50 cents. If you purchase a special sticker for $5.50, the toll is only 35 cents. At least how many trips through the tunnel are needed before the sticker costs less than paying for each trip separately? \n" ); document.write( "
Algebra.Com's Answer #139159 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The usual toll charge to use the Bingham tunnel is 50 cents. If you purchase a special sticker for $5.50, the toll is only 35 cents. At least how many trips through the tunnel are needed before the sticker costs less than paying for each trip separately? \n" ); document.write( "-------------------------- \n" ); document.write( "Let \"x\" be number of trips thru the tunnel. \n" ); document.write( "---------------------- \n" ); document.write( "INEQUALITY: \n" ); document.write( "sticker costs < per trip cost \n" ); document.write( "550 + 35x < 50x \n" ); document.write( "15x > 550 \n" ); document.write( "x > 36 2/3 \n" ); document.write( "---------------- \n" ); document.write( "# of trips must be at least 37 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |