You are not logged in.
Pages: 1
A deck of 52 playing cards is cut into three separate piles.
In the first pile there are three times as many Blacks as Reds.
In the second pile there are three times as many Reds as Blacks.
In the third pile there are twice as many Blacks as Reds.
How many cards of each colour are there in each of the three piles?
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
I get this:
IPBLE: Increasing Performance By Lowering Expectations.
Offline
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
B[sub]1[/sub]+R[sub]1[/sub]+B[sub]2[/sub]+R[sub]2[/sub]+B[sub]3[/sub]+R[sub]3[/sub]=52
B[sub]1[/sub]=3R[sub]1[/sub]
3B[sub]2[/sub]=R[sub]2[/sub]
B[sub]3[/sub]=2R[sub]3[/sub]
Then ... ?
"The physicists defer only to mathematicians, and the mathematicians defer only to God ..." - Leon M. Lederman
Offline
Rob, you are forgeting something: this is a diophantine equation. the numbers are integers.
here are all the solutions:
Last edited by krassi_holmz (2006-02-27 01:18:36)
IPBLE: Increasing Performance By Lowering Expectations.
Offline
krassi_holmz,
Have you taken B1+B2+B3=26 and R1+R2+R3=26 in all your solution sets? I see grom the GIF image that there are many cases where this isn't true (I have not examined all of the solutions yet), which means the solution sets are not acceptable
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Using the two equations Ganesh posted:
x, y, z are the three piles, xr is the number of red cards in x.
8xr + 5zr = 26
This is only true for integers when xr = 4, so xr = 4 and zr = 4. Thus, yr = 18
xr = 4, so xb = 12
yr = 18, so yr = 6
zr = 4, so zb = 8
x = 4+12 = 16
y = 18 + 6 = 24
z = 8 + 4 = 12
"In the real world, this would be a problem. But in mathematics, we can just define a place where this problem doesn't exist. So we'll go ahead and do that now..."
Offline
Well done, Ricky
It appears to me that if one wants to make progress in mathematics, one should study the masters and not the pupils. - Niels Henrik Abel.
Nothing is better than reading and gaining more and more knowledge - Stephen William Hawking.
Offline
Pages: 1