Say Hello! Networking for Professionals
Register Get Password Search Today's Posts Mark Forums Read
Join the Discussion

Not a member yet? Register for FREE!
Go Back   Join the Discussion / Community Forums / Forum Games
Reload this Page Math Problem Game

Forum Games Have a good forum game you want others to play?

JOIN TODAY! It's FREE . . . Discuss topics and issues that matter to you!

8,000 active members posting their views, facts and opinions on issues and topics that are important to people of today.

Join a Discussion or better yet and Start a Discussion of your own!

Reply
 
Thread Tools
Old 06-15-2007   #21 (permalink)
Jesus
Commentator
 
Join Date: Jun 2007
Posts: 52
Default Re: Math Problem Game

2x + 3y + z = 0
x − 2y − z = −3
x + y + 2z = 3

Solution:

octave:1> A = [2,3,1,0;1,-2,-1,-3;1,1,2,3]
A =

2 3 1 0
1 -2 -1 -3
1 1 2 3

octave:2> rref (A)
ans =

1 0 0 -1
0 1 0 0
0 0 1 2

That is
x = -1
y = 0
z = 2



I can't come up with anything funny, and there are still some problems left, this is the new one however:

What is a?
(2a-5)/6 = 5/12
Jesus is offline   Reply With Quote
Old 06-15-2007   #22 (permalink)
qtwerp
Retired User
 
qtwerp's Avatar
 
Join Date: May 2007
Posts: 372
Default Re: Math Problem Game

(2a-5)/6 = 5/12
2(2a-5) = 5
4a - 10 = 5
4a = 15

a = 15/4

-------

A word problem.

In order to finish a 50m dash, a runner must first pass the midpoint, 25m. To reach 25m, he must first reach the 12.5m mark, and so on. So, the runner must reach an infinite amount of midpoints in a finite amount of time. Doing so is impossible, so the runner can never even begin his race.

What's wrong here?
qtwerp is offline   Reply With Quote
Old 06-15-2007   #23 (permalink)
Jesus
Commentator
 
Join Date: Jun 2007
Posts: 52
Default Re: Math Problem Game

A hint/additional information for those who want to try and answer qtwerp's question:
Zeno's paradoxes - Wikipedia, the free encyclopedia
Jesus is offline   Reply With Quote
Old 06-19-2007   #24 (permalink)
bns
Moderator
 
bns's Avatar
 
Join Date: May 2007
Location: Indiana, USA
Posts: 1,648
Default Re: Math Problem Game

Quote:
Originally Posted by Jesus View Post
-1 and 3

Whats wrong:

i = (-1)^{1/2} = ((-1)^{3})^{1/2} = (-1)^{3/2} = ((-1)^{1/2})^{3} = (i)^{3} = -i
\Rightarrow 1 = -1
Well, with this one you're using a function that isn't well-defined. i=(-1)^{1/2} is not true in general.
Quote:
Whats wrong:

x^2 - x^2 = x^2 - x^2
x(x - x) = (x - x)(x + x)
x = (x + x)
x = 2x
\Rightarrow 1 = 2

The classic divide by 0. (x-x)=0, therefore dividing by it is not a valid operation.
bns is offline   Reply With Quote
Old 06-21-2007   #25 (permalink)
metaphor-
Sith Lord on Steroids.
 
metaphor-'s Avatar
 
Join Date: May 2007
Location: Canada
Posts: 295
Default Re: Math Problem Game

dont forget to post a new problem guys!

here is one.
Traffic flow is defined as the rate at which cars pass through an intersection, measured in cars per minute. The traffic flow at a particular intersetion is modled by the function F defined by:

F(t)= 82+ 4sin(x/2) for 0t30,

where F(t) is measured in cars per minute and t is measured in minutes.

To the nearest whole number, how many cars pass through the intersection over the 30 minute period?
guinness: easy to pour and sweet as a nut!
metaphor- is offline   Reply With Quote
Reply


Thread Tools



All times are GMT -5. The time now is 01:51 AM.



vBulletin® Version 3.6.7. Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32