Chapter 15 Tracing of Curves

15.1 Exercise 8

While tracing cartesian curves, look for mnemonic SONTRAD:

  • Symmetry
  • Origin
  • Noticeable points
  • Tangents
  • Region
  • Asymptotes
  • Derivatives- first and second

To outline a general technique, we take these in turn.

  • Where it crosses the -axis: The x-axis has equation y=0 and the curve has equation y=f(x), so the curve crosses the x-axis at the points (x,0) for which f(x)=0. Thus we solve the equation f(x)=0. This may have many solutions or none at all. (For instance, if f(x)=sinx there are infinitely many solutions, whereas if f(x)=x2+1 there are none.)
  • Where it crosses the y-axis: The y-axis has equation x=0 and the curve has equation y=f(x) , so the curve crosses the y-axis at the single point (0,f(0)).
  • Finding the critical points: We have seen how to do this already. We solve the equation f(x)=0.
  • The natures of the critical points: This means determining whether each one is a local maximum, local minimum, or inflexion point.
  • Limiting behaviour: We have to determine what happens to f(x) as x tends to infinity and as x tends to minus infinity; in other words, we have to ask how f(x) behaves for x far to the right on the x-axis and for x far to the left on the negative side of the axis.

As far as the last point (limiting behaviour) is concerned, there are two standard results here which are useful.

First, the behaviour of a polynomial function is determined solely by its leading term, the one with the highest power of x. This term dominates for x of large absolute value. A useful observation is that if n is even, then

xnas xand also as x

while if n is odd,

f(x)as xand f(x)as x.

Secondly, whenever we have a function which is the product of an exponential and a power, the exponential dominates. Thus, for example, x2ex0 as x (even though x2).

15.1.1 Question 1

Trace the following curves

  1. y=(x2x6)(x7)
  • The equation can be written as y=(x3)(x+2)(x7). So the curve passes through (3,0),(2,0),(7,0).
  • Does not pass through origin.
  • When x=0, y=42. The curve passes through (0,42).
  • dydx=3x216x+1. So the tangents parallel to x-axis are at

dydx=03x216x+1=0x=5.27,0.06

the coordinates (5.27,28.55),(0.06,42.03)

  • f(x)=6x16. At $(5.27,28.55), f(x) is positive, so this is minima and at (0.06,42.03), f(x) is negative, so this is maxima.
  • The point of inflection

f(x)=06x16=0x=2.67

So at point (2.67,6.67), the curve changes concavity from downward to upward.

  • When x, y.

  • When x, y.

With all these information, the curve can be easily plotted as below:

Tracing of $y=(x^2-x-6)(x-7)$

Figure 15.1: Tracing of y=(x2x6)(x7)

  1. 2x3x23x+2
  • The equation can be written as

y=2x3(x1)(x2)

  • The curve is not symmetric around x or y-axis.

  • Does not pass through the origin.

  • Vertical asymptotes are x=1 and x=2.

  • When x=0, y=3/2

  • When y=0, x=3/2

  • When x+, y+0 and when x, y0

  • When x1, y and when x1+, y+

  • When x2, y and when x2+, y+

  • For maxima, minima

dydx=2(x1)(x2)(2x3)(x2)(2x3)(x1)(x1)2(x2)2

Setting dydx=0

2(x1)(x2)(2x3)(x2)(2x3)(x1)(x1)2(x2)2=02x26x+5=0

x is not defined, so the function does not have maxima or minima.

Thus the curve can be traced as shown below:

$y=\frac{2x-3}{x^2 -3x +2}$

Figure 15.2: y=2x3x23x+2

  1. y2(ax)=x2(a+x)
  • The curve is symmetric about x-axis because the power of y is only even.

  • Passes through origin.

  • Tangents at origin are found by equating least powers of x and y to 0

y2ax2a=0y=±x

  • When y=0, x=0,a

  • Domain: As the equation can also be written as y=x2(a+x)ax, the function won’t have real values if x>a or x<a. So the function is not defined in that region.

  • The vertical asymptote is x=a.

  • When xa, y±

  • dydx is at (a,0). So the tangent is perpendicular at that point.

The curve is as shown below:

$y^2(a-x)=x^2(a+x)$

Figure 15.3: y2(ax)=x2(a+x)

  1. x2y2=x21
  • The curve is symmetric about both x and y axes as the power of y and x are only even.

  • The equation can be written as y2=x21x2. The function is thus not defined between (1,1).

  • When x=1,y=0 and x=1,y=0

  • When x, y=±1 and when x, y=±1.

  • Asymptotes parallel to x-axis

y21=0y=±1

  • dydx=1y2xy. Its value at (1,0) and at (1,0) is . So the tangents at these points are perpendicular at these points.

With this information, the curve can be easily traced as follows:

$x^2y^2=x^2-1$

Figure 15.4: x2y2=x21

  1. x2(x2+y2)=a2(x2y2)
  • The curve is symmetric about both x and y-axes as powers of y and x are only even.

  • Passes through origin.

  • Tangents at origin

x2a2=y2a2y=±x

  • No asymptotes parallel to x or y axis.

  • When y=0, x=±a. Passes through (a,0) and (a,0).

  • The equation can be written as y2=x2a2x4x2+a2. Thus curve is not defined when x>a or x<a.

  • To find the slope of tangents at (a,0) and (a,0), let us find dydx

dydx=a2x2x3x2y+a2y

Slope of tangents at (a,0) and (a,0) is . Thus tangents are perpendicular at these points.

The curve is plotted as shown below:

$x^2(x^2+y^2)=a^2(x^2-y^2)$

Figure 15.5: x2(x2+y2)=a2(x2y2)

  1. y2=x3(4x)
  • The curve is symmetric around x-axis as the power of y is only even i.e equal to 2.

  • Passes through origin.

  • No asymptotes parallel to x or y axis.

  • When y=0, x=0 and x=4. The curve thus passes through (0,0) and (4,0).

  • The curve is not defined at x<0 and x>4.

  • dydx

2ydydx=12x24x3dydx=6x2x2x(4x)

The tangents to the curve are parallel to the x-axis at dydx=0

6x2x2x(4x)=02x26x=0x(x3)=0x=0,3

So at (0,0),(3,5.2) and (3,5.2) tangents are parallel to x-axis.

  • At (4,0), dydx=. So tangent is perpendicular at this point.

  • = . At (3,5.2), f(x) is negative, therefore it is maxima and at (3,5.2), f(x) is positive, therefore it is minima.

  • Point of inflection is where f(x)=0

f(x)=06x212x=0x(x2)=0x=0,2

So (0,0) and (2,4) are points of inflection where curve changes concavity.

Thus we completed the upper half of this curve. As it is symmetric to x-axis, the lower half can be plotted as a reflection of upper half.

Thus curve is easily plotted as shown below:

$y^2 = x^3(4-x)$

Figure 15.6: y2=x3(4x)

Few famous curves:

  • Folium of Descartes
  • Cissoid of Diocles
  • Witch of Agnesi
  • Strophoid

15.1.2 Question 2

Trace the following curves

  1. a2b2+x2y2=a2x2
  • The curve is symmetric about both x and y axes.

  • Does not pass through origin.

  • The equation can be written as y2=a2x2a2b2x2. The curve is thus not defined in the interval (b,b). It is defined only for xb and xb.

  • When y=0, x=±b. The curve thus passes through (b,0) and (b,0).

  • Asymptotes parallel to x-axis are y=±a.

  • dydx=a2y2xy. So at point (b,0) and (b,0), slope is , so tangents are perpendicular at these two points.

The curve is thus plotted as:

$a^2b^2+x^2y^2 = a^2x^2$

Figure 15.7: a2b2+x2y2=a2x2

  1. x2(a2+y2)=y(a2y2)
  • The curve is symmetric around y-axis.

  • When x=0, y=0,±a. The curve passses through points (0,0) (origin), (0,a) and (0,a).

  • No asymptotes parallel to x-axis.

  • No asymptotes parallel to y-axis.

  • Domain: x2=y(a2y2)a2+y2. So when y>a or y lies in the interval (0,a), the curve is not defined.

  • dydx=2a2x+2xy2a23y22x2y. At the points (0,0) (origin), (0,a) and (0,a), the tangents are parallel to x-axis.

  • When y, x±.

The curve is thus plotted as below:

$x^2(a^2+y^2)=y(a^2-y^2)$

Figure 15.8: x2(a2+y2)=y(a2y2)

  1. y2=x2(a2x2)
  • Symmetric around both x and y axes.

  • Passes through the origin.

  • When y=0, x=0,±a. So the curve passes through (0,0), (a,0) and (a,0).

  • The function not defined when x>a and x<a.

  • No asymptotes parallel to x or y axis.

  • Slope

dydx=a2x2x3y=±a22x2a2x2

  • Slope at origin (0,0) is ±a.

  • Slope at (a,0) and (a,0) is . So tangents to the curve at these points are perpendicular to x-axis.

  • dydx=0 is at x=±a2. The tangents are parallel to x-axis at x=±a2 and y=±a22.

  • Point of inflection

d2ydx2=a26x2y+1

d2ydx2=0a26x2y+1=0x=±a6

The point of inflection is (±a6,±5a26).

With this information curve is easily plotted as follows:

$y^2=x^2(a^2-x^2$

Figure 15.9: y2=x2(a2x2

  1. y2=x3
  • The curve is symmetric about x-axis.

  • Domain: [0,)

  • Passes through origin.

  • When x, y±.

  • dydx=±32x. dydx=0 at x=0 i.e at origin.

  • So as x increases slope also increases.

  • No asymptotes parallel to x or y axis.

  • d2ydx2=3xy+1. The point of inflection is at x=0.

The graph is easily plotted as:

$y^2=x^3$

Figure 15.10: y2=x3

  1. y2=(x2a)3
  • The curve is symmetric about x-axis.

  • Does not pass through origin.

  • When y=0, x=2a. Passes through (2a,0).

  • Domain: [2a,). Function not defined when x<2a.

  • dydx=±32x2a. It is 0 when x=2a.

  • Beyond x=2a, slope continuously increases.

  • Point of inflection is x=2a.

  • No asymptotes parallel to x or y axis.

The curve is as shown below:

$y^2=(x-2a)^3$

Figure 15.11: y2=(x2a)3

  1. x2y2=a2(y2x2)
  • The curve is symmetric about both x and y axes.

  • Passes through origin.

  • No asymptotes parallel to x-axis.

  • Asymptotes parallel to y-axis are x=±a.

  • Domain of the given function y2=a2x2a2x2 is (a,a). It is not defined when xa or xa.

  • When xa, y±.

  • When xa+, y±.

The curve is as shown below:

$x^2y^2= a^2(y^2 - x^2)$

Figure 15.12: x2y2=a2(y2x2)

  1. y2=x2(ax)
  • The curve is symmetric around x-axis.

  • Passes through origin.

  • When y=0, x=0,a. The curve thus passes through (0,0), (a,0).

  • Domain: (,a].

  • dydx

dydx=±2a3x2ax

dydx=0 when x=2a3. When x=2a3, y=±4a327. Thus tangents are parallel to x-axis at points (x=2a3,4a327) and (x=2a3,4a327).

  • Point of inflection is where f(x)=0. In this case it is at x=a3.

  • dydx at origin is ±a.

  • dydx at (a,0) is . Tangent is thus perpendicular here.

The curve thus can be very easily plotted as shown below:

$y^2 = x^2(a-x)$

Figure 15.13: y2=x2(ax)

15.1.3 Question 3

Trace the following curves

  1. r=a(1cosθ)
  • cosθ can range from 1 to 1. So r cannot be more 2a.
  • Replacing θ with θ does not change the equation, so the curve is symmetric about the initial line i.e θ=0 line.
  • Values of r at different θ values
θ r
0 0
π/4 a(11/2)0.29a
π/3 a/2=0.5a
π/2 a
π 2a
2π 0
  • To find the tangents, we have to find tanϕ=rdθdr

tanϕ=rdθdr=tanθ2ϕ=θ2

And

ψ=ϕ+θψ=θ2+θ=3θ2

The angle that tangents make at θ are:

θ ψ
0 0
π 3π/2
  • Value of r progressively increases from θ=0 to θ=π.
  • As the curve is symmetric about initial line, the curve can be plotted as below:
Plotting of $r=a(1-\cos \theta)$

Figure 15.14: Plotting of r=a(1cosθ)

  1. r2=a2sin2θ
  • On replacing r by r, the equation does not change, so the curve is symmetrical about pole (called as origin in cartesian system).
  • r2 is negative when sin2θ is negative i.e when θ lies in open interval (π,2π) and (3π2,2π). Thus the curve has no portion in these region.
  • We know

tanϕ=rdθdrtanϕ=r2a2cos2θtanϕ=tan2θϕ=2θ

and

ψ=ϕ+θψ=2θ+θψ=3θ

θ ψ
0 0
π/2 3π/2
π 3π
3π/2 9π/2
  • r increases when θ increases from 0 to π/4. r will have two values for each θ in the region where curve is defined.

With these information curve is plotted as shown below:

Plotting of $r^2 = a^2 \sin 2\theta$

Figure 15.15: Plotting of r2=a2sin2θ

  • To trace curves of the form r=asinnθ or r=acosnθ, know that since sinnθ or cosnθ cannot be greater than one in both the cases r cannot be greater than a. Hence, the curve wholly lies within the circle of radius a.
  • To find the curve r=asinnθ put r=0. Then nθ=0,π,2π, θ=0,πn,2πn, Draw these lines. If n is odd there are n loops in alternate divisions and if n is even there are 2n loops one in each division.
  • To trace the curve r=acosnθ put r=0 Then, nθ=π2,π2,3π2,5π2,θ=π2n,π2n,3π2n,5π2n,

Draw these lines. If n is odd there are n loops in alternate divisions and if n is even there are 2n loops one in each division.

  1. r=acos2θ
  • Since cos2θ cannot be greater than 1 (as cosine values range from 1 to 1), r cannot be greater than a.
  • Replacing θ with θ does not change the equation, so the curve is symmetric about the initial line.
  • It is of form r=acosnθ, with n being even so the equation has 4 loops.
  • Putting r=0, then

cos2θ=02θ=π2,3π2,5π2,7π2,θ=π4,3π4,5π4,7π4,

Draw these lines, and as 2 is even there are total 4 loops one in each division.

Plotting of $r = a \cos 2\theta$

Figure 15.16: Plotting of r=acos2θ

  1. r=acos3θ
  • Since cos3θ cannot be greater than 1, r cannot be greater than a.
  • Replacing θ with θ does not change the equation, so the curve is symmetric about the initial line.
  • It is of form r=acosnθ, so the equation has 3 loops.
  • Putting r=0, then

cos3θ=03θ=π2,3π2,5π2,7π2,θ=π6,3π6,5π6,7π6,

Draw these lines, and as 3 is odd there are 3 loops in alternate divisions.

Plotting of $r = a \cos 3\theta$

Figure 15.17: Plotting of r=acos3θ

15.1.4 Additional interesting questions

Trace the following curves

  1. y2(xa)=x2(x+a)

Please note y2(ax)=x2(x+a) gives a totally different curve. Try yourself !

  • The curve is symmetric around x-axis as power of y is even.
  • When y=0, x=0,x=a
  • Domain: y2=x2(x+a)xa, the curve is not defined in the interval (0,a),(a,0).
  • Asymptotes parallel to y-axis is obtained by equating coefficients of y2, x=a
  • The oblique asymptotes are (see chapter 13 for tricks: method of substitution of x=1, y=m) are y=x+a and y+x+a=0.
  • dydx

y=x(x+a)1/2(xa)1/2dydx=(xa)1/2[x2(x+a)1/2+(x+a)1/2]x(x+a)1/2×12(xa)1/2xadydx=(xa)1/2[x+2(x+a)2(x+a)1/2]x(x+a)1/22(xa)1/2xa Tangents to the curve is at where dy/dx=0, so

(xa)1/2[x+2(x+a)2(x+a)1/2]x(x+a)1/22(xa)1/2=0(xa)1/2[x+2(x+a)2(x+a)1/2]=x(x+a)1/22(xa)1/22(xa)(3x+2a)=2x(x+a)3x2+2ax3ax2a2=x2+axx2axa2=0 So the value of x, where slope is 0 are:

x=a±a2+4a22=a(1±52)x=1.61a,0.62a

Of the two x-values, 0.62a does not lie within the domain of the given function, so we reject it.

  • As x>1.61a, the value of numerator in y2=x2(x+a)xa increases faster than the denominator. Hence value of y increases more for even a small increase in x. Thus slope increases as x increases beyond x>1.61a.

  • At x=1.61a, y=±3.33a.

  • We know

2ydydx=(xa)[x2+(x+a)2x]+x2(x+a)(xa)2

so at point (a,0), dydx= i.e. tangent is perpendicular at this point.

  • As x decreases from a to , the value of y also increases rapidly. And we know the curve is symmetric about x-axis.

With all these information the curve is easily plotted below:

Curve for $y^2(x-a)=x^2(x+a)$

Figure 15.18: Curve for y2(xa)=x2(x+a)

  1. y2(x24)=x4
  • The curve is symmetric around both x and y-axes.
  • As y2=x4x24, the domain of the given function is (,2) and (2,). The function is not defined in the interval [2,2] except at the origin.

y2=x4x24

  • The asymptotes parallel to y-axis are x=±2.
  • No horizontal asymptotes
  • The oblique asymptotes are y=x and y=x.
  • Working for dydx

y=x2(x24)1/2dydx=(x24)1/2×2xx2×2x2(x24)1/2x24=4x(x24)2x32(x24)3/2

To find maxima or minima,

dydx=04x(x24)2x32(x24)3/2=04x(x24)=2x3x=±8

When x=+8, y=±4. When x=8, y=±4.

  • When x2+, y±.

  • When x2, y±.

  • As value of x>2 to + or x<2 to in equation (15.1) value of numerator increases rapidly than denominator i.e. for even small increase in x, increase in y is higher, so slope increases as x from >2. Hence curve will be concave upward. By symmetry the curve can be constructed as follow:

Curve of equation $y^2(x^2-4)=x^4$

Figure 15.19: Curve of equation y2(x24)=x4

Reading this on math stackexchange is useful. It explains the essential concepts.

15.2 Additional problems

  1. y=x6+5x3

  2. y=x6+5x3x3,x0

  3. x4+y4=16

  4. y3+x2y+x23y2=0

  5. x32xy+y3=0

  6. 5y2+siny=x2

  7. x2/3+y2/3=a1/3

  8. r=asin5θ

  9. r=5sin3θ

  10. r=a(1sinθ)

  11. r=12cosθ

  12. y=x11+e1x1

  13. y=x3e2x

  14. y=x6e2x

  15. y=x2/3