document.write( "Question 52193: Celestine bought two pieces of cotton rope, one measuring 34 inches and the other 38 inches in length. The price of both was the same, 40 cents per yard. How much did she pay for both pieces? \n" ); document.write( "
Algebra.Com's Answer #34780 by GreyWolf79(3)![]() ![]() ![]() You can put this solution on YOUR website! First add the the lengths of the two pieces together:\r \n" ); document.write( "\n" ); document.write( "34+38=72 in.\r \n" ); document.write( "\n" ); document.write( "You know that a yard is 36 in. and that according to the problem, the cost is 40 cents/yard.\r \n" ); document.write( "\n" ); document.write( "72/36=2 yards\r \n" ); document.write( "\n" ); document.write( "2*40=80 cents\r \n" ); document.write( "\n" ); document.write( "So Celestine paid 80 cents for both pieces. \n" ); document.write( " |