document.write( "Question 520149: A 68 foot pipe is cut into two pieces, one of the which is 12 ft less than the other.
\n" );
document.write( "What is the length of the shorter piece? \n" );
document.write( "
Algebra.Com's Answer #345938 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! A 68 foot pipe is cut into two pieces, one of the which is 12 ft less than the other. \n" ); document.write( "What is the length of the shorter piece?\r \n" ); document.write( "\n" ); document.write( "Let \n" ); document.write( "One piece = x \n" ); document.write( "Other piece = x-12\r \n" ); document.write( "\n" ); document.write( "Sum of two pieces = Total length of entire piece \n" ); document.write( "x+x-12=68 \n" ); document.write( "2x-12=68 \n" ); document.write( "2x=68+12 \n" ); document.write( "2x=80 \n" ); document.write( "x=80/2 \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "One piece = x = 40 feet \n" ); document.write( "Other piece = x-12 = 40-12 = 28 feet\r \n" ); document.write( "\n" ); document.write( "Shorter piece = 28 feet \n" ); document.write( " \n" ); document.write( " |