This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 17951. |
Find the equation of a normal to the curve y = x loge x which is parallel to the line 2x – 2y + 3 = 0. |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=Inx+1\) m(tangent) = In x + 1 normal is perpendicular to tangent so, m1m2 = – 1 m(normal) \(=-\frac{1}{Inx+1}\) equation of normal is given by y – y1 = m(normal)(x – x1) now comparing the slope of normal with the given equation m(normal) = 1 \(-\frac{1}{Inx+1}=1\) \(x=\frac{1}{e^2}\) since this point lies on the curve, we can find y by substituting x \(y=-\frac{2}{e^2}\) The equation of normal is given by \(y+\frac{2}{e^2}=x-\frac{1}{e^2}\) |
|
| 17952. |
Find the equation of the tangent to the curve x = θ + sin θ, y = 1 + cos θ at θ = π/4. |
|
Answer» finding slope of the tangent by differentiating x and y with respect to theta \(\frac{dx}{d\theta}=1+cos\theta\) \(\frac{dy}{d\theta}=-sin\theta\) Dividing both the above equations \(\frac{dy}{dx}=-\frac{sin\theta}{1+cos\theta}\) m at theta ( \(\pi/4\) ) = \(-1+\frac{1}{\sqrt{2}}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) \(y-1-\frac{1}{\sqrt{2}}\)\(=(-1+\frac{1}{\sqrt{2}})(x-\frac{\pi}{\sqrt{4}}-\frac{1}{\sqrt{2}})\) |
|
| 17953. |
Prove that the function f given by f(x) = x – [x] is increasing in (0, 1) ? |
|
Answer» We have, f(x) = x – [x] ∴ f'(x) = 1 > 0 ∴ f(x) is an increasing function on (0,1) |
|
| 17954. |
Show that f(x) = sin x is an increasing function on (–π/2, π/2). |
|
Answer» Given as f(x) = sin x f'(x) = (d/dx)(sin x) ⇒ f’(x) = cos x As given x ∈ (–π/2, π/2). That is 4th quadrant, where ⇒ Cos x> 0 ⇒ f’(x) > 0 Thus, condition for f(x) to be increasing Hence, f(x) is increasing on interval (–π/2, π/2). |
|
| 17955. |
Show that f(x) = cos2 x is a decreasing function on (0, π/2). |
|
Answer» Given as f(x) = cos2 x f'(x) = (d/dx)(cos2 x) ⇒ f’(x) = 2 cos x (–sin x) ⇒ f’(x) = –2 sin (x) cos (x) ⇒ f’(x) = –sin2x As given x belongs to (0, π/2). ⇒ 2x ∈ (0, π) ⇒ Sin (2x)> 0 ⇒ –Sin (2x) < 0 ⇒ f’(x) < 0 Thus, condition for f(x) to be decreasing Hence f(x) is decreasing on interval (0, π/2). Thus proved |
|
| 17956. |
Show that f(x) = x – sin x is increasing for all x ϵ R. |
|
Answer» Given as f(x) = x – sin x f'(x) = (d/dx)(x - sin x) ⇒ f’(x) = 1 – cos x As given x ϵ R ⇒ –1 < cos x < 1 ⇒ –1 > cos x > 0 ⇒ f’(x) > 0 Thus, condition for f(x) to be increasing Hence, f(x) is increasing on interval x ∈ R |
|
| 17957. |
Show that f(x) = x3 – 15x2 + 75x – 50 is an increasing function for all x ϵ R. |
|
Answer» Given as f(x) = x3 – 15x2 + 75x – 50 f'(x) = (d/dx)(x3 – 15x2 + 75x – 50) ⇒ f’(x) = 3x2 – 30x + 75 ⇒ f’(x) = 3(x2 – 10x + 25) ⇒ f’(x) = 3(x – 5)2 As given x ϵ R ⇒ (x – 5)2 > 0 ⇒ 3(x – 5)2 > 0 ⇒ f’(x) > 0 Thus, condition for f(x) to be increasing Hence, f(x) is increasing on interval x ∈ R |
|
| 17958. |
Find the equation of the tangent line to the curve y = x2 – 2x + 7 which is parallel to the line 2x – y + 9 = 0 |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=2x-2\) m(tangent) = 2x – 2 equation of tangent is given by y – y1 = m(tangent)(x – x1) now comparing the slope of a tangent with the given equation m(tangent) = 2 2x – 2 = 2 x = 2 since this point lies on the curve, we can find y by substituting x y = 22 – 2 × 2 + 7 y = 7 therefore, the equation of the tangent is y – 7 = 2(x – 2) |
|
| 17959. |
Find the equation of all lines of slope zero and that is tangent to the curve\(y=\frac{1}{x^2-2x+3}.\) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=\frac{(2x-2)}{(x^2-2x+3)}\) Now according to question, the slope of all tangents is equal to 0, so \(-\frac{(2x-2)}{(x^2-2x+3)}=0\) Therefore the only possible solution is x = 1 since this point lies on the curve, we can find y by substituting x \(y=\frac{1}{1-2+3}\) \(y=\frac{1}{2}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) \(y-\frac{1}{2}=0(x-1)\) \(y=\frac{1}{2}\) |
|
| 17960. |
Find the equation of all lines having slope 2 and that are tangent to the curve\(y=\frac{1}{x-3},x\neq3.\) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=-\frac{1}{(x-3)^2}\) Now according to question, the slope of all tangents is equal to 2, so \(-\frac{1}{(x-3)^2}=2\) \((x-3)^2=-\frac{1}{2}\) We can see that LHS is always greater than or equal to 0, while RHS is always negative. Hence no tangent is possible. |
|
| 17961. |
At what points on the curve y = 2x2 – x + 1 is the tangent parallel to the line y = 3x + 4? |
|
Answer» Given: The curve is y = 2x2 – x + 1and the line y = 3x + 4 First, we will find The Slope of tangent y = 2x2 – x + 1 ⇒ \(\frac{dy}{dx}\) = \(\frac{d}{dx}\)(2x2) – \(\frac{d}{dx}\)(x) + \(\frac{d}{dx}\)(1) ⇒ \(\frac{dy}{dx}\) = 4x – 1 ...(1) y = 3x + 4 is the form of equation of a straight line y = mx + c, where m is the The Slope of the line so the The Slope of the line is y = 3 (x) + 4 Thus, The Slope = 3. ...(2) From (1) & (2),we get, 4x – 1 = 3 ⇒ 4x = 4 ⇒ x = 1 Substituting x = 1in y = 2x2 – x + 1,we get, ⇒ y = 2(1)2 – (1) + 1 ⇒ y = 2 – 1 + 1 ⇒ y = 2 Thus, the required point is (1,2) |
|
| 17962. |
Prove that the function f(x) = loge x is increasing on (0, ∞). |
|
Answer» let x1, x2 ∈(0, ∞) We have, x1 < x2 ⇒ loge x1 < loge x2 ⇒ f(x1) < f(x2) So, f(x) is increasing in (0, ∞) |
|
| 17963. |
Find the equation of the normal toy = 2x3 – x2 + 3 at (1, 4). |
|
Answer» finding the slope of the tangent by differentiating the curve \(m=\frac{dy}{dx}=6x^2-2x\) m = 4 at (1,4) normal is perpendicular to tangent so, m1m2 = – 1 \(m(normal)=-\frac{1}{4}\) equation of normal is given by y – y1 = m(normal)(x – x1) \(y-4=(-\frac{1}{4})(x-1)\) x + 4y = 17 |
|
| 17964. |
Find the equation of the tangent to the curve \(\sqrt{x}+\sqrt{y}=a\), at the point (a2/4, a2/4). |
|
Answer» finding slope of the tangent by differentiating the curve \(\frac{1}{2\sqrt{x}}+\frac{1}{2\sqrt{y}}(\frac{dy}{dx})=0\) \(\frac{dy}{dx}=-\frac{\sqrt{x}}{\sqrt{y}}\) at (\(\frac{a^2}{4},\frac{a^2}{4}\)) slope m, is – 1 the equation of the tangent is given by y – y1 = m(x – x1) \(y-\frac{a^2}{4}\)\(-1(x-\frac{a^2}{4})\) \(x+y=\frac{a^2}{2}\) |
|
| 17965. |
Find the equation of the tangent and the normal to the following curves at the indicated points: x2/3 + y2/3 = 2 at (1, 1) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{2}{3x^{1/3}}+\frac{2}{3y^{1/3}}\frac{dy}{dx}=0\) \(\frac{dy}{dx}=-\frac{y^{1/3}}{x^{1/3}}\) m(tangent) at (1,1) = – 1 normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (1,1) = 1 equation of tangent is given by y – y1 = m(tangent)(x – x1) y – 1 = – 1(x – 1) x + y = 2 equation of normal is given by y – y1 = m(normal)(x – x1) y – 1 = 1(x – 1) y = x |
|
| 17966. |
Find the values of b for which the function f(x) = sin x – bx + c is a decreasing function on R ? |
|
Answer» We have, f(x) = sin x – bx + c f'(x) = cos x - b Given that f(x) is on decreasing function on R \(\therefore\) f'(x) < 0 for all x ∈ R \(\Rightarrow\) cos x - b > 0 for all x ∈ R \(\Rightarrow\) b < cos x for all x ∈ R But the last value of cos x in 1 \(\therefore\) b ≥ 1 |
|
| 17967. |
Find the equation of the tangent and the normal to the following curves at the indicated points: x2 = 4y at (2, 1) |
|
Answer» finding the slope of the tangent by differentiating the curve \(2x=4\frac{dy}{dx}\) \(\frac{dy}{dx}=\frac{x}{2}\) m(tangent) at (2,1) = 1 normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (2,1) = – 1 equation of tangent is given by y – y1 = m(tangent)(x – x1) y – 1 = 1(x – 2) equation of normal is given by y – y1 = m(normal)(x – x1) y – 1 = – 1(x – 2) |
|
| 17968. |
At what point of the curve y = x2 does the tangent make an angle of 45° with the x–axis? |
|
Answer» Given as the curve is y = x2 Differentiate the above with respect to x ⇒ y = x2 (dy/dx)= 2x2 - 1 (dy/dx)= 2x ...(1) So, (dy/dx)= The slope of tangent = tan θ The tangent make an angle of 45° with x-axis (dy/dx)= tan(45°) = 1 ...(2) Because the tan(45°) = 1 From the equation (1) & (2) 2x = 1 x = 1/2 Substitute x = 1/2 in y = x2 y = (1/2)2 y = 1/4 Hence, the required point is (1/2,1/4) |
|
| 17969. |
Find the value(s) of a for which f(x) = x3 – ax is an increasing function on R ? |
|
Answer» We have, f(x) = x3 – ax f'(x) = 3x2 - a Given that f(x) is on increasing function \(\therefore\) f'(x) 0 for all x ∈ R \(\Rightarrow\) 3x2 - a > 0 for all x ∈ R \(\Rightarrow\) a < 3x2 for all x ∈ R But the last value of 3x2 = 0 for x = 0 ∴ a ≤ 0 |
|
| 17970. |
Find the point on the curve x2 + y2 = 13, the tangent at each one of which is parallel to the line 2x + 3y = 7. |
|
Answer» Given: The curve x2 + y2 = 13 and the line 2x + 3y = 7 x2 + y2 = 13 Differentiating the above w.r.t x ⇒ 2x2 – 1 + 2y2 – 1 \(\frac{dy}{dx}\)= 0 ⇒ 2x + 2y\(\frac{dy}{dx}\) = 0 ⇒ 2(x + y\(\frac{dy}{dx}\) ) = 0 ⇒ (x + y\(\frac{dy}{dx}\) ) = 0 ⇒ y\(\frac{dy}{dx}\)= – x ⇒ \(\frac{dy}{dx}\) = \(\frac{-x}{y}\)...(1) Since, line is 2x + 3y = 7 ⇒ 3y = – 2x + 7 ⇒ y = \(\frac{-2x+7}{3}\) ⇒ y = \(\frac{-2x}{3}+\frac{7}{3}\) \(\therefore\) The equation of a straight line is y = mx + c, where m is the The Slope of the line. Thus, the The Slope of the line is \(\frac{-2}{3}\)...(2) Since, tangent is parallel to the line, \(\therefore\) the The Slope of the tangent = The Slope of the normal \(\frac{-x}{y}\) = \(\frac{-2}{3}\) ⇒ – x = \(\frac{-2y}{3}\) ⇒ x = \(\frac{2y}{3}\) Substituting x = \(\frac{2y}{3}\) in x2 + y2 = 13, ⇒ ( \(\frac{2y}{3}\) )2 + y2 = 13 ⇒ ( \(\frac{4y^2}{3}\) ) + y2 = 13 ⇒ y2( \(\frac{4}{9}+1\) ) = 13 ⇒ y2( \(\frac{13}{9}\) ) = 13 ⇒ y2( \(\frac{1}{9}\) ) = 1 ⇒ y2 = 9 ⇒ y = \(\pm\)3 Substituting y = \(\pm\)3 in x = \(\frac{2y}{3}\),we get, x = \(\frac{2x(\pm3)}{3}\) x = \(\pm\)2 Thus, the required point is (2, 3) & ( – 2, – 3) |
|
| 17971. |
Find a point on the curve y = x2 where the slope of the tangent is equal to the x – coordinate of the point. |
|
Answer» Given as the curve is y = x2 y = x2 Differentiate the above with respect to x (dy/dx)= 2x2 - 1 (dy/dx)= 2x ...(1) The slope of tangent is equal to the x-coordinate, (dy/dx)= x ...(2) From the equation (1) & (2), 2x = x ⇒ x = 0. Substitute in y = x2, y = 02 ⇒ y = 0 Hence, the required point is (0, 0) |
|
| 17972. |
At what points on the curve y = x2 – 4x + 5 is the tangent perpendicular to the line 2y + x = 7? |
|
Answer» Given: The curve y = x2 – 4x + 5 and line is 2y + x = 7 y = x2 – 4x + 5 Differentiating the above w.r.t x, we get the Slope of the tangent, ⇒ \(\frac{dy}{dx}\) = 2x2 – 1 – 4 + 0 ⇒ \(\frac{dy}{dx}\) = 2x – 4 ...(1) Since, line is 2y + x = 7 ⇒ 2y = – x + 7 ⇒ y = \(\frac{-x+7}{2}\) ⇒ y = \(\frac{-x}{2}+\frac{7}{2}\) \(\therefore\) The equation of a straight line is y = mx + c, where m is the The Slope of the line. Thus, the The Slope of the line is \(\frac{-1}{2}\) ...(2) Since, tangent is perpendicular to the line, \(\therefore\) The Slope of the normal = \(\frac{-1}{\text{The Slope of the tangent}}\) From (1) & (2),we get i.e, \(\frac{-1}{2}\) = \(\frac{-1}{2x-4}\) ⇒ 1 = \(\frac{1}{x-2}\) ⇒ x – 2 = 1 ⇒ x = 3 Substituting x = 3 in y = x2 – 4x + 5, ⇒ y = y = 32 – 4×3 + 5 ⇒ y = 9 – 12 + 5 ⇒ y = 2 Thus, the required point is (3,2) |
|
| 17973. |
Find the equation of the tangent line to the curve y = x2 – 2x + 7 which is perpendicular to the line 5y – 15x = 13. |
|
Answer» slope of given line is 3 finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=2x-2\) m(tangent) = 2x – 2 since both lines are perpendicular to each other (2x – 2) × 3 = – 1 \(x=\frac{5}{6}\) since this point lies on the curve, we can find y by substituting x \(y=\frac{25}{36}-\frac{10}{6}+7=\frac{217}{36}\) therefore, the equation of the tangent is \(y-\frac{217}{36}=-\frac{1}{3}(x-\frac{5}{6})\) |
|
| 17974. |
Find the point on the curve 2a2y = x3 – 3ax2 where the tangent is parallel to the x – axis. |
|
Answer» Given: The curve is 2a2y = x3 – 3ax2 Differentiating the above w.r.t x ⇒ 2a2 x \(\frac{dy}{dx}\)= 3x3 – 1 – 3 x 2ax2 – 1 ⇒ 2a2 \(\frac{dy}{dx}\)= 3x2 – 6ax ⇒ \(\frac{dy}{dx}\) = \(\frac{3x^2-6ax}{2a^2}\)...(1) \(\therefore\frac{dy}{dx}\)= The Slope of the tangent = tanθ Since, the tangent is parallel to x – axis i.e, ⇒ \(\frac{dy}{dx}\) = tan(0) = 0 ...(2) \(\therefore\) tan(0) = 0 \(\therefore\frac{dy}{dx}\)= The Slope of the tangent = tanθ From (1) & (2),we get, ⇒ \(\frac{3x^2-6ax}{2a^2}\) = 0 ⇒ 3x2 – 6ax = 0 ⇒ 3x(x – 2a) = 0 ⇒ 3x = 0 or (x – 2a) = 0 ⇒ x = 0 or x = 2a Substituting x = 0 or x = 2a in 2a2y = x3 – 3ax2, when x = 0 ⇒ 2a2y = (0)3 – 3a(0)2 ⇒ y = 0 when x = 2 ⇒ 2a2y = (2a)3 – 3a(2a)2 ⇒ 2a2y = 8a3 – 12a3 ⇒ 2a2y = – 4a3 ⇒ y = – 2a Thus, the required point is (0,0) & (2a, – 2a) |
|
| 17975. |
Find a point on the curve y = x2 where the Slope of the tangent is equal to the x – coordinate of the point. |
|
Answer» Given: The curve is y = x2 y = x2 Differentiating the above w.r.t x ⇒ \(\frac{dy}{dx}\)= 2x2 – 1 ⇒ \(\frac{dy}{dx}\) = 2x ...(1) Also given the Slope of the tangent is equal to the x – coordinate, \(\frac{dy}{dx}\) = x ...(2) From (1) & (2),we get, i.e,2x = x ⇒ x = 0. Substituting this in y = x2, we get, y = 02 ⇒ y = 0 Thus, the required point is (0,0) |
|
| 17976. |
Determine the equation (s) of tangent (s) line to the curve y = 4x3 – 3x + 5 which are perpendicular to the line 9y + x + 3 = 0. |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=12x^2-3\) m(tangent) \(=12x^2-3\) the slope of given line is \(-\frac{1}{9}\), so the slope of line perpendicular to it is 9 12x2 -3 = 9 x = 1 or – 1 since this point lies on the curve, we can find y by substituting x y = 6 or 4 therefore, the equation of the tangent is given by equation of tangent is given by y – y1 = m(tangent)(x – x1) y – 6 = 9(x – 1) or y – 4 = 9(x + 1) |
|
| 17977. |
Find the equation of the tangent to the curve \(y=\sqrt{3x-2}\) which is parallel to the line 4x – 2y + 5 = 0. |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=\frac{3}{2\sqrt{3x-2}}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) now comparing the slope of a tangent with the given equation m(tangent) = 2 \(\frac{3}{2\sqrt{3x-2}}=2\) \(\frac{9}{16}=3x-2\) \(x=\frac{41}{48}\) since this point lies on the curve, we can find y by substituting x \(y=\sqrt{\frac{41}{16}-2}\) \(y=\frac{3}{4}\) therefore, the equation of the tangent is \(y-\frac{3}{4}=2(x-\frac{41}{48})\) |
|
| 17978. |
Find the equation of the tangent line to the curve y = x2 + 4x – 16 which is parallel to the line 3x – y + 1 = 0. |
|
Answer» Given as y = x2 + 4x - 16 Differentiate with respect to x, to get the slope of tangent dy/dx = 2x + 4 m(tangent) = 2x + 4 The equation of tangent is given by y – y1 = m(tangent)(x – x1) Comparing the slope of tangent with given equation 2x + 4 = 3 x = -1/2 Substitute the value of x in the curve to find y y = (1/4) - 2 - 16 = - 71/4 So, the equation of tangent is parallel to the given line is y + (71/4) = 3(x + (1/2)) |
|
| 17979. |
Find the equation of the tangent line to the curve y = x2 + 4x – 16 which is parallel to the line 3x – y + 1 = 0. |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=2x+4\) m(tangent) = 2x + 4 equation of tangent is given by y – y1 = m(tangent)(x – x1) now comparing the slope of a tangent with the given equation 2x + 4 = 3 \(x=-\frac{1}{2}\) Now substituting the value of x in the curve to find y \(y=\frac{1}{4}-2-16=-\frac{71}{4}\) Therefore, the equation of tangent parallel to the given line is \(y+\frac{71}{4}=3(x+\frac{1}{2})\) |
|
| 17980. |
Find a point on the curve y = 3x2 + 4 at which the tangent is perpendicular to the line whose slope is \(-\frac{1}{6}\). |
|
Answer» Given: The curve y = 3x2 + 4 and the Slope of the tangent is \(\frac{-1}{6}\) y = 3x2 + 4 Differentiating the above w.r.t x ⇒ \(\frac{dy}{dx}\) = 2 x 3x2 – 1 + 0 ⇒ \(\frac{dy}{dx}\) = 6x ...(1) Since, tangent is perpendicular to the line, \(\therefore\) The Slope of the normal = \(\frac{-1}{\text{The Slope of the tangent}}\) i.e, \(\frac{-1}{6}\) = \(\frac{-1}{6x}\) ⇒ \(\frac{1}{6}\) = \(\frac{1}{6x}\) ⇒ x = 1 Substituting x = 1 in y = 3x2 + 4, ⇒ y = 3(1)2 + 4 ⇒ y = 3 + 4 ⇒ y = 7 Thus, the required point is (1,7). |
|
| 17981. |
The equation of the tangent at (2, 3) on the curve y2 = ax3 + b is y = 4x – 5. Find the values of a and b. |
|
Answer» Given as y2 = ax3 + b is y = 4x – 5 Differentiate the given curve, to get the slope of tangent 2y(dy/dx) = 3ax2 dy/dx = 3ax2/2y m(tangent) at (2, 3) = 2a The equation of tangent is given by y – y1 = m (tangent) (x – x1) Comparing the slope of a tangent with the given equation 2a = 4 a = 2 (2, 3) lies on the curve, these points must satisfy 32 = 2 × 23 + b b = – 7 |
|
| 17982. |
Find the equation of the normal to the curve ay2 = x3 at the point (am2, am3). |
|
Answer» finding the slope of the tangent by differentiating the curve \(2ay\frac{dy}{dx}=3x^2\) \(\frac{dy}{dx}=\frac{3x^2}{2ay}\) m(tangent) at (am2, am3) is \(\frac{3m}{2}\) normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (am2, am3) is \(-\frac{2}{3m}\) equation of normal is given by y – y1 = m(normal)(x – x1) \(y-am^3=-\frac{2}{3m}(x-am^2)\) |
|
| 17983. |
The equation of the tangent at (2, 3) on the curve y2 = ax3 + b is y = 4x – 5. Find the values of a and b. |
|
Answer» finding the slope of the tangent by differentiating the curve \(2y\frac{dy}{dx}=3ax^2\) \(\frac{dy}{dx}=\frac{3ax^2}{2y}\) m(tangent) at (2,3) = 2a equation of tangent is given by y – y1 = m(tangent)(x – x1) now comparing the slope of a tangent with the given equation 2a = 4 a = 2 now (2,3) lies on the curve, these points must satisfy 32 = 2 × 23 + b b = – 7 |
|
| 17984. |
Prove that the function f given by f(x) = x3 – 3x2 + 4x is strictly increasing on R ? |
|
Answer» Given, f(x) = x3 - 3x2 + 4x \(\therefore\) 3x2 - 6x + 4 = 3(x2 - 2x + 1) + 1 = 3(x - 1)2 + 1 > 0 for all x ∈ R Hence f(x) is strickly increasing on R |
|
| 17985. |
Prove that the function f(x) = cos x is :i. strictly decreasing on (0, π)ii. strictly increasing in (π, 2π)iii. neither increasing nor decreasing in (0, 2π) |
|
Answer» Given f(x) = cos x \(\therefore\) f'(x) = -sin x (i) Since for each x ∈ (0, π), sin x > 0 \(\Rightarrow\, \therefore\) f'(x) < 0 So f is strictly decreasing in (0, π) (ii) Since for each x ∈ (π, 2π), sin x < 0 \(\Rightarrow\, \therefore\) f'(x) > 0 So f is strictly increasing in (π, 2π) (iii) Clearly from (1) and (2) above, f is neither increasing nor decreasing in (0, 2π) |
|
| 17986. |
Find the equation of the tangent and the normal to the following curves at the indicated points:\(c^2(x^2+y^2)\)\(=x^2y^2\) at \((\frac{c}{cos\theta},\frac{c}{sin\theta})\) |
|
Answer» finding the slope of the tangent by differentiating the curve \(c^2(2x+2y\frac{dy}{dx})\)\(=2xy^2+2x^2y\frac{dy}{dx}\) 2xc2 - 2xy2 = \(2x^2y\frac{dy}{dx}-2x^2y\frac{dy}{dx}\) \(\frac{dy}{dx}=\frac{xc^2-xy^2}{x^2y-yc^2}\) m(tangent) at \((\frac{c}{cos\theta},\frac{c}{sin\theta})=-\frac{cos^3\theta}{sin^3\theta}\) normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at = \((\frac{c}{cos\theta},\frac{c}{sin\theta})=-\frac{sin^3\theta}{cos^3\theta}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) \(y-\frac{c}{sin\theta}\)\(=-\frac{cos^3\theta}{sin^3\theta}(x-\frac{c}{cos\theta})\) equation of normal is given by y – y1 = m(normal)(x – x1) \(y-\frac{c}{sin\theta}\)\(=-\frac{sin^3\theta}{cos^3\theta}(x-\frac{c}{cos\theta})\) |
|
| 17987. |
The principal value of cot-1(-1) isA. \(\frac{-\pi}{4}\)B. \(\frac{\pi}{4}\)C. \(\frac{5\pi}{4}\)D. \(\frac{3\pi}{4}\) |
|
Answer» Correct Answer is \(\frac{3\pi}{4}\) Let the principle value be given by x Now, let x = \(cot^{-1}(-1)\) ⇒cot x =-1 ⇒cot x= - cot( \(\frac{\pi}{4}\)) ( \(\because cot\left(\frac{\pi}{4}\right)\))=1) ⇒cot x=cot( \(\pi-\frac{\pi}{4}\)) ( \(\because -cot(\theta)=cot(\pi-\theta\))) ⇒x =\(\frac{3\pi}{4}\) |
|
| 17988. |
Find the equation of the tangent and the normal to the following curves at the indicated points: \(\frac{x^2}{a^2}+\frac{y^2}{b^2}=1\) at (a cos θ, b sin θ) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{x}{a^2}+\frac{y}{b^2}\frac{dy}{dx}=0\) \(\frac{dy}{dx}=-\frac{xa^2}{yb^2}\) m(tangent) at (a cosθ , b sinθ ) = \(-\frac{\cotθ a^2}{b^2}\) normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (a cosθ , b sinθ ) = \(-\frac{\cot\theta a^2}{b^2}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) \(y-bsin\theta=-\frac{cot\theta a^2}{b^2}(x-aos\theta)\) equation of normal is given by y – y1 = m(normal)(x – x1) \(y-bsin\theta=\frac{b^2}{cot\theta a^2}(x-acos\theta)\) |
|
| 17989. |
Find the equation of the tangent and the normal to the following curves at the indicated points: \(\frac{x^2}{a^2}-\frac{y^2}{b^2}=1\) at (a sec θ, b tan θ) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{x}{a^2}-\frac{y}{b^2}\frac{dy}{dx}=0\) \(\frac{dy}{dx}=\frac{xb^2}{ya^2}\) m(tangent) at (a secθ , b tanθ ) = \(\frac{b}{a\sin\theta}\) normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (a secθ , b tanθ ) = \(-\frac{a\sin\theta}{b}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) \(y-b\tan\theta=\frac{b}{a\sin\theta}(x-a\sec\theta)\) equation of normal is given by y – y1 = m(normal)(x – x1) \(y-b\tan\theta=-\frac{a\sin\theta}{b}(x-a\sec\theta)\) |
|
| 17990. |
Find the equation of the tangent and the normal to the following curves at the indicated points: y = x2 at (0, 0) |
|
Answer» finding the slope of the tangent by differentiating the curve \(\frac{dy}{dx}=2x\) m(tangent) at (x = 0) = 0 normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (x = 0) = \(\frac{1}{0}\) We can see that the slope of normal is not defined equation of tangent is given by y – y1 = m(tangent)(x – x1) y = 0 equation of normal is given by y – y1 = m(normal)(x – x1) x = 0 |
|
| 17991. |
Find the equation of the tangent and the normal to the following curves at the indicated points: x = 3 cos θ – cos3 θ, y = 3 sin θ – sin3θ |
|
Answer» finding slope of the tangent by differentiating x and y with respect to theta \(\frac{dx}{d\theta}=-3\sin\theta+3\cos^2\theta\sin\theta\) \(\frac{dy}{d\theta}=3\cos\theta-3\sin^2\theta\cos\theta\) Now dividing \(\frac{dy}{d\theta}\) and \(\frac{dx}{d\theta}\) to obtain the slope of tangent \(\frac{dy}{dx}\)\(=\frac{3\cos\theta-3sin^2\theta\cos\theta}{-3\sin\theta+3cos^2\theta\sin\theta}\)\(=-\tan^3\theta\) m(tangent) at theta is\(=-\tan^3\theta\) normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at theta is cot3θ equation of tangent is given by y – y1 = m(tangent)(x – x1) y - 3 sin θ + sin3 θ = -tan3 θ(x - 3cos θ + 3cos3 θ) equation of normal is given by y – y1 = m(normal)(x – x1) y - 3 sin θ + sin3 θ = cot3 θ(x - 3cos θ + 3cos3 θ) |
|
| 17992. |
Find the equation of the tangent and the normal to the curves at the indicated points: y = x4 – 6x3 + 13x2 – 10x + 5 at (0, 5) |
|
Answer» Given as y = x4 – 6x3 + 13x2 – 10x + 5 at (0, 5) Differentiate with respect to x, to get the slope of tangent dy/dx = 4x3 - 18x2 + 26x - 10 m(tangent) at (0,5) = -10 m(normal) at (0,5) = 1/10 The equation of tangent is given by y - y1 = m(tangent)(x - x1) y - 5 = -10x y + 10x = 5 The equation of normal is given by y - y1 = m(normal)(x - x1) y - 5 = (1/10)x |
|
| 17993. |
Evaluate \(\cos \begin{Bmatrix}\cos^{-1}\left(\frac{-\sqrt{3}}{2}+\frac{\pi}{6}\right)\end{Bmatrix}.\) |
|
Answer» \(\cos \begin{Bmatrix}\cos^{-1}\left(\pi-\frac{\pi}{6}+\frac{\pi}{6}\right)\end{Bmatrix}.\) \(=\cos\{\pi\}\) \(=\cos\left(\frac{\pi}{2}+\frac{\pi}{2}\right)\) = -1 |
|
| 17994. |
Find the principal value of each of the following:(i) tan-1 (\({\frac{1}{√3}}\))(ii) tan-1 (-\({\frac{1}{√3}}\))(iii) tan-1 (cos (\({\frac{π}{2}}\)))(iv) tan-1 (2 cos (\({\frac{2π}{3}}\))) |
|
Answer» (i) Given as tan-1 (1/√3) As we know that for any x ∈ R, tan-1 represents an angle in (-π/2, π/2) whose tangent is x. Therefore, tan-1 (1/√3) = an angle in (-π/2, π/2) whose tangent is (1/√3) we know that the value is equal to π/6 So, tan-1 (1/√3) = π/6 Hence the principal value of tan-1 (1/√3) = π/6 (ii) Given as tan-1 (-1/√3) As we know that for any x ∈ R, tan-1 represents an angle in (-π/2, π/2) whose tangent is x. Therefore, tan-1 (1-/√3) = an angle in (-π/2, π/2) whose tangent is (1/√3) But we know that the value is equal to -π/6 So, tan-1 (-1/√3) = -π/6 Hence the principal value of tan-1 (-1/√3) = – π/6 (iii) Given tan-1 (cos(π/2)) we know that cos(π/2) = 0 As we know that for any x ∈ R, tan-1 represents an angle in (-π/2, π/2) whose tangent is x. So, tan-1 (0) = 0 Hence the principal value of tan-1 (cos(π/2) is 0. (iv) Given tan-1 (2 cos(2π/3)) we know that cos π/3 = -1 So, tan-1 (2 cos(2π/3)) = tan-1 (2 × – ½) = tan-1(-1) = – π/4 Thus, the principal value of tan-1 (2 cos(2π/3)) is – π/4 |
|
| 17995. |
Find the equation of the tangent and the normal to the following curves at the indicated points: y = x4 – 6x3 + 13x2 – 10x + 5 at x = 1 y = 3 |
|
Answer» finding slope of the tangent by differentiating the curve \(\frac{dy}{dx}=4x^3-18x^2+26x-10\) m(tangent) at (x = 1) = 2 normal is perpendicular to tangent so, m1m2 = – 1 m(normal) at (x = 1) = \(-\frac{1}{2}\) equation of tangent is given by y – y1 = m(tangent)(x – x1) y – 3 = 2(x – 1) y = 2x + 1 equation of normal is given by y – y1 = m(normal)(x – x1) \(y-3=-\frac{1}{2}(x-1)\) 2y = 7 - x |
|
| 17996. |
Find the simplified form of cos-1 [3/5 cos x + 4/5 sin x], x ∈ [-3π/4, π/4]. |
|
Answer» We have, cos-1 [3/5 cos x + 4/5 sin x], x ∈ [-3π/4, π/4] Now, let cos α = 3/5 So, sin α = 4/5 and tan α = 4/3 cos-1 [3/5 cos x + 4/5 sin x] ⇒ cos-1 [3/5 cos x + 4/5 sin x] = cos-1 [cos α cos x + sin α sin x] = cos-1 [cos (α – x)] = α – x = tan-1 4/3 – x |
|
| 17997. |
Find the equation of the tangent to the curve y = (sec4 x – tan4 x) at x = π/3. |
|
Answer» It is given that y = (sec4 x – tan4 x) By substituting the value of x = π/3 y = (sec4 (π/3) – tan4 (π/3)) = 24 – (√3)4 = 7 By differentiating both sides w.r.t x dy/dx = 4 sec3 x sec x tan x – 4 tan3 x sec2 x It can be written as dy/dx = 4 sec2 x tan x (sec2 x – tan2 x) = 4 sec2 x tan x So (dy/dx)x= π/3 = 4 sec2 (π/3) tan (π/3) = 16 √3 Here the equation of tangent at point (π/3, 7) y – 7 = 16√3(x – π/3) On further calculation y – 7 = 16√3x – 16√3 π/3 By taking LCM as 3 y – 7 = (48√3x – 16√3 π)/3 We get 3y – 21 = 48√3x – 16√3 π We can write it as 48√3x – 3y – 16√3 π + 21 = 0 Taking negative sign as common 3y – 48√3x + 16√3 π – 21 = 0 |
|
| 17998. |
Find the equation of the tangent and the normal to the given curve at the indicated point: y = x4 – 6x3 + 13x2 – 10x + 5 at the point where x = 1 |
|
Answer» It is given that y = x4 – 6x3 + 13x2 – 10x + 5 By substituting the value of x = 1 y = (1)4 – 6(1)3 + 13(1)2 – 10(1) + 5 On further calculation y = 1 – 6 + 13 – 10 + 5 = 3 Point of contact is (1, 3) Consider y = x4 – 6x3 + 13x2 – 10x + 5 as the equation of curve By differentiating w.r.t. x dy/dx = 4x3 – 18x2 + 26x – 10 So we get (dy/dx)(1, 3) = 4(1)3 – 18(1)2 + 26(1) – 10 = 2 Here the required equation of tangent is y – y1 = m(x – x1) By substituting the values y – 3 = 2x – 2 On further calculation 2x – y – 2 + 3 = 0 So we get 2x – y + 1 = 0 Here the required equation of normal i y – y1 = -1/m(x – x1) By substituting the values y – 3 = -1/2(x – 1) On further calculation 2y – 6 = – x + 1 So we get 2y – 6 + x – 1 = 0 x + 2y – 7 = 0 |
|
| 17999. |
Find the point on the curve y = 2x2 - 6x - 4 at which the tangent is parallel to the x -axis. |
|
Answer» We know that if tangent is parallel to x -axis then it’s slope is equal to 0. m : dy/dx = 4x - 6 4x – 6 = 0 ⇒ x = 3/2 At x = 3/2, y = -17/2 So, the required points are (3/2, -17/2). |
|
| 18000. |
Find the equation of the normal to the curve y = (sin 2x + cot x + 2)2 at x = π/2. |
|
Answer» Consider y = (sin 2x + cot x + 2)2 as the equation of the curve By substituting the value of x = π/2 we get y = 4 On differentiation of both sides w.r.t. x dy/dx = 2(sin 2x + cot x + 2) (2 cos 2x – cosec2 x) We get (dy/dx)x= π/2 = – 12 Here the equation of normal at point (π/2, 4) y – 4 = 1/12 (x – π/2) On further calculation 12y – 48 = x – π/2 We get 24y – 96 = 2x – π It can be written as 24y – 96 – 2x + π = 0 24y – 2x + π – 96 = 0 |
|