Relationships of hyperbolic Paraboloids

Click For Summary

Discussion Overview

The discussion revolves around the relationships between hyperbolic paraboloids, specifically focusing on a set of three equations. Participants explore potential methods for solving for z, finding intersections, and understanding the implications of having all three equations in the same domain, including their graphical representation in 3D.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant inquires about the relationships between hyperbolic paraboloids and seeks ideas on solving the equations and understanding their intersections.
  • Another participant suggests eliminating two variables to obtain a quadratic in the third variable, noting the need to verify the validity of the solutions.
  • A participant expresses uncertainty about handling the term 7*x*y to derive the quadratic, mentioning difficulties with solver tools.
  • One response proposes eliminating z between two equations to express xy in terms of a linear form, which could then be used to derive equations of intersecting planes.
  • Another participant outlines a method for eliminating z to derive a quadratic equation in y, providing a systematic approach to the problem.

Areas of Agreement / Disagreement

Participants generally agree on the approach of eliminating variables to simplify the equations, but there is no consensus on the specific methods or the generality of the cases being discussed.

Contextual Notes

Some participants note the specific nature of the quadratic term being xy, which may limit the generality of the methods discussed. There are also indications of unresolved issues with solver tools and the handling of specific terms in the equations.

johnkubik
Messages
15
Reaction score
0
Hey everyone, I was wondering what you could tell me about the relationship between hyperbolic paraboloids. I have listed a set of 3 equations and was wondering what I can do with them? Can I solve for z, can I get the intersection of the equations? Can I get generalized solution of any kind? What does all three equations existing in the same domain mean (what would it look like to plot all of them in 3d, what information would it garner?).

The coefficents are irrelevant, I am wondering about the type of equation, listed below is an example set.


7*x*y +15y +11x + 4 = z
7*x*y +26y +57x + 27 = z
7*x*y +72y +84x + 81 = z



Could you just throw some ideas at me, please.

Thank you!
 
Physics news on Phys.org
You can easily eliminate two variables to get a quadratic in the third. Solve and go back. You will have two possible solutions, so you need to verify if both are valid.
 
I am not sure how to handle the 7*x*y in order to get the quadratic. I tried using the solver applets in Wolfram alpha and it is having issues with it as well.

Thank you for the quick response!
 
Not sure how general are the cases you're interested in. In your example the only quadratic term anywhere is xy. So you can eliminate z between two eqns to obtain an expression for xy in terms of linear form on x and y. Then use that to eliminate xy from two eqns (one of the first two and the third) to get eqns of two intersecting planes, and hence of a line. Use those to eliminate y and z (say) from anyone of the three eqns to get a quadratic.
 
Start with a(i)xy + b(i)x + c(i)y + d(i) = z, i = 1,2,3

Eliminate z to get two equations:
(a(1)-a(j))xy + (b(1)-b(j))x + (c(1)-c(j))y + d(1)-d(j) = 0, j =2,3

Solve the first equation for x:

x = {d(2) - d(1) + (c(2) - c(1))y}/{b(1) - b(2) + (a(1) - a(2))y}

Substitute for x in the second equation and clear the denominator. The result is a quadratic in y.
 

Similar threads

Replies
7
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
9
Views
6K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 20 ·
Replies
20
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K