document.write( "Question 1120477: Cucumbers are on sale, so you buy 29 pounds of them at the local market for your restaurant. Each cucumber is actually 99% water. A few days later, the cucumbers have dried out to the point that each is now 91% water. How much do all your cucumbers weigh at this time? \n" ); document.write( "
Algebra.Com's Answer #736138 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 29 * 0.99 = 28.71 lbs \n" ); document.write( ": \n" ); document.write( "therefore 28.71 lbs of the cucumbers is water \n" ); document.write( ": \n" ); document.write( "0.99/28.71 = 0.91/x \n" ); document.write( ": \n" ); document.write( "x = (0.91 * 28.71)/0.99 = 26.39 \n" ); document.write( ": \n" ); document.write( "29 - 28.71 = 0.29 lbs does not change \n" ); document.write( ": \n" ); document.write( "new weight of cucumbers is 26.39 + 0.29 = 26.68 lbs \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |