Skip to main content
Ch. 11 - Parametric Equations and Polar Coordinates
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077당신이 사용하는 게 아니라요?교과서 변경
11장, 문제 11.1.36

Finding Parametric Equations


In Exercises 31–36, find a parametrization for the curve.


the ray (half line) with initial point (-1,2) that passes through the point (0,0)

검증된 단계별 안내
1
Identify the initial point of the ray as \(P_0 = (-1, 2)\) and the point it passes through as \(P_1 = (0, 0)\).
Find the direction vector \(\vec{d}\) of the ray by subtracting the coordinates of \(P_0\) from \(P_1\): \(\vec{d} = (0 - (-1), 0 - 2) = (1, -2)\).
Write the parametric equations for the ray starting at \(P_0\) and moving in the direction of \(\vec{d}\) using a parameter \(t \geq 0\): \(x(t) = -1 + 1 \cdot t\) and \(y(t) = 2 - 2 \cdot t\).
Specify the domain of the parameter \(t\) to ensure the curve is a ray (half-line), so \(t \geq 0\).
Thus, the parametric equations describe all points starting at \((-1, 2)\) and moving towards \((0, 0)\) and beyond in the direction of the vector \((1, -2)\).

비슷한 문제에 대한 검증된 영상 답변:

이 영상 해법은 위 문제에 도움이 된다고 튜터들이 추천한 것입니다.
영상 길이:
1m
도움이 되었나요?

주요 개념

질문에 올바르게 답하기 위해 반드시 이해해야 하는 핵심 개념들은 다음과 같습니다.

Parametric Equations of a Line

Parametric equations express the coordinates of points on a line as functions of a parameter, usually t. For a line through a point P with direction vector d, the parametric form is x = x_0 + t * d_x and y = y_0 + t * d_y, where (x_0, y_0) is the initial point.
추천 영상:
가이드 코스
08:02
Parameterizing Equations

Direction Vector

The direction vector defines the line's orientation and is found by subtracting the initial point coordinates from another point on the line. For the ray starting at (-1, 2) and passing through (0, 0), the direction vector is (0 - (-1), 0 - 2) = (1, -2).
추천 영상:
05:21
Finding Limits by Direct Substitution

Parameter Domain for a Ray

A ray is a half-line starting at an initial point and extending infinitely in one direction. To represent a ray parametrically, the parameter t must be restricted to t ≥ 0, ensuring points lie on or beyond the initial point along the direction vector.
추천 영상:
가이드 코스
05:59
Eliminating the Parameter