document.write( "Question 129117: A water main for a street is being laid using particular kind of pipe that comes in either 18-foot sections or 20-foot sections. The designer has determined that the water main would require 14 fewer sections of 20-foot pipe than if 18-foot sections were used. Find the total length of the water main. \n" ); document.write( "
Algebra.Com's Answer #94386 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A water main for a street is being laid using particular kind of pipe that comes in either 18-foot sections or 20-foot sections. The designer has determined that the water main would require 14 fewer sections of 20-foot pipe than if 18-foot sections were used. Find the total length of the water main. \n" ); document.write( "-------------------- \n" ); document.write( "Let the total length of the water main be x feet. \n" ); document.write( "# of 18 ft - # of 20 ft = 14 \n" ); document.write( "x/18 - x/20 = 14 \n" ); document.write( "(20x-18x)/20*18 = 14 \n" ); document.write( "2x = 20*18*14 \n" ); document.write( "x = 10*18*14 \n" ); document.write( "x = 2520 ft. \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |