プリンピキア

第10章三角法のさらなる応用Further Applications of Trigonometry

10.7 Parametric Equations: Graphs10.7 媒介変数表示: グラフ

Learning Objectives 学習目標

In this section you will:

この節を終えると、次のことができるようになる。

• Graph plane curves described by parametric equations by plotting points.• Graph parametric equations.

・点を打って、媒介変数表示で述べられた平面曲線のグラフを描く。・媒介変数表示のグラフを描く。

While not every fan (or team manager) appreciates it, baseball and many other sports have become dependent on analytics, which involve complex data recording and quantitative evaluation used to understand and predict behavior. The earliest influence of analytics was mostly statistical; more recently, physics and other sciences have come into play. Foremost among these is the focus on launch angle and exit velocity, which when at certain values can almost guarantee a home run. On the other hand, emphasis on launch angle and focusing on home runs rather than overall hitting results in far more outs. Consider the following situation: it is the bottom of the ninth inning, with two outs and two players on base. The home team is losing by two runs. The batter swings and hits the baseball at 140 feet per second and at an angle of approximately 45° to the horizontal. How far will the ball travel? Will it clear the fence for a game-winning home run? The outcome may depend partly on other factors (for example, the wind), but mathematicians can model the path of a projectile and predict approximately how far it will travel using parametric equations. In this section, we’ll discuss parametric equations and some common applications, such as projectile motion problems.

すべての球団関係者(や監督)が喜ぶわけではないが、野球やほかの多くの競技は分析に頼るようになった。分析とは、ふるまいを理解し予測するために使う、込み入った資料の記録と量的な評価のことである。分析の初めの影響はほとんど統計だったが、より最近では物理やほかの科学も関わってきた。その筆頭が、打ち出しの角と打球の速さへの注目である。この値がある範囲にあると、本塁打がほぼ確実になる。一方で、打ち出しの角を重んじ、全体の打撃の結果より本塁打に絞ると、凡打がはるかに増える。次の状況を考えよう。九回裏、二死走者二人。本拠地の球団は2点負けている。打者が振り、毎秒140フィート、水平からおよそ 45° の角で球を打つ。この球はどれだけ飛ぶか。柵を越えて試合を決める本塁打になるか。結果は一部ほかの要因(たとえば風)にも依るが、数学者は媒介変数表示を使って投射体の道筋をモデル化し、どれだけ飛ぶかをおおよそ予測できる。この節では、媒介変数表示と、投射体の運動の問題のようなよくある応用を論じる。

Photo of a baseball batter swinging.
Figure 1 Parametric equations can model the path of a projectile. (credit: Paul Kreher, Flickr)図1 媒介変数表示は投射体の道筋のモデルになる。(credit: Paul Kreher, Flickr)

Graphing Parametric Equations by Plotting Points点を打って媒介変数表示のグラフを描く

In lieu of a graphing calculator or a computer graphing program, plotting points to represent the graph of an equation is the standard method. As long as we are careful in calculating the values, point-plotting is highly dependable.

グラフ電卓や計算機のグラフ描画の算譜が無いなら、点を打って式のグラフを表すのが標準の方法である。値を注意深く計算しさえすれば、点を打つのはとても頼りになる。

How To 手順

Given a pair of parametric equations, sketch a graph by plotting points.

媒介変数表示の組が与えられたとき、点を打ってグラフの概形を描く。

1. Construct a table with three columns: t,x(t),andy(t).2. Evaluate x and y for values of t over the interval for which the functions are defined.3. Plot the resulting pairs ( x,y ).

1. 三つの列 t,x(t),およびy(t) を持つ表を作る。2. 関数が定義される区間の t の値について、xy の値を求める。3. できあがった組 ( x,y ) を打つ。

Example 1例1

Sketching the Graph of a Pair of Parametric Equations by Plotting Points点を打って媒介変数表示の組のグラフの概形を描く

Sketch the graph of the parametric equations x(t)=t 2 +1, y(t)=2+t.

媒介変数表示 x(t)=t 2 +1 y(t)=2+t のグラフの概形を描け。

Solution 解答

Construct a table of values for t,x(t), and y(t), as in Table 1, and plot the points in a plane.

表1のように t,x(t) y(t) の値の表を作り、平面に点を打つ。

tx( t )=t 2 +1y( t )=2+t
5263
4172
3101
250
121
012
123
254
3105
4176
5267

The graph is a parabola with vertex at the point ( 1,2 ), opening to the right. See Figure 2.

このグラフは、点 ( 1,2 ) に頂点を持ち右に開く放物線である。図2を見よ。

Graph of the given parabola opening to the right.

Analysis 考察

As values for t progress in a positive direction from 0 to 5, the plotted points trace out the top half of the parabola. As values of t become negative, they trace out the lower half of the parabola. There are no restrictions on the domain. The arrows indicate direction according to increasing values of t. The graph does not represent a function, as it will fail the vertical line test. The graph is drawn in two parts: the positive values for t, and the negative values for t.

t の値が0から5へ正の向きに進むと、打った点は放物線の上半分をたどる。t の値が負になると、放物線の下半分をたどる。定義域に制限は無い。矢印は t の値が増える向きを示す。このグラフは縦の直線の判定に落ちるので、関数を表さない。このグラフは二つの部分に分けて描かれる。t の正の値と t の負の値である。

Try It #1やってみよう1

Sketch the graph of the parametric equations x=t , y=2t+3, 0t3.

媒介変数表示 x=t y=2t+3 0t3. のグラフの概形を描け。

Example 2例2

Sketching the Graph of Trigonometric Parametric Equations三角の媒介変数表示のグラフの概形を描く

Construct a table of values for the given parametric equations and sketch the graph:

与えられた媒介変数表示の値の表を作り、グラフの概形を描け。

x=2cost y=4sint

Solution 解答

Construct a table like that in Table 2 using angle measure in radians as inputs for t, and evaluating x and y. Using angles with known sine and cosine values for t makes calculations easier.

表2のように、t の入力としてラジアンでの角の大きさを使い、xy の値を求める表を作る。t に正弦と余弦の値が分かっている角を使うと計算が楽になる。

tx=2costy=4sint
0x=2cos(0)=2y=4sin(0)=0
π 6x=2cos( π 6 )=3y=4sin( π 6 )=2
π 3x=2cos( π 3 )=1y=4sin( π 3 )=23
π 2x=2cos( π 2 )=0y=4sin( π 2 )=4
2π 3x=2cos( 2π 3 )=1y=4sin( 2π 3 )=23
5π 6x=2cos( 5π 6 )=3y=4sin( 5π 6 )=2
πx=2cos(π)=2y=4sin( π )=0
7π 6x=2cos( 7π 6 )=3y=4sin( 7π 6 )=2
4π 3x=2cos( 4π 3 )=1y=4sin( 4π 3 )=23
3π 2x=2cos( 3π 2 )=0y=4sin( 3π 2 )=4
5π 3x=2cos( 5π 3 )=1y=4sin( 5π 3 )=23
11π 6x=2cos( 11π 6 )=3y=4sin( 11π 6 )=2
2πx=2cos(2π)=2y=4sin( 2π )=0

Figure 3 shows the graph.

図3にグラフを示す。

Graph of the given equations - a vertical ellipse.

By the symmetry shown in the values of x and y, we see that the parametric equations represent an ellipse. The ellipse is mapped in a counterclockwise direction as shown by the arrows indicating increasing t values.

xy の値に見える対称性から、この媒介変数表示が楕円を表すと分かる。t の値が増える向きを示す矢印のとおり、この楕円は反時計回りにたどられる。

Analysis 考察

We have seen that parametric equations can be graphed by plotting points. However, a graphing calculator will save some time and reveal nuances in a graph that may be too tedious to discover using only hand calculations.

媒介変数表示は点を打ってグラフに描けると見た。だがグラフ電卓を使えば時間が省け、手計算だけでは見つけるのが面倒すぎるグラフの細かな違いも明らかになる。

Make sure to change the mode on the calculator to parametric (PAR). To confirm, the Y= window should show

電卓のモードを媒介変数(PAR)に必ず変えること。確かめるには、Y= の画面に次が表示されているはずである。

X 1T = Y 1T =

instead of Y 1 =.

Y 1 = の代わりに。

Try It #2やってみよう2

Graph the parametric equations: x=5cost, y=3sint.

媒介変数表示 x=5cost y=3sint のグラフを描け。

Example 3例3

Graphing Parametric Equations and Rectangular Form Together媒介変数表示と直交形式を一緒にグラフに描く

Graph the parametric equations x=5cost and y=2sint. First, construct the graph using data points generated from the parametric form. Then graph the rectangular form of the equation. Compare the two graphs.

媒介変数表示 x=5costy=2sint のグラフを描け。まず媒介変数の形から生まれる資料の点を使ってグラフを作れ。そしてこの式の直交形式のグラフを描け。二つのグラフを比べよ。

Solution 解答

Construct a table of values like that in Table 3.

表3のような値の表を作る。

tx=5costy=2sint
0x=5cos(0)=5y=2sin(0)=0
1x=5cos(1)2.7y=2sin(1)1.7
2x=5cos(2)−2.1y=2sin(2)1.8
3x=5cos(3)−4.95y=2sin(3)0.28
4x=5cos(4)−3.3y=2sin(4)−1.5
5x=5cos(5)1.4y=2sin(5)−1.9
−1x=5cos(−1)2.7y=2sin(−1)−1.7
−2x=5cos(−2)−2.1y=2sin(−2)−1.8
−3x=5cos(−3)−4.95y=2sin(−3)−0.28
−4x=5cos(−4)−3.3y=2sin(−4)1.5
−5x=5cos(−5)1.4y=2sin(−5)1.9

Plot the ( x,y ) values from the table. See Figure 4.

表の ( x,y ) の値を打つ。図4を見よ。

Graph of the given ellipse in parametric and rectangular coordinates - it is the same thing in both images.

Next, translate the parametric equations to rectangular form. To do this, we solve for t in either x( t ) or y( t ), and then substitute the expression for t in the other equation. The result will be a function y( x ) if solving for t as a function of x, or x(y) if solving for t as a function of y.

次に、媒介変数表示を直交形式に移す。そのために、x( t )y( t ) のどちらかで t について解き、その t の式をもう一方の式に代入する。x の関数として t について解くなら関数 y( x )y の関数として t について解くなら x(y) が結果になる。

x=5cost x 5 =cost Solve for cost. y=2sint Solve for sint. y 2 =sint

Then, use the Pythagorean Theorem.

そしてピタゴラスの定理を使う。

cos 2 t+sin 2 t=1 ( x 5 ) 2 +( y 2 ) 2 =1 x 2 25 +y 2 4 =1

Analysis 考察

In Figure 5, the data from the parametric equations and the rectangular equation are plotted together. The parametric equations are plotted in blue; the graph for the rectangular equation is drawn on top of the parametric in a dashed style colored red. Clearly, both forms produce the same graph.

図5では、媒介変数表示の資料と直交座標での方程式を一緒に打ってある。媒介変数表示は青で、直交座標での方程式のグラフは媒介変数のものの上に赤い破線で描いてある。明らかに、どちらの形も同じグラフを生む。

Overlayed graph of the two versions of the ellipse, showing that they are the same whether they are given in parametric or rectangular coordinates.

Example 4例4

Graphing Parametric Equations and Rectangular Equations on the Coordinate System媒介変数表示と直交座標での方程式を同じ座標系にグラフに描く

Graph the parametric equations x=t+1 and y=t , t0, and the rectangular equivalent y=x1 on the same coordinate system.

媒介変数表示 x=t+1y=t t0、および同値な直交座標での方程式 y=x1 を同じ座標系にグラフに描け。

Solution 解答

Construct a table of values for the parametric equations, as we did in the previous example, and graph y=t , t0 on the same grid, as in Figure 6.

前の例でしたのと同じく媒介変数表示の値の表を作り、図6のように同じ格子に y=t t0 のグラフを描く。

Overlayed graph of the two versions of the given function, showing that they are the same whether they are given in parametric or rectangular coordinates.

Analysis 考察

With the domain on t restricted, we only plot positive values of t. The parametric data is graphed in blue and the graph of the rectangular equation is dashed in red. Once again, we see that the two forms overlap.

t の定義域が制限されているので、t の正の値だけを打つ。媒介変数の資料は青、直交座標での方程式のグラフは赤い破線で描いてある。ここでも、二つの形が重なるのが分かる。

Try It #3やってみよう3

Sketch the graph of the parametric equations x=2cosθandy=4sinθ, along with the rectangular equation on the same grid.

媒介変数表示 x=2cosθおよびy=4sinθ のグラフの概形を、直交座標での方程式とともに同じ格子に描け。

Applications of Parametric Equations媒介変数表示の応用

Many of the advantages of parametric equations become obvious when applied to solving real-world problems. Although rectangular equations in x and y give an overall picture of an object's path, they do not reveal the position of an object at a specific time. Parametric equations, however, illustrate how the values of x and y change depending on t, as the location of a moving object at a particular time.

媒介変数表示の利点の多くは、現実の問題を解くのに使うとはっきりする。x と y の直交座標での方程式は物の道筋の全体像を与えるが、ある時刻での物の位置は明かさない。だが媒介変数表示は、ある時刻の動く物の位置として、x と y の値が t に応じてどう変わるかを示す。

A common application of parametric equations is solving problems involving projectile motion. In this type of motion, an object is propelled forward in an upward direction forming an angle of θ to the horizontal, with an initial speed of v 0 , and at a height h above the horizontal.

媒介変数表示のよくある応用は、投射体の運動を含む問題を解くことである。この種の運動では、物が初速 v 0 で、水平に対して θ の角をなす上向きに、水平から高さ h のところから前へ打ち出される。

The path of an object propelled at an inclination of θ to the horizontal, with initial speed v 0 , and at a height h above the horizontal, is given by

水平に対して θ の傾きで、初速 v 0 で、水平から高さ h のところから打ち出された物の道筋は、次で与えられる。

x=(v 0 cosθ)t   y=1 2 gt 2 +(v 0 sinθ)t+h

where g accounts for the effects of gravity and h is the initial height of the object. Depending on the units involved in the problem, use g=32ft/s 2 or g=9.8m/s 2 . The equation for x gives horizontal distance, and the equation for y gives the vertical distance.

ここで g が重力の効きを表し、h は物の初めの高さである。問題に出てくる単位に応じて g=32ft/s 2g=9.8m/s 2 を使う。x の式が水平距離、y の式が鉛直距離を与える。

How To 手順

Given a projectile motion problem, use parametric equations to solve.

投射体の運動の問題が与えられたとき、媒介変数表示を使って解く。

1. The horizontal distance is given by x=( v 0 cosθ )t. Substitute the initial speed of the object for v 0 .2. The expression cosθ indicates the angle at which the object is propelled. Substitute that angle in degrees for cosθ.3. The vertical distance is given by the formula y=1 2 gt 2 +( v 0 sinθ )t+h. The term 1 2 gt 2 represents the effect of gravity. Depending on units involved, use g=32ft/s 2 or g=9.8m/s 2 . Again, substitute the initial speed for v 0 , and the height at which the object was propelled for h.4. Proceed by calculating each term to solve for t.

1. 水平距離は x=( v 0 cosθ )t で与えられる。v 0 に物の初速を代入する。2. 式 cosθ は物が打ち出される角を示す。cosθ にその角を度で代入する。3. 鉛直距離は公式 y=1 2 gt 2 +( v 0 sinθ )t+h で与えられる。項 1 2 gt 2 が重力の効きを表す。出てくる単位に応じて g=32ft/s 2g=9.8m/s 2 を使う。ここでも v 0 に初速、h に物が打ち出された高さを代入する。4. 各項を計算して t について解き進める。

Example 5例5

Finding the Parametric Equations to Describe the Motion of a Baseball野球の球の運動を述べる媒介変数表示を求める

Solve the problem presented at the beginning of this section. Does the batter hit the game-winning home run? Assume that the ball is hit with an initial velocity of 140 feet per second at an angle of 45° to the horizontal, making contact 3 feet above the ground.

この節の初めに示した問題を解け。この打者は試合を決める本塁打を打つか。球は初速毎秒140フィート、水平に対して 45° の角で、地上3フィートのところで打たれたとする。

Find the parametric equations to model the path of the baseball.Where is the ball after 2 seconds?How long is the ball in the air?Is it a home run?

この球の道筋のモデルとなる媒介変数表示を求めよ。2秒後、球はどこにあるか。球は何秒間空中にあるか。これは本塁打か。

Solution 解答

Use the formulas to set up the equations. The horizontal position is found using the parametric equation for x. Thus, x=(v 0 cosθ)t x=(140cos(45°))tThe vertical position is found using the parametric equation for y. Thus, y=16t 2 +(v 0 sinθ)t+h y=16t 2 +(140sin(45°))t+3Substitute 2 into the equations to find the horizontal and vertical positions of the ball.x=(140cos(45°))(2) x=198 feet y=16(2) 2 +(140sin(45°))(2)+3 y=137 feetAfter 2 seconds, the ball is 198 feet away from the batter’s box and 137 feet above the ground.To calculate how long the ball is in the air, we have to find out when it will hit ground, or when y=0. Thus, y=16t 2 +( 140sin(45 ) )t+3 y=0 Set y(t)=0 and solve the quadratic. t=6.2173 When t=6.2173 seconds, the ball has hit the ground. (The quadratic equation can be solved in various ways, but this problem was solved using a computer math program.)We cannot confirm that the hit was a home run without considering the size of the outfield, which varies from field to field. However, for simplicity’s sake, let’s assume that the outfield wall is 400 feet from home plate in the deepest part of the park. Let’s also assume that the wall is 10 feet high. In order to determine whether the ball clears the wall, we need to calculate how high the ball is when x = 400 feet. So we will set x = 400, solve for t, and input t into y. x=( 140cos(45°) )t 400=( 140cos(45°) )t t=4.04 y=16(4.04) 2 +( 140sin(45°) )(4.04)+3 y=141.8The ball is 141.8 feet in the air when it soars out of the ballpark. It was indeed a home run. See Figure 7.

公式を使って式を立てる。水平の位置は x の媒介変数表示で求める。よって x=(v 0 cosθ)t x=(140cos(45°))t である。鉛直の位置は y の媒介変数表示で求める。よって y=16t 2 +(v 0 sinθ)t+h y=16t 2 +(140sin(45°))t+3 である。式に2を代入して、球の水平と鉛直の位置を求める。x=(140cos(45°))(2) x=198フィート y=16(2) 2 +(140sin(45°))(2)+3 y=137フィート。2秒後、球は打席から198フィート離れ、地上137フィートにある。球が何秒間空中にあるかを計算するには、いつ地面に当たるか、すなわち y=0. となるときを求めなければならない。よって y=16t 2 +( 140sin(45 ) )t+3 y=0 Set y(t)=0 and solve the quadratic. t=6.2173 である。t=6.2173 秒のとき、球は地面に当たっている。(この二次方程式はいろいろなしかたで解けるが、この問題は計算機の数学の算譜で解いた。)球場ごとに違う外野の広さを考えずに、この打球が本塁打だったとは言い切れない。だが話を簡単にするために、外野の壁が球場の最も深いところで本塁から400フィートだとしよう。壁の高さも10フィートだとしよう。球が壁を越えるかどうかを決めるには、x = 400 フィートのとき球がどれだけ高いかを計算する必要がある。そこで x = 400 とおき、t について解き、yt を入れる。x=( 140cos(45°) )t 400=( 140cos(45°) )t t=4.04 y=16(4.04) 2 +( 140sin(45°) )(4.04)+3 y=141.8。球は球場の外へ飛び出すとき地上141.8フィートにある。実際に本塁打だった。図7を見よ。

Plotted trajectory of a hit ball, showing the position of the batter at the origin, the ball's path in the shape of a wide downward facing parabola, and the outfield wall as a vertical line segment rising to 10 ft under the ball's path.

Media 教材

Access the following online resource for additional instruction and practice with graphs of parametric equations.

媒介変数表示のグラフについての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。

Graphing Parametric Equations on the TI-84

・TI-84 で媒介変数表示のグラフを描く

Verbal言葉で答える問題

1. What are two methods used to graph parametric equations?

1. 媒介変数表示のグラフを描くのに使う二つの方法は何か。

2. What is one difference in point-plotting parametric equations compared to Cartesian equations?

2. 媒介変数表示で点を打つのは、デカルトの式のときとどう違うか。一つ挙げよ。

3. Why are some graphs drawn with arrows?

3. 矢印を付けて描かれるグラフがあるのはなぜか。

4. Name a few common types of graphs of parametric equations.

4. 媒介変数表示のグラフのよくある種類をいくつか挙げよ。

5. Why are parametric graphs important in understanding projectile motion?

5. 投射体の運動を理解するのに、媒介変数のグラフが大切なのはなぜか。

Graphicalグラフの問題

For the following exercises, graph each set of parametric equations by making a table of values. Include the orientation on the graph.

次の各問について、値の表を作って各媒介変数表示の組のグラフを描け。グラフに向きを入れよ。

6. { x( t )=t y( t )=t 2 1

t 3210123
x
y

7. { x( t )=t1 y( t )=t 2

t 321012
x
y

8. { x( t )=2+t y( t )=32t

t 210123
x
y

9. { x( t )=22t y( t )=3+t

t 32101
x
y

10. { x( t )=t 3 y( t )=t+2

t 21012
x
y

11. { x( t )=t 2 y( t )=t+3

t 21012
x
y

For the following exercises, sketch the curve and include the orientation.

次の各問について、曲線の概形を描き、向きを入れよ。

12. { x(t)=t y(t)=t

13. { x(t)=t y(t)=t

14. { x(t)=5| t | y(t)=t+2

15. { x(t)=t+2 y(t)=5| t |

16. { x(t)=4sint y(t)=2cost

17. {x(t)=2sint y(t)=4cost

18. { x(t)=3cos 2 t y(t)=−3sint

19. { x(t)=3cos 2 t y(t)=−3sin 2 t

20. { x(t)=sect y(t)=tant

21. { x(t)=sect y(t)=tan 2 t

22. { x(t)=1 e 2t y(t)=e t

For the following exercises, graph the equation and include the orientation. Then, write the Cartesian equation.

次の各問について、式のグラフを描き、向きを入れよ。そしてデカルトの式を書け。

23. { x( t )=t1 y( t )=t 2

24. { x( t )=t 3 y( t )=t+3

25. { x(t)=2cost y(t)=sint

26. { x(t)=7cost y(t)=7sint

27. { x(t)=e 2t y(t)=e t

For the following exercises, graph the equation and include the orientation.

次の各問について、式のグラフを描き、向きを入れよ。

28. x=t 2 ,y=3t,0t5

29. x=2t,y=t 2 ,5t5

30. x=t, y=25t 2 , 0<t5

31. x(t)=t,y(t)=t , t0

32. x=2cost, y=6sint, 0tπ

33. x=sect, y=tant, π 2 <t<π 2

For the following exercises, use the parametric equations for integers a and b:

次の各問では、整数 a と b について次の媒介変数表示を使え。

x(t)=acos((a+b)t) y(t)=acos((ab)t)

34. Graph on the domain [ π,0 ], where a=2 and b=1, and include the orientation.

34. a=2 かつ b=1 として、定義域 [ π,0 ] でグラフを描き、向きを入れよ。

35. Graph on the domain [ π,0 ], where a=3 and b=2, and include the orientation.

35. a=3 かつ b=2 として、定義域 [ π,0 ] でグラフを描き、向きを入れよ。

36. Graph on the domain [ π,0 ], where a=4 and b=3, and include the orientation.

36. a=4 かつ b=3 として、定義域 [ π,0 ] でグラフを描き、向きを入れよ。

37. Graph on the domain [ π,0 ], where a=5 and b=4, and include the orientation.

37. a=5 かつ b=4 として、定義域 [ π,0 ] でグラフを描き、向きを入れよ。

38. If a is 1 more than b, describe the effect the values of a and b have on the graph of the parametric equations.

38. ab より1大きいとき、ab の値が媒介変数表示のグラフに与える効きを述べよ。

39. Describe the graph if a=100 and b=99.

39. a=100 かつ b=99. のときのグラフを述べよ。

40. What happens if b is 1 more than a? Describe the graph.

40. ba? より1大きいとどうなるか。そのグラフを述べよ。

41. If the parametric equations x(t)=t 2 and y( t )=63t have the graph of a horizontal parabola opening to the right, what would change the direction of the curve?

41. 媒介変数表示 x(t)=t 2y( t )=63t が右に開く横向きの放物線のグラフを持つとき、何を変えれば曲線の向きが変わるか。

For the following exercises, describe the graph of the set of parametric equations.

次の各問について、その媒介変数表示の組のグラフを述べよ。

42. x(t)=t 2 and y( t ) is linear

42. x(t)=t 2 かつ y( t ) は一次

43. y(t)=t 2 and x( t ) is linear

43. y(t)=t 2 かつ x( t ) は一次

44. y(t)=t 2 and x( t ) is linear

44. y(t)=t 2 かつ x( t ) は一次

45. Write the parametric equations of a circle with center ( 0,0 ), radius 5, and a counterclockwise orientation.

45. 中心 ( 0,0 )、半径5、反時計回りの向きの円の媒介変数表示を書け。

46. Write the parametric equations of an ellipse with center ( 0,0 ), major axis of length 10, minor axis of length 6, and a counterclockwise orientation.

46. 中心 ( 0,0 )、長軸の長さ10、短軸の長さ6、反時計回りの向きの楕円の媒介変数表示を書け。

For the following exercises, use a graphing utility to graph on the window [ 3,3 ] by [ 3,3 ] on the domain [0,2π) for the following values of a and b, and include the orientation.

次の各問について、ab の次の値について、定義域 [0,2π) で表示範囲 [ 3,3 ] × [ 3,3 ] にグラフ作成ツールでグラフを描き、向きを入れよ。

{ x(t)=sin(at) y(t)=sin(bt)

47. a=1,b=2

48. a=2,b=1

49. a=3,b=3

50. a=5,b=5

51. a=2,b=5

52. a=5,b=2

Technology機器を使う問題

For the following exercises, look at the graphs that were created by parametric equations of the form {x(t)=acos(bt) y(t)=csin(dt). Use the parametric mode on the graphing calculator to find the values of a,b,c, and d to achieve each graph.

次の各問では、{x(t)=acos(bt) y(t)=csin(dt) の形の媒介変数表示で作られたグラフを見よ。グラフ電卓の媒介変数のモードを使って、各グラフになる a,b,cd の値を求めよ。

54.

Graph of the given equations

56.

Graph of the given equations

For the following exercises, use a graphing utility to graph the given parametric equations.

次の各問について、グラフ作成ツールを使って与えられた媒介変数表示のグラフを描け。

a. { x(t)=cost1 y(t)=sint+tb. { x(t)=cost+t y(t)=sint1c. { x( t )=tsint y( t )=cost1

57. Graph all three sets of parametric equations on the domain [0, 2π].

57. 定義域 [0 2π] で、三つの媒介変数表示の組すべてのグラフを描け。

58. Graph all three sets of parametric equations on the domain [ 0,4π ].

58. 定義域 [ 0,4π ] で、三つの媒介変数表示の組すべてのグラフを描け。

59. Graph all three sets of parametric equations on the domain [ 4π,6π ].

59. 定義域 [ 4π,6π ] で、三つの媒介変数表示の組すべてのグラフを描け。

60. The graph of each set of parametric equations appears to “creep” along one of the axes. What controls which axis the graph creeps along?

60. 各媒介変数表示の組のグラフは、座標軸の一方に沿って「這う」ように見える。どちらの軸に沿って這うかは、何で決まるか。

61. Explain the effect on the graph of the parametric equation when we switched sint and cost.

61. sintcost を入れ替えたとき、媒介変数表示のグラフに現れる効きを説明せよ。

62. Explain the effect on the graph of the parametric equation when we changed the domain.

62. 定義域を変えたとき、媒介変数表示のグラフに現れる効きを説明せよ。

Extensions発展問題

63. An object is thrown in the air with vertical velocity of 20 ft/s and horizontal velocity of 15 ft/s. The object’s height can be described by the equation y( t )=16t 2 +20t, while the object moves horizontally with constant velocity 15 ft/s. Write parametric equations for the object’s position, and then eliminate time to write height as a function of horizontal position.

63. ある物が、鉛直の速度毎秒20フィート、水平の速度毎秒15フィートで空中に投げられる。この物の高さは式 y( t )=16t 2 +20t で述べられ、一方この物は一定の速度毎秒15フィートで水平に動く。この物の位置の媒介変数表示を書き、そして時間を消して高さを水平の位置の関数として書け。

64. A skateboarder riding on a level surface at a constant speed of 9 ft/s throws a ball in the air, the height of which can be described by the equation y( t )=16t 2 +10t+5. Write parametric equations for the ball’s position, and then eliminate time to write height as a function of horizontal position.

64. 平らな面を一定の速さ毎秒9フィートで進むスケートボーダーが球を空中に投げる。その高さは式 y( t )=16t 2 +10t+5 で述べられる。この球の位置の媒介変数表示を書き、そして時間を消して高さを水平の位置の関数として書け。

For the following exercises, use this scenario: A dart is thrown upward with an initial velocity of 64 ft/s at an angle of elevation of 52°. Consider the position of the dart at any time t. Neglect air resistance.

次の各問では、次の筋書きを使え。ダーツが初速毎秒64フィート、仰角52°で上向きに投げられる。任意の時刻 t でのダーツの位置を考えよ。空気の抵抗は無視せよ。

65. Find parametric equations that model the problem situation.

65. この問題の状況のモデルとなる媒介変数表示を求めよ。

66. Find all possible values of x that represent the situation.

66. この状況を表す x のありうる値をすべて求めよ。

67. When will the dart hit the ground?

67. ダーツはいつ地面に当たるか。

68. Find the maximum height of the dart.

68. ダーツの最大の高さを求めよ。

69. At what time will the dart reach maximum height?

69. ダーツはいつ最大の高さに達するか。

For the following exercises, look at the graphs of each of the four parametric equations. Although they look unusual and beautiful, they are so common that they have names, as indicated in each exercise. Use a graphing utility to graph each on the indicated domain.

次の各問では、四つの媒介変数表示それぞれのグラフを見よ。珍しく美しく見えるが、あまりによくあるので、各問に示すとおり名前が付いている。グラフ作成ツールを使って、指定された定義域でそれぞれのグラフを描け。

70. An epicycloid: {x(t)=14costcos(14t) y(t)=14sint+sin(14t) on the domain [0,2π].

70. 外サイクロイド: 定義域 [0,2π]{x(t)=14costcos(14t) y(t)=14sint+sin(14t)

71. A hypocycloid: { x(t)=6sint+2sin(6t) y(t)=6cost2cos(6t) on the domain [0,2π].

71. 内サイクロイド: 定義域 [0,2π]{ x(t)=6sint+2sin(6t) y(t)=6cost2cos(6t)

72. A hypotrochoid: { x(t)=2sint+5cos(6t) y(t)=5cost2sin(6t) on the domain [0,2π].

72. 内トロコイド: 定義域 [0,2π]{ x(t)=2sint+5cos(6t) y(t)=5cost2sin(6t)

73. A rose: { x(t)=5sin(2t)sint y(t)=5sin(2t)cost on the domain [0,2π].

73. バラ: 定義域 [0,2π]{ x(t)=5sin(2t)sint y(t)=5sin(2t)cost