Jump to content
BrainDen.com - Brain Teasers
  • 0


Guest
 Share

Question

Substitute each of the capital letters in bold by a different base ten digit fro 0 to 9 to satisfy this alphametic equation. None of the numbers can contain any leading zero.

3√(ITS) + 3√(ANY) = 3√(SIGN)

Note: While a solution is trivial with the aid of a computer program, show how to derive it without one.

Edited by K Sengupta
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Boy, this is getting much tougher...You are just evil K Sengupta

:P . Let me first explain why this one is a lot harder. Obviously dealing with CUBE roots is no fun for anyone. Also, there are only 7 of the 10 digits used in this problem. Finally, when initially working it out, ITS and ANY can be interchangable...it isn't until you try to plug them into the SIGN part that you have to distinguish which 3-digit number goes with which word...so this one is VERY difficult. The most difficult part lies with the following:

We know that at least one of 3√(ITS) or 3√(ANY) can not be evaluated to whole numbers, since:

5^3=125

6^3=256

7^3=343

8^3=512

9^3=729

And we know that neither of them can be 7^3, since that has a 3 repeated in it (and neither of them have repeated numbers)...BUT that leaves us with all numbers that a "2" in them. Given that they do not share any common numbers, we know that at least one of the values must not be a whole number.

Finally, let me preface this with the statement that this is very difficult to explain well. My method does work, and isn't as much trial and error as it may sound in the below description...

Ok, so we know that the range for either 3√(ITS) or 3√(ANY) must be between 4.64 and 10 (exclusive)...which means that the 3√(SIGN) must be between 9.999... and 20 (exclusive).

Therefore, S cannot be 8, 9, or 0 because the highest number we can get from that range would be just under 8000.

Assuming you're not just REALLY mean, I would have to assume that the answer to this will be an equation that basically satisfies: x3√(a) + y3√(a) = z3√(a) which would leave us with the equation x + y = z...otherwise, there really wouldn't be much of a way to satisfy it.

If this is the case, we must find 3 digit numbers that contain perfect cubes as factors so that we can factor them out:

13=1

23=8

33=27

43=64

53=125

63=256

73=343

83=512

93=729

x or y can't be 8 or 9, because anything multiplied by them would yield at least a 4 digit number.

So, we know that z must be between 3 and 13 (inclusive).

If either x or y is 1, we know that a must be a 3-digit number...so a would have to be between 100 and 125. If this were the case, then we would know that one of the 3-digit numbers would start with either 10 or 12. Which in turn makes it so that the other starts with 8 or 9...

So, we get these possibilites for the 3 digit number pairs:

102/816, 103/824, 104/832, 105/840, 106/848, 107/856, 123/984, 124/992

But we can rule out any that have duplicate numbers between them, so we are left with:

103/824, 104/832, 107/856, 123/984

That leaves us with only 4 possibilities:

3√103 + 2*3√103 = 3*3√103: 3√(103) + 3√(824) = 3√(2781) which doesn't work

3√104 + 2*3√104 = 3*3√104: 3√(104) + 3√(832) = 3√(2808) which doesn't work

3√107 + 2*3√107 = 3*3√107: 3√(107) + 3√(856) = 3√(2889) which doesn't work

3√123 + 2*3√123 = 3*3√123: 3√(123) + 3√(984) = 3√(3321) which doesn't work

So, we know that neither x or y is 1...which makes our life a bit more interesting, but we now know that z cannot be 3 or 4!

Let's start on the other side:

If x or y is 7, we know that a MUST be 2:

BUT that would mean one of the 3 digit numbers would be 686, which doesn't match, so x and y are not 7...

If x or y is 6, then we know that a MUST be 2 or 3, so we get these possibilities:

6*3√2 + 4*3√2 = 10*3√2: 3√(512) + 3√(128) = 3√(2000) which doesn't work

6*3√2 + 5*3√2 = 11*3√2: 3√(512) + 3√(250) = 3√(2662) which doesn't work

6*3√3 + 4*3√3 = 10*3√3: 3√(768) + 3√(192) = 3√(3000) which doesn't work

6*3√3 + 5*3√3 = 11*3√3: 3√(768) + 3√(375) = 3√(3993) which doesn't work

So, again, x or y is not 6...so x or y must be 2, 3, 4, or 5

If 5, the other must be 4 and then a must be 2, 3, 4, 5, 6, or 7

5*3√2 + 4*3√2 = 9*3√2: 3√(250) + 3√(128) = 3√(1458) which doesn't work

5*3√3 + 4*3√3 = 9*3√3: 3√(375) + 3√(192) = 3√(2187)...

HOLY COW, we have one that works!!

3√192 + 3√375 = 3√2187...which simplifies to 5*3√3 + 4*3√3 = 9*3√3

So we have:

I=1

T=9

S=2

A=3

N=7

Y=5

G=8

Now, maybe I can get some work done...Great puzzle...very difficult...

Link to comment
Share on other sites

  • 0
Boy, this is getting much tougher...You are just evil K Sengupta
:P . Let me first explain why this one is a lot harder. Obviously dealing with CUBE roots is no fun for anyone. Also, there are only 7 of the 10 digits used in this problem. Finally, when initially working it out, ITS and ANY can be interchangable...it isn't until you try to plug them into the SIGN part that you have to distinguish which 3-digit number goes with which word...so this one is VERY difficult. The most difficult part lies with the following:

We know that at least one of 3√(ITS) or 3√(ANY) can not be evaluated to whole numbers, since:

5^3=125

6^3=256

7^3=343

8^3=512

9^3=729

And we know that neither of them can be 7^3, since that has a 3 repeated in it (and neither of them have repeated numbers)...BUT that leaves us with all numbers that a "2" in them. Given that they do not share any common numbers, we know that at least one of the values must not be a whole number.

Finally, let me preface this with the statement that this is very difficult to explain well. My method does work, and isn't as much trial and error as it may sound in the below description...

Ok, so we know that the range for either 3√(ITS) or 3√(ANY) must be between 4.64 and 10 (exclusive)...which means that the 3√(SIGN) must be between 9.999... and 20 (exclusive).

Therefore, S cannot be 8, 9, or 0 because the highest number we can get from that range would be just under 8000.

Assuming you're not just REALLY mean, I would have to assume that the answer to this will be an equation that basically satisfies: x3√(a) + y3√(a) = z3√(a) which would leave us with the equation x + y = z...otherwise, there really wouldn't be much of a way to satisfy it.

If this is the case, we must find 3 digit numbers that contain perfect cubes as factors so that we can factor them out:

13=1

23=8

33=27

43=64

53=125

63=256

73=343

83=512

93=729

x or y can't be 8 or 9, because anything multiplied by them would yield at least a 4 digit number.

So, we know that z must be between 3 and 13 (inclusive).

If either x or y is 1, we know that a must be a 3-digit number...so a would have to be between 100 and 125. If this were the case, then we would know that one of the 3-digit numbers would start with either 10 or 12. Which in turn makes it so that the other starts with 8 or 9...

So, we get these possibilites for the 3 digit number pairs:

102/816, 103/824, 104/832, 105/840, 106/848, 107/856, 123/984, 124/992

But we can rule out any that have duplicate numbers between them, so we are left with:

103/824, 104/832, 107/856, 123/984

That leaves us with only 4 possibilities:

3√103 + 2*3√103 = 3*3√103: 3√(103) + 3√(824) = 3√(2781) which doesn't work

3√104 + 2*3√104 = 3*3√104: 3√(104) + 3√(832) = 3√(2808) which doesn't work

3√107 + 2*3√107 = 3*3√107: 3√(107) + 3√(856) = 3√(2889) which doesn't work

3√123 + 2*3√123 = 3*3√123: 3√(123) + 3√(984) = 3√(3321) which doesn't work

So, we know that neither x or y is 1...which makes our life a bit more interesting, but we now know that z cannot be 3 or 4!

Let's start on the other side:

If x or y is 7, we know that a MUST be 2:

BUT that would mean one of the 3 digit numbers would be 686, which doesn't match, so x and y are not 7...

If x or y is 6, then we know that a MUST be 2 or 3, so we get these possibilities:

6*3√2 + 4*3√2 = 10*3√2: 3√(512) + 3√(128) = 3√(2000) which doesn't work

6*3√2 + 5*3√2 = 11*3√2: 3√(512) + 3√(250) = 3√(2662) which doesn't work

6*3√3 + 4*3√3 = 10*3√3: 3√(768) + 3√(192) = 3√(3000) which doesn't work

6*3√3 + 5*3√3 = 11*3√3: 3√(768) + 3√(375) = 3√(3993) which doesn't work

So, again, x or y is not 6...so x or y must be 2, 3, 4, or 5

If 5, the other must be 4 and then a must be 2, 3, 4, 5, 6, or 7

5*3√2 + 4*3√2 = 9*3√2: 3√(250) + 3√(128) = 3√(1458) which doesn't work

5*3√3 + 4*3√3 = 9*3√3: 3√(375) + 3√(192) = 3√(2187)...

HOLY COW, we have one that works!!

3√192 + 3√375 = 3√2187...which simplifies to 5*3√3 + 4*3√3 = 9*3√3

So we have:

I=1

T=9

S=2

A=3

N=7

Y=5

G=8

Well done !!!

This is indeed the answer which I also arrived at by way of precisely the same procedure as quoted above.

I was unsure about the answer until that was reinforced by the foregoing methodology

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...