Algebra Problem, solving for the waterweight of grapes?

  • Thread starter Thread starter PotentialE
  • Start date Start date
  • Tags Tags
    Algebra
AI Thread Summary
Fresh grapes consist of 80% water, while dried grapes contain only 15% water. To find the weight of dried grapes from 34 pounds of fresh grapes, first calculate the water weight in fresh grapes, which is 27.2 pounds. The remaining weight, or the base weight, is 6.8 pounds. Using this base weight, the equation for dried grapes shows that 85% of the dried grape weight equals the base weight, leading to a final calculation of 8 pounds of dried grapes. This method clarifies the conversion process and corrects the initial misunderstanding of water weight deduction.
PotentialE
Messages
57
Reaction score
0

Homework Statement


Fresh grapes contain 80% water by weight, whereas dried grapes contain 15% water. How many pounds of dried grapes can be obtained from 34 pounds of fresh grapes?


Homework Equations


anything you can create!


The Attempt at a Solution


To make a regular grape a dried grape, 65% of its water weight must be deducted
waterweight of 34lbs of grapes = 34*.8 = 27.2
65% of 27.2 = 17.68
34 - 17.68 = 16.32lbs

but it says that this is wrong, where is the fault in my logic?
 
Physics news on Phys.org
I'm not sure how you know 65% of its water must be deducted. I would, instead, think about it this way:
grape = base + water
dried grape = base + water

The base in these 2 equations is the same. You can find base using equation 1 and the fact that 80% is water. You can find water in equation 2 by using base previously found in combination with the fact that 15% of the total will need to be water.
 
grape = base + water
dried grape = base + water

b = 34 - w
b = dg - wdg

w = (.8)(34) = 27.2
b = 6.8

6.8 = dg - (.15)(dg)
6.8 = .85dg
dg = 8lbs

thank you! that's correct
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top