I am really lost with this lab I have for Calculus 3, anyhelp would be great!

2 次查看(过去 30 天)
Given:
f(x,y) = 4x + 2y - xy + 3x^2 -5y^2 +5
A = 2.4 , (B,C) = (-4.9,-6.8)
g(x,y,z) = y + z + 2xy + 2xz + 6yz - x^2 - 5z^2 - 4
Your code should consist of the following:
1. A sketch of the curve(s) satisfying f(x, y) = 0.
2. Compute the points of the form (A, y) that are on the curve. 1
3. Find an equation of the tangent line to the curve f(x, y) = 0 at each point of the form (A, y).
4. Draw a plot of this curve f(x, y) = 0 along with the tangent lines.
5. Using the computer software, find an equation of the form y = h(x) that represents this curve near the point with larger y coordinate, and use Calculus 1 techniques to find an equation of the tangent line at that point. In words, compare and contrast your two results.
6. Draw a sketch of the surface g(x, y, z) = 0.
7. Compute the points of the form (B, C, z) that are on this surface.
8. Find an equation of the tangent plane to the surface g(x, y, z) = 0 at each point of the form (B, C, z).
9. Draw a plot of this surface g(x, y, z) = 0 along with the tangent planes. It will likely be helpful to show one plot for each tangent plane.
  5 个评论
Peter Pyrka
Peter Pyrka 2019-10-31
I understand that helps me plot the equations, but how do i find points of the form(A,y)?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by