Final answer:
To calculate the distance from point y to the line through point u and the origin, use the formula |y - u| / |u|, which represents the length of the component of y perpendicular to u. The correct option is b) |y - u| / |u|.
Step-by-step explanation:
The question asks to compute the distance from a point y to the line through a point u and the origin in a geometric or vector space context. Since the provided excerpts and information seem disjointed and not directly related to the problem, we shall focus on the general principles to solve this type of problem.
To find the distance from a point to a line, you can use the formula which relates the vector of the point y, the vector of the point u (which lies on the line in question), and normalizes this by the magnitude of u, thus giving the formula |y - u| / |u|. This is because to find the distance of a point to a line, you are effectively looking for the length of the component of y which is perpendicular to u.
Here's the formula for finding the distance (d) from a point y to a line through point u and the origin:
- Compute the vector between points y and u: y - u.
- Find the length (magnitude) of this vector: |y - u|.
- Normalize this length by dividing it by the magnitude of vector u: |y - u| / |u|.
The correct option that represents this computation is option b) |y - u| / |u|.