MHB Find the total number of red and blue beads

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The discussion revolves around a problem involving the transfer of red and blue beads between two containers. Container A starts with 500 beads, with 40% being blue, while Container B has 300 beads with 20% blue. Participants debate whether the problem can be solved without algebra, with some arguing that moving beads will not achieve the desired proportions in both containers. A method using visual representation is proposed, showing that transferring specific amounts can meet the required ratios. Ultimately, it is concluded that moving a total of 100 beads achieves the desired outcome.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
There are some red and blue beads.
The beads were packed into 2 containers.
At first, Container A contained 500 beads and $\dfrac{2}{5}$ of them were blue beads. Container B contained 300 beads and $\dfrac{1}{5}$ of them were blue.

Find the total number of red and blue beads that must be moved from Container A to Container B such that $\dfrac{3}{5}$ of the beads in Container A are red and $\dfrac{1}{4}$ of the beads in Container B are blue.

I am wondering if this problem can be solved without using any algebra method...
 
Mathematics news on Phys.org
Hi anemone,

Are you sure the problem is correctly stated ?

As I read it, you should still end up with $\dfrac25$ blue beads in container A. As the proportion does not change, you must move $3$ red beads for every $2$ blue.

However, this can only decrease the proportion of blue beads in container B, and it cannot increase from $\dfrac15$ to $\dfrac14$.

Did I miss something ?
 
Mathematics news on Phys.org
Initially, 60 of the 300 beads in container B are blue. After adding $5n$ beads, $2n$ of which are blue, the proportion will be $\dfrac{60+2n}{300+5n}$, which could increase towards a limit of $\dfrac25$ for large enough $n$.
 
castor28 said:
Hi anemone,

Are you sure the problem is correctly stated ?

Thanks for the reply, castor28! Yes, I checked again with the source from where I got the problem, there isn't any typo.

castor28 said:
As I read it, you should still end up with $\dfrac25$ blue beads in container A. As the proportion does not change, you must move $3$ red beads for every $2$ blue.

However, this can only decrease the proportion of blue beads in container B, and it cannot increase from $\dfrac15$ to $\dfrac14$.

Did I miss something ?
(Mmm) I actually don't see why not...(Crying)
 
The following method (without using algebra but the Singapore model method) works, by separating one part of fraction in container A into 5 equal subparts and one part of fraction in container B into 3 equal subparts, where each subpart represents 20 beads as shown below:

Before:
[TIKZ]
\coordinate[label=left: Container A] (A) at (0,5.3);
\filldraw [fill=cyan, thin, draw=black] (0.3,5) rectangle (0.6,6);
\filldraw [fill=cyan, thin, draw=black] (0.6,5) rectangle (0.9,6);
\filldraw [fill=cyan, thin, draw=black] (0.9,5) rectangle (1.2,6);
\filldraw [fill=cyan, thin, draw=black] (1.2,5) rectangle (1.5,6);
\filldraw [fill=cyan, thin, draw=black] (1.5,5) rectangle (1.8,6);
\filldraw [fill=cyan, thin, draw=black] (1.8,5) rectangle (2.1,6);
\filldraw [fill=cyan, thin, draw=black] (2.1,5) rectangle (2.4,6);
\filldraw [fill=cyan, thin, draw=black] (2.4,5) rectangle (2.7,6);
\filldraw [fill=cyan, thin, draw=black] (2.7,5) rectangle (3,6);
\filldraw [fill=cyan, thin, draw=black] (3,5) rectangle (3.3,6);
\filldraw [fill=magenta, thin, draw=black] (3.3,5) rectangle (3.6,6);
\filldraw [fill=magenta, thin, draw=black] (3.6,5) rectangle (3.9,6);
\filldraw [fill=magenta, thin, draw=black] (3.9,5) rectangle (4.2,6);
\filldraw [fill=magenta, thin, draw=black] (4.2,5) rectangle (4.5,6);
\filldraw [fill=magenta, thin, draw=black] (4.5,5) rectangle (4.8,6);
\filldraw [fill=magenta, thin, draw=black] (4.8,5) rectangle (5.1,6);
\filldraw [fill=magenta, thin, draw=black] (5.1,5) rectangle (5.4,6);
\filldraw [fill=magenta, thin, draw=black] (5.4,5) rectangle (5.7,6);
\filldraw [fill=magenta, thin, draw=black] (5.7,5) rectangle (6,6);
\filldraw [fill=magenta, thin, draw=black] (6,5) rectangle (6.3,6);
\filldraw [fill=magenta, thin, draw=black] (6.3,5) rectangle (6.6,6);
\filldraw [fill=magenta, thin, draw=black] (6.6,5) rectangle (6.9,6);
\filldraw [fill=magenta, thin, draw=black] (6.9,5) rectangle (7.2,6);
\filldraw [fill=magenta, thin, draw=black] (7.2,5) rectangle (7.5,6);
\filldraw [fill=magenta, thin, draw=black] (7.5,5) rectangle (7.8,6);
\draw [very thick] (0.3,5) rectangle (1.8,6);
\draw [very thick] (1.8,5) rectangle (3.3,6);
\draw [very thick] (3.3,5) rectangle (4.8,6);
\draw [very thick] (4.8,5) rectangle (6.3,6);
\draw [very thick] (6.3,5) rectangle (7.8,6);
\coordinate[label=left: Container B] (B) at (0,5.-1);
\filldraw [fill=cyan, thin, draw=black] (0.3,3.6) rectangle (0.6,4.6);
\filldraw [fill=cyan, thin, draw=black] (0.6,3.6) rectangle (0.9,4.6);
\filldraw [fill=cyan, thin, draw=black] (0.9,3.6) rectangle (1.2,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.2,3.6) rectangle (1.5,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.5,3.6) rectangle (1.8,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.8,3.6) rectangle (2.1,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.1,3.6) rectangle (2.4,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.4,3.6) rectangle (2.7,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.7,3.6) rectangle (3,4.6);
\filldraw [fill=magenta, thin, draw=black] (3,3.6) rectangle (3.3,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.3,3.6) rectangle (3.6,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.6,3.6) rectangle (3.9,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.9,3.6) rectangle (4.2,4.6);
\filldraw [fill=magenta, thin, draw=black] (4.2,3.6) rectangle (4.5,4.6);
\filldraw [fill=magenta, thin, draw=black] (4.5,3.6) rectangle (4.8,4.6);
\draw [very thick] (0.3,3.6) rectangle (1.2,4.6);
\draw [very thick] (1.2,3.6) rectangle (2.1,4.6);
\draw [very thick] (2.1,3.6) rectangle (3,4.6);
\draw [very thick] (3,3.6) rectangle (3.9,4.6);
\draw [very thick] (3.9,3.6) rectangle (4.8,4.6);
\draw [<->] (0.3,6.2) -- (0.6,6.2);
\node at (0.4,6.5) {20 beads};
[/TIKZ]

After:
[TIKZ]
\coordinate[label=left: Container A] (A) at (0,5.3);
\filldraw [fill=cyan, thin, draw=black] (0.3,5) rectangle (0.6,6);
\filldraw [fill=cyan, thin, draw=black] (0.6,5) rectangle (0.9,6);
\filldraw [fill=cyan, thin, draw=black] (0.9,5) rectangle (1.2,6);
\filldraw [fill=cyan, thin, draw=black] (1.2,5) rectangle (1.5,6);
\filldraw [fill=cyan, thin, draw=black] (1.5,5) rectangle (1.8,6);
\filldraw [fill=cyan, thin, draw=black] (1.8,5) rectangle (2.1,6);
\filldraw [fill=cyan, thin, draw=black] (2.1,5) rectangle (2.4,6);
\filldraw [fill=cyan, thin, draw=black] (2.4,5) rectangle (2.7,6);
\filldraw [fill=cyan, thin, draw=black] (2.7,5) rectangle (3,6);
\filldraw [fill=cyan, thin, draw=black] (3,5) rectangle (3.3,6);
\filldraw [fill=magenta, thin, draw=black] (3.3,5) rectangle (3.6,6);
\filldraw [fill=magenta, thin, draw=black] (3.6,5) rectangle (3.9,6);
\filldraw [fill=magenta, thin, draw=black] (3.9,5) rectangle (4.2,6);
\filldraw [fill=magenta, thin, draw=black] (4.2,5) rectangle (4.5,6);
\filldraw [fill=magenta, thin, draw=black] (4.5,5) rectangle (4.8,6);
\filldraw [fill=magenta, thin, draw=black] (4.8,5) rectangle (5.1,6);
\filldraw [fill=magenta, thin, draw=black] (5.1,5) rectangle (5.4,6);
\filldraw [fill=magenta, thin, draw=black] (5.4,5) rectangle (5.7,6);
\filldraw [fill=magenta, thin, draw=black] (5.7,5) rectangle (6,6);
\filldraw [fill=magenta, thin, draw=black] (6,5) rectangle (6.3,6);
\filldraw [fill=magenta, thin, draw=black] (6.3,5) rectangle (6.6,6);
\filldraw [fill=magenta, thin, draw=black] (6.6,5) rectangle (6.9,6);
\filldraw [fill=magenta, thin, draw=black] (6.9,5) rectangle (7.2,6);
\filldraw [fill=magenta, thin, draw=black] (7.2,5) rectangle (7.5,6);
\filldraw [fill=magenta, thin, draw=black] (7.5,5) rectangle (7.8,6);
\draw [very thick] (0.3,5) rectangle (1.8,6);
\draw [very thick] (1.8,5) rectangle (3.3,6);
\draw [very thick] (3.3,5) rectangle (4.8,6);
\draw [very thick] (4.8,5) rectangle (6.3,6);
\draw [very thick] (6.3,5) rectangle (7.8,6);
\coordinate[label=left: Container B] (B) at (0,5.-1);
\filldraw [fill=cyan, thin, draw=black] (0.3,3.6) rectangle (0.6,4.6);
\filldraw [fill=cyan, thin, draw=black] (0.6,3.6) rectangle (0.9,4.6);
\filldraw [fill=cyan, thin, draw=black] (0.9,3.6) rectangle (1.2,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.2,3.6) rectangle (1.5,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.5,3.6) rectangle (1.8,4.6);
\filldraw [fill=magenta, thin, draw=black] (1.8,3.6) rectangle (2.1,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.1,3.6) rectangle (2.4,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.4,3.6) rectangle (2.7,4.6);
\filldraw [fill=magenta, thin, draw=black] (2.7,3.6) rectangle (3,4.6);
\filldraw [fill=magenta, thin, draw=black] (3,3.6) rectangle (3.3,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.3,3.6) rectangle (3.6,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.6,3.6) rectangle (3.9,4.6);
\filldraw [fill=magenta, thin, draw=black] (3.9,3.6) rectangle (4.2,4.6);
\filldraw [fill=magenta, thin, draw=black] (4.2,3.6) rectangle (4.5,4.6);
\filldraw [fill=magenta, thin, draw=black] (4.5,3.6) rectangle (4.8,4.6);
\filldraw [fill=cyan, thin, draw=black] (4.8,3.6) rectangle (5.1,4.6);
\filldraw [fill=cyan, thin, draw=black] (5.1,3.6) rectangle (5.4,4.6);
\filldraw [fill=magenta, thin, draw=black] (5.4,3.6) rectangle (5.7,4.6);
\filldraw [fill=magenta, thin, draw=black] (5.7,3.6) rectangle (6,4.6);
\filldraw [fill=magenta, thin, draw=black] (6,3.6) rectangle (6.3,4.6);
\draw [very thick] (0.3,3.6) rectangle (1.2,4.6);
\draw [very thick] (1.2,3.6) rectangle (2.1,4.6);
\draw [very thick] (2.1,3.6) rectangle (3,4.6);
\draw [very thick] (3,3.6) rectangle (3.9,4.6);
\draw [very thick] (3.9,3.6) rectangle (4.8,4.6);
\draw [very thick, dotted] (4.8,3.6) rectangle (6.3,4.6);
\draw (2.7,5) --(3,6);
\draw (3,5) --(3.3,6);
\draw (6.9,5) --(7.2,6);
\draw (7.2,5) --(7.5,6);
\draw (7.5,5) --(7.8,6);
[/TIKZ]

As we can see, after moving 2 subparts of blue beads and 3 subparts of red beads from container A into container B, we get what we wanted in the end, $\dfrac{3}{5}$ of the beads in Container A are red and $\dfrac{1}{4}$ of the beads in Container B are blue.

Therefore, the total number of red and blue beads that must be moved from container A to container B is $5\times 20 =100$.
 
You're welcome, morgancol!

You're also encouraged to fire away with whatever math problems that you can't solve and wish to get some help at our forum! Just so you know, for problem involving fraction/ratio/percentage like this one, it can be solved using algebra or without algebra way. (Happy)
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top