



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
The concept of linear functions of two variables, their defining characteristics, and the equations of their graphs as planes. It covers the relationship between slope ratios and the constants m and n in the equation z = mx + ny + c, and provides examples of finding linear functions from given points or contour diagrams, as well as normal vectors and their relation to plane equations.
What you will learn
Typology: Study notes
1 / 6
This page cannot be seen from the preview
Don't miss anything!
What is a Linear Function of Two Variables?
In two-variable calculus, a linear function is one whose graph is a plane.
Why is the graph of a linear function a plane?
The defining characteristic of a linear function of one variable was that they had a constant slope. If we are standing on a plane, the slope depends on the direction we walk. But in any given direction, the slope will remain constant as we walk across the plane. Most notably, this is true if we walk in the direction of the postive x-axis or positive y-axis. Therefore, on a plane, the slope ratios โz/โx (with y fixed) and โz/โy (with x fixed) remain constant. Thus we arrive at the following definition for the functions defining a plane:
If a plane has slope m in the x-direction, has slope n in the y-direction, and passes through the point (x 0 , y 0 , z 0 ), then its equation is z = z 0 + m(x โ x 0 ) + n(y โ y 0 ). The plane is the graph of the linear function f (x, y) = z 0 + m(x โ x 0 ) + n(y โ y 0 ). If we write c = z 0 โ mx 0 โ ny 0 , then we can write f (x, y) in the equivalent form f (x, y) = mx + ny + c.
Any plane in R^3 can be uniquely determined by a three points, so long as they do not lie on the same line.
Examples:
From a Numerical Point of View
Consider the linear function f (x, y) represented by the following table:
x\y 4 6 8 10 12 5 3 6 9 12 15 10 7 10 13 16 19 15 11 14 17 20 23 20 15 18 21 24 27 25 19 22 25 28 31
One will notice that the values of z given by the above table increase linearly in both the x and y directions. The value of z jumps by 4 units for each 5 units traveled in the direction of increasing x with y fixed, and jumps by 3 units for each 2 units traveled in the direction of increasing y with x fixed. Therefore, we can conclude that the slope in the x-direction is m = โx/โy (y fixed) = 4/5, and that the slope in the y-direction is โz/โy (x fixed) = 3/2.
Examples:
x\y 10 20 30 40 100 3 6 9 12 200 2 5 8 11 300 1 4 7 10 400 0 3 6 9
Normal Vectors and the Equation of a Plane
It is also possible to utilize any vector perpendicular to a plane, which we will refer to as a normal vector, and a point P 0 on the plane to write down an equation for the plane.
Let ~n = a~i + b~j + c~k be a normal vector to the plane, let P 0 = (x 0 , y 0 , z 0 ) be a fixed point on the plane, and let P = (x, y, z) be any other point on the plane. Use the figure below to come up with an equation for the plane.
An equation of the plane with normal vector ~n = a~i + b~j + c~k and containing the point P 0 = (x 0 , y 0 , z 0 ) is a(x โ x 0 ) + b(y โ y 0 ) + c(z โ z 0 ) = 0.
Letting d = ax 0 + by 0 + cz 0 (a constant), we can write the equation of the plane in the form
ax + by + cz = d.
Examples: