document.write( "Question 126502: Mirana is making a bow for a wreath. The bow is made from six yards of ribbon which must be cut into three pieces where two pieces are the same legnth and the third piece is eight times as long. Find the legnth of each piece \n" ); document.write( "
Algebra.Com's Answer #92679 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Let x be the length of one of the short pieces. Then the other short piece is also x and the long piece is 8x. These three lengths must add up to 6 yards.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2Bx%2B8x=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"10x=6\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=6%2F10=3%2F5\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the short pieces are each 3/5 yard and the long piece is 8 times that or 24/5 yards. (4 and 4/5 yards).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "\"24%2F5%2B3%2F5%2B3%2F5=30%2F5=6\"
\n" ); document.write( "
\n" );