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 #94387 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the number of sections of 18' pipe. \n" ); document.write( "main length=pipe length * number of sections of pipe \n" ); document.write( "20(x-14)=18x \n" ); document.write( "20x-280=18x \n" ); document.write( "20x-18x-280+280=18x-18x+280 \n" ); document.write( "2x=280 \n" ); document.write( "2x/2=280/2 \n" ); document.write( "x=140 \n" ); document.write( "18*140=2520' Length of main. \n" ); document.write( "Check: \n" ); document.write( "20(140-14)=20*126=2520 \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |