.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #11  
Old September 21st, 2004, 12:58 PM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: OT: Interesting math problem...

Quote:
Ragnarok said:
The thing is the book he had didn't indicate if numbers could share the same value. It would be nice if they could as everyone said 00000+00000=00000 is a simple solution.
Unless this book is reknowned for giving trick questions, this is most likely not the solution.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote
  #12  
Old September 21st, 2004, 01:01 PM
Ragnarok's Avatar

Ragnarok Ragnarok is offline
General
 
Join Date: Mar 2002
Location: Indiana
Posts: 3,229
Thanks: 0
Thanked 0 Times in 0 Posts
Ragnarok is on a distinguished road
Default Re: OT: Interesting math problem...

That is what I am thinking. As far as I know the book is just a regular math book for his grade. Unfortunately they cut the answers out of the back...
__________________
Ragnarok - Hevordian Story Thread
-------------------
I think...therefore I am confused.
They were armed. With guns, said Omari.
Canadians. With guns. And a warship. What is this world coming to?
The dreaded derelict dwelling two ton devil bunny!
Every ship can be a minesweeper... Once
Reply With Quote
  #13  
Old September 21st, 2004, 01:09 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: OT: Interesting math problem...

Fyron, that's why I quickly deleted my post. But not quickly enough.

I remeber that I saw such tasks in a school. Common way to solve them is to rewrite example to:

10000*T+1000*R+100*I+10*E+D+10000*D+1000*R+100*I+1 0*V+E-10000*R-1000*I-100*V-10*E-T=0

With additional condition it should be quite easy to solve.
Reply With Quote
  #14  
Old September 21st, 2004, 01:50 PM

spoon spoon is offline
First Lieutenant
 
Join Date: Apr 2002
Location: California
Posts: 790
Thanks: 0
Thanked 0 Times in 0 Posts
spoon is on a distinguished road
Default Re: OT: Interesting math problem...

Got it:

17465 +
57496 =
-------
74961

T=1
R=7
I=4
E=6
D=5
V=9

I brute forced it, not having time for fancy shmancy formulae. (so, I could be wrong, very wrong!)
__________________
Try out the Fantasy Empires Mod, a full conversion, fantasy based mod for SEIV Gold.
Click here to download.
Click here for the Fantasy Empires Mod discussion thread.
Reply With Quote
  #15  
Old September 21st, 2004, 02:05 PM
Alneyan's Avatar

Alneyan Alneyan is offline
General
 
Join Date: Sep 2003
Location: United Kingdom
Posts: 3,603
Thanks: 0
Thanked 22 Times in 22 Posts
Alneyan is on a distinguished road
Default Re: OT: Interesting math problem...

This problem is the proof I no longer know to do additions; while I figured out the V=9 part, I didn't think that I+I=4 could also mean I=7, and not only I=2.
Reply With Quote
  #16  
Old September 21st, 2004, 02:18 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default Re: OT: Interesting math problem...

Yay Spoon. I was getting ready to post that it was unsolvable. I had worked out that V was 9 and I was 4. But I got hung up thinking then that the only option for R was 2.
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote
  #17  
Old September 21st, 2004, 03:01 PM
Ragnarok's Avatar

Ragnarok Ragnarok is offline
General
 
Join Date: Mar 2002
Location: Indiana
Posts: 3,229
Thanks: 0
Thanked 0 Times in 0 Posts
Ragnarok is on a distinguished road
Default Re: OT: Interesting math problem...

Yay for spoon! Thanks a lot man! I really do appreciate it. Go have a few brewski's at the Cantina on my tab.
__________________
Ragnarok - Hevordian Story Thread
-------------------
I think...therefore I am confused.
They were armed. With guns, said Omari.
Canadians. With guns. And a warship. What is this world coming to?
The dreaded derelict dwelling two ton devil bunny!
Every ship can be a minesweeper... Once
Reply With Quote
  #18  
Old September 21st, 2004, 03:03 PM

vanbeke vanbeke is offline
Private
 
Join Date: Nov 2003
Location: Oregon
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
vanbeke is on a distinguished road
Default Re: OT: Interesting math problem...

It looks like is correct
17465 +
57496 =
_____
74961

Brute force solving (sort of)
Assumptions are that all letters represent different numbers and standard notation is used (the first number in a string is not zero)
V must be either 0 (if D+E < 10) or 9 (if D+E > 9)
If V is 0 then I is 5; if V is 9 then I is 4
For either value of V, R must be either 2 or 7; but R can't be 2 since that would require both T and D to be 1
So R is 7
Then T+D = 6 I tried the 4 possibilities and the only one that worked is the form that I gave above.
Reply With Quote
  #19  
Old September 21st, 2004, 04:41 PM
Will's Avatar

Will Will is offline
Lieutenant Colonel
 
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
Will is on a distinguished road
Default Re: OT: Interesting math problem...

A more rigorous "proof", took me about five minutes before I went to class, posting it now after class:

Code:
 TRIED
+DRIVE
------
RIVET

Assuming we disregard the trivial solution (all zeros), and
force each letter to be distinct (ie for any x and y in
{T,R,I,E,D,V}, the values x != y), and noticing that the
carry can be at most 1 (9 + 9 + 1 = 19):

either E + V = E (V = 0)
or E + V + 1 = E (V = 9)
disregard V = 0 as uninteresting, so V = 9
and D + E > 10 and T < D, T < E
either I + I = V = 9
or I + I + 1 = V = 9
I + I != 9, so I + I + 1 = V is true
so I = {4,9}, but V = 9, so I = 4
so R + R = I = 4 (no carry from previous digit)
then R = {2,7}
V = 9, I = 4, R = {2,7}
either T + D = R = 2
or T + D + 1 = R = 7
assume there is no final carry
so if T + D = 2, then T = D = 1
then T + D + 1 = 7 = R
then T < (7 - D)
V = 9, I = 4, R = 7, T < (7 - D), T < E
try T = 1:
V = 9, I = 4, R = 7, T = 1, D = 5, E = 6

__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
Reply With Quote
  #20  
Old September 21st, 2004, 05:44 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: OT: Interesting math problem...

Here is a tough one:
Fill in the long division using the blanks and the given numbers.
Code:

_ _ 8 _
_______________
_ _ _ | _ _ _ _ _ _ 5
_ _ _ _
========
_ _ _ _
_ _ _
========
_ _ _ _
_ _ _
========
_ _ _ _
_ _ _ _
========
0

Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 10:24 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.