Posts: 5,683
Threads: 413
Joined: Aug 2012
Reputation:
0
...no.
Because you did not define z.
Also, to state that a value can be infinite, you would not say "x = x", you would say "-∞ < x < ∞".
Posts: 1,530
Threads: 7
Joined: Jul 2011
Reputation:
0
Yes...
I defined what value z was, which was anything...
And I tried explaining that x is x...
Posts: 5,683
Threads: 413
Joined: Aug 2012
Reputation:
0
Like I said, any programming language in the world (all of which heavily rely on math and algebra!) would error at you for trying to state "x = x". It tells you nothing any more than "blahbdeschninky = blahbdeschninky" or "Bob's Age = Bob's Age".
Posts: 1,530
Threads: 7
Joined: Jul 2011
Reputation:
0
The value of z does exist and so does x.
This topic was harder than I thought. o_O
Posts: 5,683
Threads: 413
Joined: Aug 2012
Reputation:
0
And Bob's Age exists, and (presumably) so does Blahbdeschninky.
Posts: 2,141
Threads: 104
Joined: Dec 2010
Reputation:
0
x + y = z is only true when z is meant to be a resulting variable or, when z is defined, x and y actually add up to equal z.
Posts: 1,530
Threads: 7
Joined: Jul 2011
Reputation:
0
x = 2
y = 3
x + y = 5
Is that what you mean?
Posts: 1,530
Threads: 7
Joined: Jul 2011
Reputation:
0
What's wrong with the first part?