Question 1184463
A FUND-raising project
<pre>
                     1st week         2nd week     TOTALS

Team Cupcakes        (4/7)d             214        (4/7)d+214

Team Drinks            d                260          d+260
</pre>
Now you should be able to find what to do with, "The total amount raised by Team Cupcakes was 2/3 as much as the total amount raised
by Team Drinks.",  and the question.   Very literal.


----
----


The description allows the equation
{{{highlight_green(4d/7+214=(2/3)(d+260))}}}


See common smallest denominator is {{{3*7}}}.
{{{(3*7)(4d/7+214)=3*7(2/3)(d+260)}}}

{{{12d+21*214=14d+14*260}}}

{{{d=(21*214-14*260)/2}}}

{{{d=7(321-260)}}}

{{{highlight_green(d=427)}}}---------and continue on to answer the exercise's questions.