document.write( "Question 180151This question is from textbook
\n" );
document.write( ": I would like to know how to solve this problem. I don't want the answer, just the steps I need to use.\r
\n" );
document.write( "\n" );
document.write( "Stephan cuts a 20-yard ribbon. One piece is 3-yards longer than the other. What is the length of each rope? \n" );
document.write( "
Algebra.Com's Answer #135002 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I would like to know how to solve this problem. I don't want the answer, just the steps I need to use. \n" ); document.write( "Stephan cuts a 20-yard ribbon. One piece is 3-yards longer than the other. What is the length of each rope? \n" ); document.write( "-------------- \n" ); document.write( "One length is s yards, the other is s+3 yards. \n" ); document.write( "s + (s+3) = 20 \n" ); document.write( "2s+3 = 20 \n" ); document.write( "2s = 17 \n" ); document.write( "s = 8.5 yards \n" ); document.write( "s+3 = 11.5 yards \n" ); document.write( " |