Substituting Functions: Simplifying Multivariate Expressions

  • Thread starter Thread starter fred2028
  • Start date Start date
  • Tags Tags
    Functions
fred2028
Messages
19
Reaction score
0
This is more of a concept question, so the template is not followed.

Say you're given

T(x,y,z) = xy-z

And

z = x+y

Basically, T is a function of x, y, and z while z is a function of x and y. If we substitute z into T, would T become T(x, y) or stay T(x, y, z)?
 
Physics news on Phys.org
Your function would become T(x,y)
 
rock.freak667 said:
Your function would become T(x,y)

OK thanks!
 
Back
Top