πŸŽ“ BookMCQ
← Back to 3. The Derivation

πŸ“ How to find tangent line equation (18 MCQs)

πŸ“– From Calculus β€’ 3. The Derivation β€’ 18 questions available

What is How to find tangent line equation?

Definition:
To find the tangent line equation at a point, calculate the derivative to get the slope at that specific x-value, then use the point-slope form yβˆ’y1=m(xβˆ’x1)y - y_1 = m(x - x_1) with the known point coordinates to construct the linear equation.

Example:
For f(x)=x2f(x) = x^2 at (1,1)(1,1), slope m=2m=2, so equation is yβˆ’1=2(xβˆ’1)y - 1 = 2(x - 1) or y=2xβˆ’1y = 2x - 1.

Reason:
This procedure combines differentiation with algebra, enabling students to approximate functions locally and solve optimization problems by identifying critical points where tangents are horizontal.

5
Easy
8
Medium
5
Hard

πŸ“ All How to find tangent line equation MCQs

Q1. Given f(x)=x3βˆ’xf(x)=x^{3}-x and x0=1x_{0}=1, what is the slope of the tangent line at this point?

A.0
B.2 βœ…
C.-2
D.1
πŸ’‘ Difficulty: easy | βœ… Correct: B

πŸ“– Explanation: The derivative is f'(x)=3x^{2}-1. Substituting x=1x=1 gives f'(1)=3(1)^{2}-1=2. Hence the slope of the tangent line at (1,f(1))(1,f(1)) is 2.

Q2. For f(x)=x2f(x)=x^{2}, compare the slopes of the tangent lines at x=0x=0 and x=2x=2. Which statement is true?

A.The slopes are equal
B.Both slopes are zero
C.The slopes are different βœ…
D.Both slopes are vertical
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: The derivative f'(x)=2x. At x=0x=0 the slope is 00; at x=2x=2 the slope is 44. Since 0β‰ 40\neq4, the slopes are different.

Q3. If f(x)=5x+3f(x)=5x+3, what is the equation of the tangent line at any point on the graph?

A.y=5x+3y=5x+3 βœ…
B.y=5x+3+x0y=5x+3+x_{0}
C.y=5xy=5x
D.y=3y=3
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: A linear function’s graph coincides with its own tangent line at every point, so the tangent line equation is identical to the function: y=5x+3y=5x+3.

Q4. For f(x)=xf(x)=\sqrt{x}, at which xx-value does the tangent line have slope 14\dfrac14?

A.x=1x=1
B.x=4x=4 βœ…
C.x=16x=16
D.x=9x=9
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The derivative is f'(x)=\dfrac{1}{2\sqrt{x}}. Setting 12x=14\dfrac{1}{2\sqrt{x}}=\dfrac14 gives x=2\sqrt{x}=2 and thus x=4x=4.

Q5. For f(x)=x3βˆ’3xf(x)=x^{3}-3x, at which xx-values is the tangent line horizontal?

A.x=0x=0
B.x=Β±1x=\pm1 βœ…
C.x=Β±2x=\pm2
D.No such points
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: A horizontal tangent occurs when f'(x)=0. Here f'(x)=3x^{2}-3=3(x^{2}-1). Solving 3(x2βˆ’1)=03(x^{2}-1)=0 yields x=Β±1x=\pm1.

Q6. If f'(x)>0 for every xx in an interval (a,b)(a,b), which of the following must be true about the tangent lines on that interval?

A.All slopes are positive
B.The function is increasing
C.Both A and B βœ…
D.None of the above
πŸ’‘ Difficulty: easy | βœ… Correct: C

πŸ“– Explanation: A positive derivative means each tangent line has a positive slope, which also indicates the function is strictly increasing on (a,b)(a,b). Both statements are correct.

Q7. What is the point‑slope form of a line?

A.yβˆ’y1=m(xβˆ’x1)y-y_{1}=m(x-x_{1}) βœ…
B.y=mx+by=mx+b
C.y=mxy=mx
D.x=mx+bx=mx+b
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The point‑slope form expresses a line through (x1,y1)(x_{1},y_{1}) with slope mm as yβˆ’y1=m(xβˆ’x1)y-y_{1}=m(x-x_{1}).

Q8. Let g(x)=ln⁑xg(x)=\ln x. Find the equation of the tangent line at x0=ex_{0}=e.

A.yβˆ’1=1e(xβˆ’e)y-1=\frac{1}{e}(x-e) βœ…
B.yβˆ’1=ex(xβˆ’e)y-1=\frac{e}{x}(x-e)
C.y=1exy=\frac{1}{e}x
D.y=1y=1
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The derivative of ln⁑x\ln x is 1/x1/x; at x=ex=e the slope is 1/e1/e. The point is (e,1)(e,1). Using point‑slope: yβˆ’1=1e(xβˆ’e)y-1=\frac{1}{e}(x-e).

Q9. Compare the slope of the tangent line to f(x)=x2f(x)=x^{2} at x=1x=1 with that of h(x)=x3h(x)=x^{3} at x=1x=1. Which is larger?

A.Slope of ff is larger
B.Slope of hh is larger βœ…
C.The slopes are equal
D.Cannot be determined
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: f'(x)=2x gives slope 22 at x=1x=1. h'(x)=3x^{2} gives slope 33 at x=1x=1. Hence the tangent to x3x^{3} is steeper.

Q10. For the function h(x)=∣x∣h(x)=|x|, does the derivative exist at x=0x=0?

A.Yes, and equals 0
B.No, it does not exist
C.Undefined βœ…
D.It is infinite
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The absolute value function has a sharp corner at x=0x=0; the left‑hand and right‑hand limits of the difference quotient differ, so the derivative is undefined there.

Q11. For f(x)=x4βˆ’4x2f(x)=x^{4}-4x^{2}, at which points does the tangent line pass through the origin?

A.x=0x=0
B.x=Β±23x=\pm\frac{2}{\sqrt3} βœ…
C.x=Β±1x=\pm1
D.No such points
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The condition \frac{f(x)}{x}=f'(x) leads to x3βˆ’4x=4x3βˆ’8xx^{3}-4x=4x^{3}-8x β†’ x(3x2βˆ’4)=0x(3x^{2}-4)=0. Excluding x=0x=0 (division by zero) gives x=Β±2/3x=\pm2/\sqrt3.

Q12. For f(x)=e2xf(x)=e^{2x}, is there a point where the tangent line has a y‑intercept of 5?

A.xβ‰ˆ0.1x\approx0.1
B.xβ‰ˆβˆ’0.2x\approx-0.2
C.xβ‰ˆ0.3x\approx0.3
D.No such point βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: The y‑intercept equals e2x0(1βˆ’2x0)e^{2x_{0}}(1-2x_{0}). This expression attains a maximum below 1, so it can never reach 5; thus no such point exists.

Q13. If a differentiable function ff has a tangent line at x=ax=a that passes through (b,f(b))(b,f(b)) with b≠ab\neq a, which theorem does this illustrate?

A.Mean Value Theorem
B.Rolle's Theorem
C.Intermediate Value Theorem βœ…
D.Fundamental Theorem of Calculus
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The existence of a point cc between aa and bb where f'(c)=\frac{f(b)-f(a)}{b-a} is precisely the statement of the Mean Value Theorem.

Q14. For f(x)=1xf(x)=\dfrac{1}{x}, find the tangent line at x0=2x_{0}=2 and state where this line meets the x‑axis.

A.x=0x=0
B.x=4x=4 βœ…
C.x=2x=2
D.x=βˆ’4x=-4
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: f'(x)=-1/x^{2}; at x=2x=2 the slope is βˆ’1/4-1/4 and the point is (2,0.5)(2,0.5). The line yβˆ’0.5=βˆ’14(xβˆ’2)y-0.5=-\frac14(x-2) gives y=0y=0 when x=4x=4.

Q15. What does f'(x_{0}) represent geometrically?

A.Slope of the tangent line βœ…
B.Instantaneous rate of change
C.Area under the curve
D.Curvature of the graph
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The derivative at a point gives the slope of the line that just touches the curve at that point, i.e., the tangent line.

Q16. For f(x)=x3f(x)=x^{3}, what is the equation of the tangent line at x0=0x_{0}=0?

A.y=0y=0 βœ…
B.y=xy=x
C.y=3xy=3x
D.y=x3y=x^{3}
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: f'(x)=3x^{2}; at x=0x=0 the slope is 0 and the point is (0,0)(0,0). Thus the tangent line is the horizontal line y=0y=0.

Q17. The tangent line to y=sin⁑xy=\sin x at x=Ο€/6x=\pi/6 is given by y=12+32(xβˆ’Ο€6)y=\frac12+\frac{\sqrt3}{2}\bigl(x-\frac{\pi}{6}\bigr). Does this slope equal the derivative at that point?

A.true βœ…
B.false
C.Cannot be determined
D.Insufficient information
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: The derivative of sin⁑x\sin x is cos⁑x\cos x; at x=Ο€/6x=\pi/6, cos⁑(Ο€/6)=3/2\cos(\pi/6)=\sqrt3/2, which matches the slope in the given equation, so the statement is true.

Q18. A function has derivative f'(x)=\dfrac{2x}{1+x^{2}}. Without finding ff, where are its tangent lines horizontal?

A.x=0x=0 βœ…
B.No points
C.Where the denominator is zero
D.x=0x=0 only
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: A horizontal tangent occurs when f'(x)=0. The numerator 2x2x is zero only at x=0x=0; the denominator never vanishes for real xx. Hence the only horizontal tangent is at x=0x=0.

πŸ”— Related Topics (MCQs)