document.write( "Question 1092193: \r
\n" );
document.write( "\n" );
document.write( "89 inch length of ribbon is to be cut into three pieces. The longest piece is to be 36 inches longer than the shortest piece, and the third piece is to be half the length of the longest piece. Find the length of each piece of ribbon. \n" );
document.write( "
Algebra.Com's Answer #706758 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 89 inch length of ribbon is to be cut into three pieces. The longest piece is to be 36 inches longer than the shortest piece, and the third piece is to be half the length of the longest piece. Find the length of each piece of ribbon. \n" ); document.write( "============ \n" ); document.write( "S = shortest piece \n" ); document.write( "--- \n" ); document.write( "longest piece = S + 36 \n" ); document.write( "3rd piece = (S + 36)/2 \n" ); document.write( "----- \n" ); document.write( "S + S=36 + (S+36)/2 = 89 \n" ); document.write( "Solve for S \n" ); document.write( "--------------- \n" ); document.write( "What's the big deal? \n" ); document.write( " |