Functions of more than one variable nomenclature

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Calpalned
Messages
297
Reaction score
6

Homework Statement


upload_2015-10-20_19-48-36.png


Homework Equations


n/a

The Attempt at a Solution


##y'=f(x.y)## is a function of two variables. ##y=y(x)## is a function of only one variable. How can they be related? Clearly ##y(x) = f(x) \neq f(x,y)##
Thanks
 
Physics news on Phys.org
Perhaps ##f(x) \neq y(x)##
 
Calpalned said:

Homework Statement


View attachment 90522

Homework Equations


n/a

The Attempt at a Solution


##y'=f(x.y)## is a function of two variables. ##y=y(x)## is a function of only one variable. How can they be related? Clearly ##y(x) = f(x) \neq f(x,y)##
Thanks
The right side of the differential equation y' = f(x, y) involves expressions in both x and y. For example, something like y' = 2x + 3y. Here f is a function that maps a pair of numbers (x, y) to 2x + 3y.

We generally assume that y is related to x in some way.
Calpalned said:
Perhaps ##f(x) \neq y(x)##
Correct.