SOLUTION: Hi Sally has 1153 coloured marbles. She buys more red marbles to double the original number of red marbles and gives away half her blue marbles. She loses 30 green marbles and buy

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Hi Sally has 1153 coloured marbles. She buys more red marbles to double the original number of red marbles and gives away half her blue marbles. She loses 30 green marbles and buy      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1207317: Hi
Sally has 1153 coloured marbles. She buys more red marbles to double the original number of red marbles and gives away half her blue marbles. She loses 30 green marbles and buys 20 more purple marbles. All the marbles are equal in number. How many of each did she have at first.
My sons attempt revealed fractions.


Found 2 solutions by ikleyn, Edwin McCravy:
Answer by ikleyn(52775) About Me  (Show Source):
You can put this solution on YOUR website!
.
Sally has 1153 colored marbles.
She buys more red marbles to double the original number of red marbles and gives away half her blue marbles.
She loses 30 green marbles and buys 20 more purple marbles. All the marbles are equal in number.
How many of each did she have at first.
~~~~~~~~~~~~~~~~~~

Let R be the original number of red    marbles; 
    B be the original number of blue   marbles; 
    G be the original number of green  marbles; 
    P be the original number of purple marbles.


For these quantities, we have this equation

    R + B + G + P = 1153.    (1)


After changes,

    - the number of red   marbles is 2R;

    - the number of blue  marbles is 0.5B;

    - the number of green  marbles is G-30;

    - the number of purple marbles is P+20.


We also are given that 

    2R = 0.5B = G-30 = P+20 = k,

where k is the common value of marbles of each of four colors after changes.


Thus  R = 0.5k;  B = 2k;  G = k+30;  P = k-20.


We substitute these expressions into equation (1). 
We then get this equation for single unknown k

    0.5k + 2k + (k+30) + (k-20) = 1153.


Simplify and find k

    4.5k = 1153 - 30 + 20

    4.5k = 1143

       k = 1143/4.5 =  254.


So, the number of red    marbles originally was 0.5*254 = 127;

    the number of blue   marbles originally was 2*254 = 508;

    the number of green  marbles originally was 254+30 = 284;

    the number of purple marbles originally was 254-20 = 234.

Solved.



Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = the common number of each color Sally had at the end.

At the beginning she had: 
half as many reds, or 0.5x reds.
twice as many blues, or 2x blues.
30 more greens, or x+30 greens.
20 fewer purples, or x-20 purples.

So

0.5x+%2B+2x+%2B+x%2B30+%2Bx-20+=1153%7D%7D%0D%0A%7B%7B%7B4.5x%2B10=1153
4.5x=1143
x=254

At the beginning she had: 
0.5x = 0.5(254) = 127 reds.
2x = 2(254) = 508 blues.
x+30 = 254+30 = 284 greens.
x-20 = 254-20 = 234 purples.

Edwin