How can I combine two equations with the same variables?

  • Thread starter Thread starter bejoyjohn
  • Start date Start date
AI Thread Summary
To combine the equations z = f(x,y) and z = g(x,y), set them equal to each other, resulting in f(x,y) = g(x,y). This approach utilizes the principle that if two expressions equal the same variable, they must be equal to each other. Solving this equation can lead to insights about the relationship between the functions f and g. Depending on the specific forms of f and g, further algebraic manipulation may be required to find solutions or simplify the equation. Ultimately, this method provides a straightforward way to analyze the relationship between the two equations.
bejoyjohn
Messages
1
Reaction score
0
I have z=f(x,y) also z=g(x,y). How do I combine these two expressions. Help me out
 
Physics news on Phys.org
"Things both equal to a third thing are equal to each other".

If z= f(x,y) and z= g(x,y) then f(x,y)= g(x,y)!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top