Q. 38

Question

 The curve is a circle centered at the point (a, b). It is traced once, counterclockwise, starting at the point (a+r, b) with t[0,2π]

Step-by-Step Solution

Verified
Answer

The parametric equations are x=a+rcos(kt),y=b+rsin(kt) .


1Step 1: Given Information

The curve of a circle centered at the point (a, b) with t[0,2π].

2Step 2: Calculation

Consider a curve of a circle centered at the point (a, b) with t[0,2π].

The objective is to find the parametric equations which represent the given condition.

Given that the curve is centered at the (a, b), traced once in counterclockvise direction.

The parametric equations which moves counterclockwise direction centered at the point(a, b) is given by

x(t)=a+rcos(kt),y(t)=b+rsin(kt)

The parametric equations which moves counterclockwise direction starting at (a+r, b).

At the starting point t=0, if substitute t value gives the starting point.

That is,

(x(t),y(t))=(a+rcos(kt),b+rsin(kt))(x,y)=(a+rcos(k·0),b+rsin(k·0))(x,y)=(a+r·1,b+rsin0)(x,y)=(a+r,b)

Here the coordinate is

(x(t),y(t))=(a+rcos(kt),b+rsin(kt))

x(t)=a+rcos(kt) and y(t)=b+rsin(kt) forms a circle with center (a, b) and which starts at (a+r, b) moving in counterclockwise direction.

Therefore, the required parametric equations are x=a+rcos(kt),y=b+rsin(kt).