π¨ This site is a work in progress. Exciting updates are coming soon!
7.3 Q-4
Question Statement
Find the number z such that the triangle with vertices A(1,β1,0), B(β2,2,1), and C(0,2,z) forms a right triangle with the right angle at C.
Background and Explanation
In a right triangle, the two vectors representing the sides that meet at the right angle are perpendicular to each other. For the triangle with vertices A, B, and C, we need to find the value of z such that the vectors AC and BC are perpendicular. The condition for two vectors to be perpendicular is that their dot product equals zero:
ACβ BC=0
We will calculate the vectors AC and BC, and then solve for z.
Solution
Find the vector AC:
The vector AC is given by the difference between the coordinates of points C(0,2,z) and A(1,β1,0):
AC=(0β1,2+1,zβ0)=(β1,3,z)
Thus, AC=βiβ+3jβ+zkβ.
Find the vector BC:
The vector BC is given by the difference between the coordinates of points C(0,2,z) and B(β2,2,1):
BC=(0+2,2β2,zβ1)=(2,0,zβ1)
Thus, BC=2iβ+0jβ+(zβ1)kβ.
Set up the condition for perpendicularity:
For AC and BC to be perpendicular, their dot product must be zero: