document.write( "Question 206203: Cindy is making a christmas wreath. The bow is made rom 6 yards of ribbon which must be cut into 3 pieces where 2 pieces are the same length and the third piece is 8 times as long. Find the length of each piece.
\n" );
document.write( "x+3-2+8=6
\n" );
document.write( "x+9=6
\n" );
document.write( "x=-3 \n" );
document.write( "
Algebra.Com's Answer #155782 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let the shortest piece be p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then the 2 shorter pieces = 2p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, the longest piece is 8p\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since the entire length is 6 yards, then 2p + 8p = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "10p = 6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pieces are .6 yd each, which total 1.2 yds (.6 * 2), and the longest piece is 4.8 \r \n" ); document.write( "\n" ); document.write( "yds (.6 * 8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "Two shorter pieces: 1.2 yds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Longest piece: 4.8 yds\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(1.2 + 4.8) = 6 yards\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |