document.write( "Question 271886: the 18 foot board cut into two parts. One of the parts is five times as long as the other. How long is each part. \n" ); document.write( "
Algebra.Com's Answer #198970 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the 18 foot board cut into two parts. One of the parts is five times as long as the other. How long is each part. \n" ); document.write( "----------------------------- \n" ); document.write( "Let the short piece be \"x\". \n" ); document.write( "Then the other piece is \"5x\". \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "x + 5x = 18 \n" ); document.write( "6x = 18 \n" ); document.write( "x = 3 ft (small piece) \n" ); document.write( "5x = 15 ft (longer piece) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |