Previous in Forum: Climate Change?   Next in Forum: Free Energy from Moisture in the Air
Close
Close
Close
45 comments
Rate Comments: Nested
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795

Cute Math Problem

02/19/2020 12:10 AM

A recent "Popular Science" article, picked up by Yahoo, has this problem devised by a 9-year-old student:

a + e = 11
a x a - f = 15
f + c = 6
a x c - e = 13

Solve for a, c, e, f.

(The x means multiplication, not a variable.)

The article called this something like devilishly ingenious, but it is not very hard. What may be interesting, though, are various methods (and assumptions) for tackling it. Give it a go!

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
User-tagged by 1 user
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
4
Power-User

Join Date: Feb 2007
Location: Aberdeen, Scotland
Posts: 393
Good Answers: 21
#1

Re: Cute math problem

02/19/2020 3:38 AM

I started by saying if

a x a - f=15 then a x a must be at least 16 so tried 4 to start.

Then work out a + e = 11 so e must be 7.

If a is indeed 4 then a x a - f = 15 makes f=1.

If f is 1 then f + c = 6 makes c=5.

Then lastly if that is all correct then a x c - e = 13 which it does.

Gotta get back to work now.

Register to Reply Good Answer (Score 4)
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#7
In reply to #1

Re: Cute math problem

02/20/2020 4:31 AM

Wow, that's a quick way to solve it. GA to you!

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Jul 2012
Location: Madison, WI.
Posts: 2074
Good Answers: 77
#10
In reply to #1

Re: Cute math problem

02/20/2020 9:48 AM

It one of those touchstone problems that helps you determine how a persons mind works. are they inductive, reductive, deductive, etc. in problem solving. THis is vital in case planning as it does no good to assign a task tat requires a skill the client does not possess. Setting people up for failure is never kind.

Are you rigidly tide to known rigor and rote learning or can you move outside accepted practice and still be successful.

This is the first time I have seen one in math form, usually its a full on word problem so this is interesting.

And Serious GA!

__________________
Knowing is the end result of learning, not believing.
Register to Reply Score 1 for Good Answer
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#12
In reply to #10

Re: Cute math problem

02/20/2020 3:19 PM

Oh no! I think this shows that I'm too structured in my thinking and possibly a bit OCD.

I do think out of the box, or at least I think I do.

I don't like the results, but I like what it tells me about myself.

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Mar 2007
Location: Etherville
Posts: 12362
Good Answers: 115
#32
In reply to #1

Re: Cute math problem

02/22/2020 6:43 PM

If the answers are positive integers, line 3 tells us that f is between 1 and 5. Chucking that into line 2 tells us that a2 is between 16 and 20. The only integer solution is a = 4. Minor detail, but it it gives an upper number to seek (in the example only 1 possibility) rather than starting at 4 in the hope we don't have to check too many possibilities. I'd never have noticed that without your approach and confabulated myself with substitutions.

__________________
For sale - Signature space. Apply on self addressed postcard..
Register to Reply Score 1 for Good Answer
Guru

Join Date: Jul 2012
Location: Madison, WI.
Posts: 2074
Good Answers: 77
#33
In reply to #32

Re: Cute math problem

02/24/2020 10:09 AM

TO me, this is why respect for our differences and willing collaboration are so important. It really sucks to miss the obvious solution because you were so wrapped up in the expected rigor.

We each come to the table with something, maybe not always useful, but a welcome contributor and an openness to innovation can be the difference between doing what we always done and setting the world on fire.

__________________
Knowing is the end result of learning, not believing.
Register to Reply
5
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9913
Good Answers: 1141
#2

Re: Cute Math Problem

02/19/2020 1:49 PM

Combine eq 1 and 4 to eliminate e, combine for 1 equation in a and c

Combine eq 2 and 3 to eliminate f, combine for 1 equation in a and c

Solve the two equations in a and c

(1): a + e = 11
(2): a x a - f = 15
(3): f + c = 6
(4): a x c - e = 13

Solve (1) and (4) for e and set them equal giving an equation in a and c

e=11-a, e=ac-13, -> 11-a=ac-13 -> (5): ac+a = 24

Solve (2) and (3) for f and set them equal giving an equation in a and c

f=a2-15, f=6-c -> a2-15=6-c -> a2+c=21

Solve for c: (6): c=21-a2

Plug c into (5): a(21-a2)+a=24 -> a3-22a+24=0 -> a(a2-22)+24=0

a3-22a+24 has factor (a-4)

a=4, and 2 more irrational answers, I will assume 9 year old doesn't use irrational numbers.

c=21-a2 = 21-(4)2=5

e=11-a = 11-4 = 7

f=6-c = 6-5 = 1

Check:

a=4, c=5, e=7, f=1

a+e=4+7=11

a2-f=16-1=15

f+c=1+5=6

ac-e=20-7=13

Note: making up this puzzle is easier than solving it!

Register to Reply Good Answer (Score 5)
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#8
In reply to #2

Re: Cute Math Problem

02/20/2020 4:34 AM

Interesting! I used substitution, while you made equations from a common variable.

I'm curious, where did you go to school? I wonder if the difference in approach is due to location.

I actually like your method better. It's quicker to solve vs substitution.

GA to you!

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9913
Good Answers: 1141
#11
In reply to #8

Re: Cute Math Problem

02/20/2020 1:36 PM

Thanks. I was really doing a substitution in disguise after a little rearranging of equations to make it easier. Fortunately, e and f occurred in 2 equations each and not together in any equation. Sometimes you just get lucky.

The hardest part is ending up with a cubic equation in a. There are methods to solve analytically, but as others have mentioned, a 9-year-old is likely to choose a positive integer value, so it would have to be a factor of the constant value in the equation (24). It turned out 4 works.

Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#13
In reply to #11

Re: Cute Math Problem

02/20/2020 3:25 PM

Per Ravasharek, we're both too pedantic!

I know that I like structure and I don't feel comfortable without it. As a businessman, I see entrepreneurs as amazing. The way they "see" things and have the vision to go after something that makes the logical side of me cringe.

However, I've worked with some incredible entrepreneurs. Create something out of just and idea and have the guts to go after it, even though everyone tells them their nuts! Great at starting a business, but not the best at running it. I guess that's where I come in.

I don't think a 9 year old knows much about algebra, so I think he/she would use the "take a guess" method ... I think it would be a real guess, most likely starting with a=1.

Good talking with you Rixter. Again, you're one of the guys I consider a smart one here.

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9913
Good Answers: 1141
#20
In reply to #13

Re: Cute Math Problem

02/21/2020 11:24 AM

I'm with you. I think it was "devised by a 9-year-old student". If it were solved by a 9-year-old, I would think that he or she would be pretty bored in the 4th grade.

Assigning values to a, c, e, and f, making up some operations, and writing down the answers is easy enough, and with any luck, the equations will be independent and can be solved. Devising is a lot easier than solving.

Guessing the answers would take a while. Assuming each variable is an integer in the range 1-10, that's 10000 permutations. The teacher could assign that and it would keep the kids quiet for some time.

Register to Reply
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#21
In reply to #20

Re: Cute Math Problem

02/21/2020 1:28 PM

Not Gauss, though!

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9913
Good Answers: 1141
#24
In reply to #21

Re: Cute Math Problem

02/21/2020 9:33 PM
Register to Reply
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#29
In reply to #24

Re: Cute Math Problem

02/21/2020 10:04 PM

I'll read that presently, but before I do I will mention two Gauss anecdotes: 1) About 3 years old, he said "Papa, I think the reckoning is wrong" on some payroll or like matter; and 2) around 10 years old, given the problem of adding all integers from 1 through 100, he found the answer 5050 within a minute or so. (The problem was meant to take up quite a bit of time.)

[added] I see the 1 + 2 +...+100 story, but not the earlier one.

In another somewhat similar vein, consider the F. A. Kekule dream of snakes chasing tails that led to the discovery of the benzene ring.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Power-User

Join Date: Dec 2019
Posts: 160
Good Answers: 14
#41
In reply to #29

Re: Cute Math Problem

02/25/2020 1:57 PM

I think I can give you a source for how he corrected his father. The story I've read is from "God Created the Integers" by Stephen Hawking. On page 564 " … at the age of three, he corrected a mistake his father made in paying out wages..."

I bought this book back in 2005 and thought I'd "just read it through"; well, that was an optimistic thought that was never completed. I started reading it again, this time more selectively based on area of interest but once again became bogged down trying to follow the math, because "just reading through" doesn't provide understanding. I then decided to read the biographies first and then, maybe, try to wade through one of the topics covered for each mathematician. Call this a future, future, probably not going to happen goal. Does that still count as a goal? ...

Register to Reply
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#42
In reply to #41

Re: Cute Math Problem

02/25/2020 2:16 PM

I haven't read that book by Hawking, so I don't know if it mentions further that "God created the integers..." was from Leopold Kronecker, who went on to say that all else [in mathematics] was the work of man.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Mar 2007
Location: Etherville
Posts: 12362
Good Answers: 115
#44
In reply to #41

Re: Cute Math Problem

02/28/2020 9:20 PM

I recall an anecdote by some chap who was an expert in the same field as Hawking. Noticing an elderly lady seated next to him on a flight he asked if she was enjoying her book in hand - A Brief History of Time. She replied 'yes, it's superb', and asked if he had read it. His reply was 'yes, though I didn't understand a word of it'.

Just a late thought, but why did the original question by the prodigy not include 'b' or 'd' ? It's vexing me more than the question itself ! I console myself by thinking that if I don't know the answer, it's because I don't understand the question.

__________________
For sale - Signature space. Apply on self addressed postcard..
Register to Reply
Power-User

Join Date: Dec 2019
Posts: 160
Good Answers: 14
#45
In reply to #44

Re: Cute Math Problem

02/29/2020 8:54 PM

While I noticed the lack of b and d I never gave it a thought until you mentioned it. It would have been logical to have included at least b and d and to not use e and f. So now I feel somewhat compelled to think of a reason so here it is: b and d where include as the problem developed but along the line its' creator found he had a problem and decided to drop b and d, thinking, perhaps, 4 out of 6 isn't bad...

Register to Reply
Guru

Join Date: Apr 2010
Location: About 4000 miles from the center of the earth (+/-100 mi)
Posts: 9913
Good Answers: 1141
#31
In reply to #13

Re: Cute Math Problem

02/22/2020 6:15 PM

Good talking with you...

Thanks, I really enjoy discussing technical topics with you guys and learning about new things. It's definitely a two-way street.

Register to Reply
Guru

Join Date: Jul 2005
Location: Stoke-on-Trent, UK
Posts: 4496
Good Answers: 137
#19
In reply to #11

Re: Cute Math Problem

02/21/2020 9:37 AM

The cubic a^3 - 22a + 24 can be solved readily as we know it has a root a = 4, giving

a^3 - 22a + 24 = (a - 4)*(a^2 + 4a -6). The other 2 roots are 1.162 and -5.162.

I came up with a less neat solution giving a cubic in e

e^3 - 363e^2 +341e - 1113, which has root e = 7 so factors to

e^3 - 363e^2 +341e - 1113 = (e - 7)*(e^2 - 26e + 159)

So there are 3 sets of solutions, but only one giving all positive integers.

__________________
Give masochists a fair crack of the whip
Register to Reply Score 1 for Good Answer
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#26
In reply to #19

Re: Cute Math Problem

02/21/2020 9:45 PM

Good job! Impressive - I got lazy and assumed the two other answers were imaginary! GA to you!

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru
Engineering Fields - Civil Engineering - Member

Join Date: Mar 2011
Location: ''but, don't we get PAID to ask questions?...''
Posts: 1661
Good Answers: 17
#34
In reply to #19

Re: Cute Math Problem

02/24/2020 12:17 PM

Is it certain that it's not [ e^3 - 33e^2 + 341e - 1113 ] ?

__________________
''illigitimi non carborundum...''(i.e.: don't let the fatherless (self-deluding,sabotaging, long-term-memory-impaired, knee-jerking, cheap-shotting, mono-syllabic, self-annointed, shadow-lurking, back-biting, off-topic-inquisitors) grind you down...)
Register to Reply
Guru

Join Date: Jul 2005
Location: Stoke-on-Trent, UK
Posts: 4496
Good Answers: 137
#35
In reply to #34

Re: Cute Math Problem

02/24/2020 4:38 PM

You're right, typo on my part. I'd got 3.11^2 when it should be 3.11.

Thanks

__________________
Give masochists a fair crack of the whip
Register to Reply
Guru
Engineering Fields - Civil Engineering - Member

Join Date: Mar 2011
Location: ''but, don't we get PAID to ask questions?...''
Posts: 1661
Good Answers: 17
#36
In reply to #35

Re: Cute Math Problem

02/24/2020 5:26 PM

My fingers routinely (operate on their own) too, so I am sympathetic to those also with (unruly?) digits.

(When we type-write a ''typo'', but hand-write an error, do we make a ''write-o'' instead? )

__________________
''illigitimi non carborundum...''(i.e.: don't let the fatherless (self-deluding,sabotaging, long-term-memory-impaired, knee-jerking, cheap-shotting, mono-syllabic, self-annointed, shadow-lurking, back-biting, off-topic-inquisitors) grind you down...)
Register to Reply
Guru
Engineering Fields - Civil Engineering - Member

Join Date: Mar 2011
Location: ''but, don't we get PAID to ask questions?...''
Posts: 1661
Good Answers: 17
#3

Re: Cute Math Problem

02/19/2020 5:37 PM

Similar to MACA,

Observe that [ a^2 - f = 15 ] could be solved if [ a = 4 ] and [ f = 1 ].

Then, [ c ] would equal [ 6 - ( f = 1 ) = 5 ],

and, [ e ] would equal [ 11 - ( a = 4 ) = 7 ].

Checking that [ (a = 4 ) x ( c = 5 ) - (e = 7 ) ] equals [ 20 - 7 ], which does equal [ 13 ].

QED

__________________
''illigitimi non carborundum...''(i.e.: don't let the fatherless (self-deluding,sabotaging, long-term-memory-impaired, knee-jerking, cheap-shotting, mono-syllabic, self-annointed, shadow-lurking, back-biting, off-topic-inquisitors) grind you down...)
Register to Reply
Guru
Popular Science - Cosmology - Let's keep knowledge expanding Engineering Fields - Retired Engineers / Mentors - Hobbies - HAM Radio - New Member

Join Date: Dec 2006
Location: North America, Earth
Posts: 4528
Good Answers: 106
#4

Re: Cute Math Problem

02/20/2020 12:03 AM

A 9 year old probably never heard of negative numbers, so I assume all positive integers.

a + e = 11, so neither (a) nor (e) can be over 10 (range 1 to 10 each).

f + c = 6, so neither (f) nor (c) can be over 5 (range 1 to 5 each).

But a * a - f = 15, so (a) can't be over 4 (range 1 to 4).

Trial and error solving:

Starting with a = 4, e must be 7,

then 4 * 4 - f gives (f) a value of 1.

1 + c = 6, so c = 5.

Trying in the last formula: 4 * 5 - 7 = 13 (True, no more tries necessary).

a =4, e =7, f = 1, c = 5

__________________
“I would rather have questions that can't be answered than answers that can't be questioned.” - Richard Feynman
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#9
In reply to #4

Re: Cute Math Problem

02/20/2020 4:38 AM

I think your fourth line should be:

(a) must be 4 or over.

Why? If a is less than 4, then a^2 will be 9 or less and f will need to be a negative number.

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#5

Re: Cute Math Problem

02/20/2020 1:47 AM

I did it by trial and error, similar to MACA, Mr G, and SG. That's why I wondered what was supposed to be so hard about it. Of course, full rigor like Rixter is harder.

I was too rusty on factorization to notice the factors a-4 and a2-4a-6.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#14
In reply to #5

Re: Cute Math Problem

02/20/2020 3:36 PM

I'm wondering if it's a generational thing. I don't know how old Rixter is, but I can tell you that I graduated college back in 1987 (undergrad) and I was taught to solve the problem by the traditional way and that hard work is good and short cuts cause problems. Well, that's not true in real life, as MACA has shown. In business and in much of life, a quicker way to accurately solve a problem is preferred.

My guess is that the younger folks are okay finding quicker solutions. It brings me back to my first encounter with my daughter's boyfriend. He would copy bits and pieces of websites to create his own. When I asked if he cared about knowing how the software was written, he looked at me like I was crazy. He told me that nobody does that anymore and everyone just takes what they want from the internet. I find that an amazing paradigm shift in programming, but I will add that he didn't have a degree (I think his education was limited to some Jr College courses) and he isn't a professional web designer.

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Jul 2012
Location: Madison, WI.
Posts: 2074
Good Answers: 77
#17
In reply to #14

Re: Cute Math Problem

02/20/2020 5:35 PM

I am not sure about generational, but that rational that you described was thrown at me also. I'm 60.

__________________
Knowing is the end result of learning, not believing.
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#27
In reply to #17

Re: Cute Math Problem

02/21/2020 9:49 PM

I think our generation wants to understand why things work. We also want to know how to do it.

I really liked my machine language course in college, because it showed me how a computer works - where all the 0's and 1's go and how they're both stored and used.

I wonder if they teach machine language anymore? Or Boolean Algebra? When was the last time you heard that term?

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Power-User

Join Date: Feb 2007
Location: Aberdeen, Scotland
Posts: 393
Good Answers: 21
#18
In reply to #14

Re: Cute Math Problem

02/21/2020 3:33 AM

Interesting. I'm just about to turn 40 in a few days time so I'm not older generation or younger generation and that's maybe reflective of my thought process.

I was taught to work problems out methodically and in a structured way showing my working. However, I'm also a subsea engineer working in oil and gas and despite what anyone says we are here to make as much money for the company as possible. So if there is a quicker, cheaper way to solve something, that is the way I will go. I won't design a Rolls Royce if all you need is a Mini.

Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#28
In reply to #18

Re: Cute Math Problem

02/21/2020 9:56 PM

When you were in college, did you spend hours trying to solve a problem? The reason I'm asking is that I certainly did - on many occasions. I wanted to understand how to solve it, so I'd inefficiently spend too much time trying to solve the problem. The positive was that it gave me insight into solving other problems and it also showed me where some of my logic was flawed.

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#16
In reply to #5

Re: Cute Math Problem

02/20/2020 4:39 PM

Apologies for the typo in post 5. I meant to write a2+4a-6 as the second factor. I had it correct on paper, but typed it wrong.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#6

Re: Cute Math Problem

02/20/2020 4:30 AM

I used some old, old algebra to solve it. Here are my steps:

1. Four equations with four variables = solvable

2. For simplicity, we'll call the four equations eq1, eq2, eq3 and eq4. Solving for e in eq1, we have e=11-a.

3. Plug e into eq4 we get ac-(11-a)=13. ac+a-11=13 ac+a=24 a(c+1)=24 c+1=24/a finally c=24/a-1

4. Plug c into eq3. f+24/a-1=6 f+24/a=7 f=7-24/a

5. Plug f into eq2. a^2-(7-24/a)=15 Multiply both sides by a we get a^3-7a+24=15a a^3-22a+24=0

6. Factor the equation in 5. (a-4)(a^2+4a-6)=0 a=4 and two imaginary numbers. We don't need to solve imaginary numbers, so we'll use a=4.

7. f=7-24/a or f=7-24/4 f=1

8. c=24/a-1 or c=24/4-1 c=5

9. e=11-a or e=11-4 e=7

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Jul 2012
Location: Madison, WI.
Posts: 2074
Good Answers: 77
#15

Re: Cute Math Problem

02/20/2020 3:37 PM

To the therapist in me it is fascinating to see the different ways people can reach the same conclusion. ITs even more fun when you can sit down and ask them to explain how they arrived at the conclusion.

__________________
Knowing is the end result of learning, not believing.
Register to Reply
Power-User

Join Date: Dec 2019
Posts: 160
Good Answers: 14
#22

Re: Cute Math Problem

02/21/2020 1:50 PM

I'm impressed with the approach's taken. I'm an old curmudgeon and don't get out of the box much so I just bounce around the corners. So, I looked for the tried and true method of solving for the variables by narrowing things down. It turned out "a" was my choice. It turned out that -a^3+22*a-24=0 was the result: As such a=4 was one root but it as two other real roots -5.162285 and 1.16228. So the complete set of solutions turns out to be:

a= 4 ….a= 1.16228 ….a= -5.162285

c= 5 ….c= 19.6491 ….c= -5.649186

e= 7 ….e= 9.83772 ….e= 16.162285

f= 1 ….f= -13.6491 ….f= 11.649186

You can see I have too much time on my hands but then I'm retired so time is all I have...

Register to Reply Score 1 for Good Answer
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#23
In reply to #22

Re: Cute Math Problem

02/21/2020 5:29 PM

Those would have been expressed better as square roots than as finite but inaccurate decimal fractions. I.e., change = to ≈.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru
Popular Science - Weaponology - New Member United Kingdom - Member - New Member

Join Date: May 2007
Location: Harlow England
Posts: 16512
Good Answers: 670
#30
In reply to #23

Re: Cute Math Problem

02/22/2020 4:38 AM

Hmmm.
If it were a real world mechanical problem, you'd struggle to find a rule graduated in square roots... dunno if you can program a CNC machine which will accept a square root as a coordinate either?
Inaccurate decimal?
Reminds me of the old one about the mathemetican and the engineer arguing in the pub.
The mathemetician bets that you can't get to the bar if you walk half the distance to the bar, and repeat half again etc.
The engineer accepts the bet, takes 4 steps, 2 steps, 1 step and then reaches out his arm to buy the beer and win the bet.
Del
BTW... I'm a pragmatist. I knew I could solve the problem, so I just looked down at the solutions.
That way I can save time and go and solve my real world 3 dimension problem involving complex curves in a piece of Yew :)

__________________
health warning: These posts may contain traces of nut.
Register to Reply
Power-User

Join Date: Dec 2019
Posts: 160
Good Answers: 14
#37
In reply to #23

Re: Cute Math Problem

02/24/2020 5:59 PM

I defer to your position that I should be more accurate than I was. Initially I wrote down what I saw on my calculator but the extra effort would have made it better.

So: a= -2+SqRt(10) and a= -2-SqRt(10)

e= 13-SqRt(10) and e= 13+SqRt(10)

f= -1-4*SqRt(10) and f= -1+4*SqRt(10)

c= 7+4*SqRt(10) and c= 7-4*SqRt(10)

and lastly e= 13-SqRt(10) and e= 13+SqRt(10).

Thanks for the critique, one can always improve. I left off the solution for a=4 because, well, everyone else found it first and faster...

Register to Reply Score 1 for Good Answer
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#38
In reply to #37

Re: Cute Math Problem

02/25/2020 12:07 AM

Here you have nailed it right. For irrational numbers such as √2, 3√7, π, etc., no terminating or repeating decimal is exact, even though more decimal places make them more nearly so. In lots of engineering, there is rounding off, approximation, etc. In electricity √3 is important, often truncated to 1.73, 1.732, or 1.7321. None of these is exact, but they are typically close enough for almost all practical applications.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#39
In reply to #38

Re: Cute Math Problem

02/25/2020 3:35 AM

And most times, instrument don't measure to as precise a number as 1.7321.

When I'm measuring distances from a ruler, I can usually get to 1.7320508, but sometimes I have trouble seeing the difference between that and 1.7320509. It's hard to see, but with a lot of staring and patience, it's possible.

For example, the other day I was working with a 30/60/90 right triangle. I knew the hyp = 4, so I wanted to make sure my angles were correct without using a protractor, so I measured the leg and I got to 3.4641015 mm. I knew it should be 3.4641016 mm, but it was really hard to see the difference with my ruler. I had to stare at it for at least 20 seconds or so to see that it was the correct distance. Then I knew I had a 30/60/90 right triangle.

__________________
Enjoy and be happy! Life is too short!
Register to Reply Score 1 for Good Answer
Guru
Technical Fields - Technical Writing - New Member Engineering Fields - Piping Design Engineering - New Member

Join Date: May 2009
Location: Richland, WA, USA
Posts: 21017
Good Answers: 795
#40
In reply to #39

Re: Cute Math Problem

02/25/2020 6:44 AM

That must have been fun, measuring a triangle just a bit over 1/8 inch big.

__________________
In vino veritas; in cervisia carmen; in aqua E. coli.
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#43
In reply to #40

Re: Cute Math Problem

02/26/2020 4:24 PM

I'm glad you got a good laugh!

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Guru

Join Date: Aug 2012
Location: Land of Fruits and Nuts
Posts: 4481
Good Answers: 54
#25
In reply to #22

Re: Cute Math Problem

02/21/2020 9:41 PM

That's impressive! GA to you!

__________________
Enjoy and be happy! Life is too short!
Register to Reply
Register to Reply 45 comments

Good Answers:

These comments received enough positive votes to make them "good answers".

"Almost" Good Answers:

Check out these comments that don't yet have enough votes to be "official" good answers and, if you agree with them, vote them!
Copy to Clipboard

Users who posted comments:

Autobroker (13); Codemaster (2); Kris (2); MACA (2); MR. Guest (3); R_i_c_h (4); rashavarek (4); Rixter (5); StandardsGuy (1); Tornado (8); user-deleted-1105 (1)

Previous in Forum: Climate Change?   Next in Forum: Free Energy from Moisture in the Air

Advertisement