Finding a Point on the Line Joining Two Points on a Plane

  • Thread starter Thread starter Yann
  • Start date Start date
  • Tags Tags
    Gradient Line
Click For Summary

Homework Help Overview

The problem involves finding a point on the line joining two points in three-dimensional space, specifically using a function defined as f(x,y,z) = x^2 - yz + z^2. The points a = (0,1,1) and b = (1,3,2) are given, and the task is to satisfy a specific condition involving the gradient of the function and the difference between the function values at points a and b.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the calculations of the function values at points a and b, as well as the gradient of the function. There is an exploration of the implications of the resulting equation, particularly the interpretation of the result 0=0, which suggests that every point on the line could satisfy the condition. Some participants question the uniqueness of the point that the problem seems to imply exists.

Discussion Status

The discussion is ongoing, with participants examining the implications of the calculations and questioning the assumptions made in the problem. There is a suggestion to use graphing software to visualize the situation, indicating a potential direction for further exploration.

Contextual Notes

Participants note that the problem may imply a unique solution despite the mathematical result suggesting otherwise. There is also mention of difficulties in contacting the instructor for clarification.

Yann
Messages
48
Reaction score
0
Sorry to ask yet another question, but it's very hard to contact my teacher.

Homework Statement



[tex]f(x,y,z) = x^2-yz+z^2[/tex]

a = (0,1,1), b = (1,3,2). Find a point c on the line joining a and b such that;

[tex]f(b)-f(a)=\nabla f(c)\bullet(b-a)[/tex]

2. The attempt at a solution

f(b) = 1-3*2+2^2=-1
f(a) = 0-1*1+1 = 0

[tex]\nabla f(c) = (2x)i - (z)j + (2z-y)k[/tex]

(b - a) = i + 2j + k

[tex]-1 = [(2x)i - (z)j + (2z-y)k]\bullet[i + 2j + k][/tex]

[tex]-1 = 2x -2z + 2z-y[/tex]

[tex]0 = 2x -y +1[/tex]

Let L be the line between a and b

[tex]L = ti+(1+2t)+(1+t)k[/tex]

By substitution to find the point on the line that is also on the plane;

[tex]0 = 2t -1-2t +1[/tex]

[tex]0 =[/tex]

So, it seems to be impossible
 
Physics news on Phys.org
Your result is 0=0 so EVERY point on the line would work (unless there is a mistake somewhere).
 
Exactly. But the question seem to imply there's only 1 point (find THE point).
 
A quick check: Mathematica or Maple graphs.
 

Similar threads

Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
4
Views
5K
Replies
2
Views
2K