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
xn→∞as x→∞and also as x→−∞
while if n is odd,
f(x)→∞as x→∞and 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, x2e−x→0 as x→∞ (even though x2→∞).
15.1.1 Question 1
Trace the following curves
- y=(x2−x−6)(x−7)
- The equation can be written as y=(x−3)(x+2)(x−7). 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=3x2−16x+1. So the tangents parallel to x-axis are at
dydx=03x2−16x+1=0x=5.27,0.06
the coordinates (5.27,28.55),(0.06,42.03)
- f″(x)=6x−16. 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)=06x−16=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:
Figure 15.1: Tracing of y=(x2−x−6)(x−7)
- 2x−3x2−3x+2
- The equation can be written as
y=2x−3(x−1)(x−2)
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→−∞, y→−0
When x→1−, y→−∞ and when x→1+, y→+∞
When x→2−, y→−∞ and when x→2+, y→+∞
For maxima, minima
dydx=2(x−1)(x−2)−(2x−3)(x−2)−(2x−3)(x−1)(x−1)2(x−2)2
Setting dydx=0
2(x−1)(x−2)−(2x−3)(x−2)−(2x−3)(x−1)(x−1)2(x−2)2=02x2−6x+5=0
x is not defined, so the function does not have maxima or minima.
Thus the curve can be traced as shown below:

Figure 15.2: y=2x−3x2−3x+2
- y2(a−x)=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
y2a−x2a=0y=±x
When y=0, x=0,−a
Domain: As the equation can also be written as y=√x2(a+x)a−x, 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 x→a, y→±∞
dydx is ∞ at (−a,0). So the tangent is perpendicular at that point.
The curve is as shown below:
Figure 15.3: y2(a−x)=x2(a+x)
- x2y2=x2−1
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=x2−1x2. 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
y2−1=0y=±1
- dydx=1−y2xy. 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:
Figure 15.4: x2y2=x2−1
- x2(x2+y2)=a2(x2−y2)
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=x2a2−x4x2+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=a2x−2x3x2y+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:
Figure 15.5: x2(x2+y2)=a2(x2−y2)
- y2=x3(4−x)
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=12x2−4x3dydx=6x−2x2√x(4−x)
The tangents to the curve are parallel to the x-axis at dydx=0
6x−2x2√x(4−x)=02x2−6x=0x(x−3)=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)=06x2−12x=0x(x−2)=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:
Figure 15.6: y2=x3(4−x)
Few famous curves:
- Folium of Descartes
- Cissoid of Diocles
- Witch of Agnesi
- Strophoid
15.1.2 Question 2
Trace the following curves
- 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=a2x2−a2b2x2. The curve is thus not defined in the interval (−b,b). It is defined only for x≥b and x≤−b.
When y=0, x=±b. The curve thus passes through (b,0) and (−b,0).
Asymptotes parallel to x-axis are y=±a.
dydx=a2−y2xy. So at point (b,0) and (−b,0), slope is ∞, so tangents are perpendicular at these two points.
The curve is thus plotted as:
Figure 15.7: a2b2+x2y2=a2x2
- x2(a2+y2)=y(a2−y2)
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(a2−y2)a2+y2. So when y>a or y lies in the interval (0,−a), the curve is not defined.
dydx=2a2x+2xy2a2−3y2−2x2y. 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:
Figure 15.8: x2(a2+y2)=y(a2−y2)
- y2=x2(a2−x2)
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=a2x−2x3y=±a2−2x2√a2−x2
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=±a√2. The tangents are parallel to x-axis at x=±a√2 and y=±a22.
Point of inflection
d2ydx2=a2−6x2y+1
d2ydx2=0a2−6x2y+1=0x=±a√6
The point of inflection is (±a√6,±√5a26).
With this information curve is easily plotted as follows:
Figure 15.9: y2=x2(a2−x2
- y2=x3
The curve is symmetric about x-axis.
Domain: [0,∞)
Passes through origin.
When x→∞, y→±∞.
dydx=±32√x. 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:
Figure 15.10: y2=x3
- y2=(x−2a)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=±32√x−2a. 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:
Figure 15.11: y2=(x−2a)3
- x2y2=a2(y2−x2)
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=a2x2a2−x2 is (−a,a). It is not defined when x≥a or x≤−a.
When x→a−, y→±∞.
When x→−a+, y→±∞.
The curve is as shown below:
Figure 15.12: x2y2=a2(y2−x2)
- y2=x2(a−x)
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=±2a−3x2√a−x
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:
Figure 15.13: y2=x2(a−x)
15.1.3 Question 3
Trace the following curves
- r=a(1−cosθ)
- 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(1−1/√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:

Figure 15.14: Plotting of r=a(1−cosθ)
- 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:

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.
- 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.
Figure 15.16: Plotting of r=acos2θ
- 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.

Figure 15.17: Plotting of r=acos3θ
15.1.4 Additional interesting questions
Trace the following curves
- y2(x−a)=x2(x+a)
Please note y2(a−x)=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)x−a, 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(x−a)1/2dydx=(x−a)1/2[x2(x+a)1/2+(x+a)1/2]−x(x+a)1/2×12(x−a)1/2x−adydx=(x−a)1/2[x+2(x+a)2(x+a)1/2]−x(x+a)1/22(x−a)1/2x−a Tangents to the curve is at where dy/dx=0, so
(x−a)1/2[x+2(x+a)2(x+a)1/2]−x(x+a)1/22(x−a)1/2=0(x−a)1/2[x+2(x+a)2(x+a)1/2]=x(x+a)1/22(x−a)1/22(x−a)(3x+2a)=2x(x+a)3x2+2ax−3ax−2a2=x2+axx2−ax−a2=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)x−a 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=(x−a)[x2+(x+a)2x]+x2(x+a)(x−a)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:

Figure 15.18: Curve for y2(x−a)=x2(x+a)
- y2(x2−4)=x4
- The curve is symmetric around both x and y-axes.
- As y2=x4x2−4, 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=x4x2−4
- 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(x2−4)1/2dydx=(x2−4)1/2×2x−x2×2x2(x2−4)1/2x2−4=4x(x2−4)−2x32(x2−4)3/2
To find maxima or minima,
dydx=04x(x2−4)−2x32(x2−4)3/2=04x(x2−4)=2x3x=±√8
When x=+√8, y=±4. When x=−√8, y=±4.
When x→2+, y→±∞.
When x→−2−, 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:

Figure 15.19: Curve of equation y2(x2−4)=x4
Reading this on math stackexchange is useful. It explains the essential concepts.