document.write( "Question 172961: A board 60 in. long is cut into two parts so that the longer piece is 5 times the shorter. What are the lengths of the two pieces? \n" ); document.write( "
Algebra.Com's Answer #127795 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A board 60 in. long is cut into two parts so that the longer piece is 5 times the shorter. What are the lengths of the two pieces? \n" ); document.write( ". \n" ); document.write( "Let x = length of shorter piece \n" ); document.write( "then \n" ); document.write( "5x = length of the longer piece \n" ); document.write( ". \n" ); document.write( "x + 5x = 60 \n" ); document.write( "6x = 60 \n" ); document.write( "x = 10 inches (shorter piece) \n" ); document.write( ". \n" ); document.write( "Longer piece: \n" ); document.write( "5x = 5(10) = 50 inches \n" ); document.write( " |