Calculus

175 soru

Soru 1Soru

A curve is defined by the equation y=x25x+6y = x^2 - 5x + 6. What is the xx-intercept of the line normal to the curve at the point where x=1x = 1?

Cevabı ve açıklamayı göster

Cevap: -5

Cevap

The x-intercept of the normal line to the curve at x = 1 is -5.
Substituting x=1x = 1 into y=x25x+6y = x^2 - 5x + 6 yields y=2y = 2, identifying the point (1,2)(1, 2). Differentiating gives dydx=2x5\frac{dy}{dx} = 2x - 5, which equals 3-3 at x=1x = 1. The normal line gradient is the negative reciprocal, 13\frac{1}{3}. The line equation y2=13(x1)y - 2 = \frac{1}{3}(x - 1) simplifies to x3y+5=0x - 3y + 5 = 0. Setting y=0y = 0 gives x=5x = -5.

Adım Adım Çözüm

1
Calculate the y-coordinate at x = 1 to determine the point of tangency
Substituting x=1x = 1 into y=x25x+6y = x^2 - 5x + 6 gives y=(1)25(1)+6=2y = (1)^2 - 5(1) + 6 = 2, yielding the point (1,2)(1, 2).
The normal line intersects the curve at the point of tangency.
2
Find the derivative of the curve and evaluate the tangent slope
dydx=2x5\frac{dy}{dx} = 2x - 5. At x=1x = 1, mt=2(1)5=3m_t = 2(1) - 5 = -3.
The derivative evaluated at a specific point gives the slope of the tangent line to the curve.
3
Compute the slope of the normal line
mn=1mt=13=13m_n = -\frac{1}{m_t} = -\frac{1}{-3} = \frac{1}{3}.
The normal line is perpendicular to the tangent line, so its gradient is the negative reciprocal of the tangent gradient.
4
Construct the normal line equation and determine its x-intercept
Using point-slope form: y2=13(x1)    3y6=x1    x3y+5=0y - 2 = \frac{1}{3}(x - 1) \implies 3y - 6 = x - 1 \implies x - 3y + 5 = 0. Setting y=0y = 0 gives x+5=0    x=5x + 5 = 0 \implies x = -5.
The xx-intercept occurs where the line crosses the xx-axis, meaning y=0y = 0.

Anahtar Kavram

The slope of the normal line to a curve y=f(x)y = f(x) at x=ax = a is the negative reciprocal of the derivative at that point, mn=1f(a)m_n = -\frac{1}{f'(a)}.
Soru 2Soru

If y=ln(cos2x)y = \ln(\cos 2x), what is dydx\frac{dy}{dx}?

Cevabı ve açıklamayı göster

Cevap: 2tan2x-2\tan 2x

Cevap

2tan2x-2\tan 2x
Applying the chain rule to y=ln(cos2x)y = \ln(\cos 2x) yields dydx=1cos2x(sin2x)2=2sin2xcos2x=2tan2x\frac{dy}{dx} = \frac{1}{\cos 2x} \cdot (-\sin 2x) \cdot 2 = -2\frac{\sin 2x}{\cos 2x} = -2\tan 2x.

Adım Adım Çözüm

1
Identify the inner and outer functions for the chain rule.
Let u=cos2xu = \cos 2x, so y=lnuy = \ln u.
The given function y=ln(cos2x)y = \ln(\cos 2x) is a composite transcendental function.
2
Differentiate yy with respect to uu, and uu with respect to xx.
dydu=1u=1cos2x\frac{dy}{du} = \frac{1}{u} = \frac{1}{\cos 2x}, and dudx=2sin2x\frac{du}{dx} = -2\sin 2x.
The derivative of lnu\ln u is 1u\frac{1}{u} and the derivative of cos2x\cos 2x is 2sin2x-2\sin 2x using the chain rule.
3
Apply the chain rule dydx=dydududx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx} and simplify.
dydx=1cos2x(2sin2x)=2(sin2xcos2x)=2tan2x\frac{dy}{dx} = \frac{1}{\cos 2x} \cdot (-2\sin 2x) = -2\left(\frac{\sin 2x}{\cos 2x}\right) = -2\tan 2x.
Using the trigonometric identity sin2xcos2x=tan2x\frac{\sin 2x}{\cos 2x} = \tan 2x simplifies the expression into standard form.

Anahtar Kavram

Differentiation of composite logarithmic and trigonometric functions using the Chain Rule
Tahmini Süre:1m 0s
Soru 3Soru

If y=2e4x+ln(2x+1)y = 2e^{4x} + \ln(2x + 1), what is the value of dydx\frac{dy}{dx} at x=0x = 0?

Cevabı ve açıklamayı göster

Cevap: 10

Cevap

10
Differentiating y=2e4x+ln(2x+1)y = 2e^{4x} + \ln(2x + 1) with respect to xx yields dydx=8e4x+22x+1\frac{dy}{dx} = 8e^{4x} + \frac{2}{2x + 1}. Evaluating this derivative at x=0x = 0 gives 8(e0)+22(0)+1=8(1)+2=108(e^0) + \frac{2}{2(0) + 1} = 8(1) + 2 = 10.

Adım Adım Çözüm

1
Differentiate each term of y=2e4x+ln(2x+1)y = 2e^{4x} + \ln(2x + 1) with respect to xx
\frac{dy}{dx} = 8e^{4x} + \frac{2}{2x + 1}
By the chain rule, ddx(aekx)=akekx\frac{d}{dx}(ae^{kx}) = ak e^{kx} and ddx(ln(u(x)))=u(x)u(x)\frac{d}{dx}(\ln(u(x))) = \frac{u'(x)}{u(x)}.
2
Evaluate the derivative at x=0x = 0
\left.\frac{dy}{dx}\right|_{x=0} = 8e^{0} + \frac{2}{2(0) + 1} = 8(1) + \frac{2}{1} = 10
Substitute x=0x = 0 into the derived expression and simplify using e0=1e^0 = 1.

Anahtar Kavram

Differentiation of exponential and logarithmic functions using the chain rule
Soru 4Soru

If y=e2xtanxy = e^{2x} \tan x, what is dydx\frac{dy}{dx}?

Cevabı ve açıklamayı göster

Cevap: e2x(2tanx+sec2x)e^{2x}(2\tan x + \sec^2 x)

Cevap

e2x(2tanx+sec2x)e^{2x}(2\tan x + \sec^2 x)
Applying the product rule ddx[uv]=uv+uv\frac{d}{dx}[uv] = u'v + uv' with u=e2xu = e^{2x} and v=tanxv = \tan x gives u=2e2xu' = 2e^{2x} and v=sec2xv' = \sec^2 x. Substituting these into the formula yields 2e2xtanx+e2xsec2x=e2x(2tanx+sec2x)2e^{2x}\tan x + e^{2x}\sec^2 x = e^{2x}(2\tan x + \sec^2 x).

Adım Adım Çözüm

1
Identify the component functions for the product rule
Let u(x)=e2xu(x) = e^{2x} and v(x)=tanxv(x) = \tan x.
The given function y=e2xtanxy = e^{2x} \tan x is a product of two functions.
2
Differentiate each component function separately
dudx=2e2x\frac{du}{dx} = 2e^{2x} by the chain rule, and dvdx=sec2x\frac{dv}{dx} = \sec^2 x.
The derivative of ekxe^{kx} is kekxk e^{kx} and the derivative of tanx\tan x is sec2x\sec^2 x.
3
Apply the product rule formula dydx=udvdx+vdudx\frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx}
dydx=e2xsec2x+tanx2e2x\frac{dy}{dx} = e^{2x} \cdot \sec^2 x + \tan x \cdot 2e^{2x}.
Combining the terms according to the standard product rule.
4
Factor out the common term e2xe^{2x}
dydx=e2x(2tanx+sec2x)\frac{dy}{dx} = e^{2x}(2\tan x + \sec^2 x).
Simplifying to match standard exam response format.

Anahtar Kavram

Differentiation of Exponential and Trigonometric Functions using the Product Rule
Tahmini Süre:1m 30s
Soru 5Soru

A curve is given by the equation y=xx2+4y = \frac{x}{x^2 + 4}. What is the maximum value of yy on this curve?

Cevabı ve açıklamayı göster

Cevap: 14\frac{1}{4}

Cevap

The maximum value of yy on the curve is 14\frac{1}{4}.
To find the maximum value of y=xx2+4y = \frac{x}{x^2 + 4}, differentiate yy using the quotient rule to obtain dydx=4x2(x2+4)2\frac{dy}{dx} = \frac{4 - x^2}{(x^2 + 4)^2}. Setting the numerator to zero gives x=±2x = \pm 2. Since dydx\frac{dy}{dx} is positive for x<2x < 2 and negative for x>2x > 2, x=2x = 2 corresponds to a local maximum. Substituting x=2x = 2 into y=xx2+4y = \frac{x}{x^2 + 4} yields y=28=14y = \frac{2}{8} = \frac{1}{4}.

Adım Adım Çözüm

1
Differentiate y=xx2+4y = \frac{x}{x^2 + 4} using the quotient rule
\frac{dy}{dx} = \frac{(x^2 + 4)(1) - x(2x)}{(x^2 + 4)^2} = \frac{4 - x^2}{(x^2 + 4)^2}
Stationary points occur where the first derivative dydx\frac{dy}{dx} equals zero.
2
Find the stationary points by setting dydx=0\frac{dy}{dx} = 0
4 - x^2 = 0 \implies x = 2 \text{ or } x = -2
A fraction equals zero when its numerator is zero.
3
Determine the nature of the stationary point at x=2x = 2
\text{For } x < 2, \frac{dy}{dx} > 0; \text{ for } x > 2, \frac{dy}{dx} < 0 \implies x = 2 \text{ is a maximum point}
The derivative changes sign from positive to negative across a maximum point.
4
Evaluate yy at x=2x = 2
y = \frac{2}{2^2 + 4} = \frac{2}{8} = \frac{1}{4}
Substituting the xx-coordinate into the curve equation yields the maximum value of yy.

Anahtar Kavram

Stationary Points, Maxima, and Minima
Soru 6Soru

A curve is defined by the equation y=x34x+3y = x^3 - 4x + 3. What is the yy-intercept of the tangent line to the curve at the point where x=2x = 2?

Cevabı ve açıklamayı göster

Cevap: -13

Cevap

The y-intercept of the tangent line is 13-13.
At x=2x = 2, substituting into y=x34x+3y = x^3 - 4x + 3 yields y=3y = 3. The derivative dydx=3x24\frac{dy}{dx} = 3x^2 - 4 evaluated at x=2x = 2 gives m=8m = 8. The tangent line equation is y3=8(x2)y - 3 = 8(x - 2), which simplifies to y=8x13y = 8x - 13. Setting x=0x = 0 gives the yy-intercept of 13-13.

Adım Adım Çözüm

1
Calculate the y-coordinate of the point on the curve at x=2x = 2
y=3y = 3, giving the point (2,3)(2, 3)
The point of contact must lie on the curve.
2
Differentiate the curve equation to find the gradient function
dydx=3x24\frac{dy}{dx} = 3x^2 - 4
The derivative of a function gives the gradient of the tangent at any point xx.
3
Evaluate the derivative at x=2x = 2 to find the gradient of the tangent mm
m=8m = 8
Substituting x=2x = 2 into 3x243x^2 - 4 yields 3(4)4=83(4) - 4 = 8.
4
Formulate the linear equation of the tangent line using point (2,3)(2, 3) and gradient m=8m = 8
y=8x13y = 8x - 13
Applying yy1=m(xx1)y - y_1 = m(x - x_1) gives y3=8(x2)y - 3 = 8(x - 2), which simplifies to y=8x13y = 8x - 13.
5
Extract the y-intercept of the tangent line
y-intercept = 13-13
In slope-intercept form y=mx+cy = mx + c, the constant term c=13c = -13 is the y-intercept.

Anahtar Kavram

Tangents to Curves and Line Intercepts
Soru 7Soru

Find the gradient of the normal to the curve y=x+1x1y = \frac{x + 1}{x - 1} at the point where x=3x = 3.

Cevabı ve açıklamayı göster

Cevap: 2

Cevap

The gradient of the normal to the curve at x=3x = 3 is 22.
Differentiating y=x+1x1y = \frac{x + 1}{x - 1} via the quotient rule gives dydx=2(x1)2\frac{dy}{dx} = \frac{-2}{(x - 1)^2}. At x=3x = 3, the tangent gradient is mt=24=12m_t = \frac{-2}{4} = -\frac{1}{2}. Since the normal is perpendicular to the tangent, its gradient is mn=1mt=2m_n = -\frac{1}{m_t} = 2.

Adım Adım Çözüm

1
Differentiate the rational function with respect to xx
Applying the quotient rule ddx(uv)=vuuvv2\frac{d}{dx}\left(\frac{u}{v}\right) = \frac{v u' - u v'}{v^2} where u=x+1u = x + 1 and v=x1v = x - 1 yields dydx=(x1)(1)(x+1)(1)(x1)2=2(x1)2\frac{dy}{dx} = \frac{(x - 1)(1) - (x + 1)(1)}{(x - 1)^2} = \frac{-2}{(x - 1)^2}.
The first derivative determines the slope function of the tangent line to the curve.
2
Substitute x=3x = 3 into the derivative to find the tangent slope mtm_t
mt=2(31)2=24=12m_t = \frac{-2}{(3 - 1)^2} = \frac{-2}{4} = -\frac{1}{2}.
Evaluating the derivative at the given xx-coordinate provides the exact gradient of the tangent at that point.
3
Calculate the slope of the normal line mnm_n
mn=1mt=11/2=2m_n = -\frac{1}{m_t} = -\frac{1}{-1/2} = 2.
The normal line is perpendicular to the tangent line, so its slope is the negative reciprocal of the tangent slope.

Anahtar Kavram

The slope of the normal line to a curve at a given point is the negative reciprocal of the slope of the tangent line at that point (mn=1mtm_n = -\frac{1}{m_t}).
Soru 8Soru

A curve is defined by the equation y=x33x2+ky = x^3 - 3x^2 + k, where kk is a constant. If the local minimum value of yy on the curve is 22, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: 6

Cevap

The value of the constant kk is 66.
To find the constant kk, differentiate the curve equation to obtain dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x. Setting dydx=0\frac{dy}{dx} = 0 gives stationary points at x=0x = 0 and x=2x = 2. Calculating the second derivative d2ydx2=6x6\frac{d^2y}{dx^2} = 6x - 6 shows d2ydx2=6>0\frac{d^2y}{dx^2} = 6 > 0 at x=2x = 2, confirming that the local minimum occurs at x=2x = 2. Substituting x=2x = 2 and the minimum value y=2y = 2 into y=x33x2+ky = x^3 - 3x^2 + k yields 2=812+k2 = 8 - 12 + k, which simplifies to k=6k = 6.

Adım Adım Çözüm

1
Differentiate y=x33x2+ky = x^3 - 3x^2 + k with respect to xx.
dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x
Stationary points occur where the first derivative equals zero.
2
Solve dydx=0\frac{dy}{dx} = 0 for xx.
x=0x = 0 or x=2x = 2
These xx-values locate the turning points on the curve.
3
Evaluate the second derivative d2ydx2=6x6\frac{d^2y}{dx^2} = 6x - 6 at each stationary point.
At x=0x = 0, d2ydx2=6\frac{d^2y}{dx^2} = -6 (local maximum); at x=2x = 2, d2ydx2=6\frac{d^2y}{dx^2} = 6 (local minimum).
A positive second derivative indicates a local minimum point.
4
Substitute x=2x = 2 and y=2y = 2 into the curve equation y=x33x2+ky = x^3 - 3x^2 + k.
2=(2)33(2)2+k    2=4+k    k=62 = (2)^3 - 3(2)^2 + k \implies 2 = -4 + k \implies k = 6
The local minimum value of yy is attained at x=2x = 2.

Anahtar Kavram

Stationary Points, Maxima, and Minima
Soru 9Soru

A curve is defined by the equation y=2x39x2+12x+5y = 2x^3 - 9x^2 + 12x + 5. What is the value of yy at its maximum stationary point?

Cevabı ve açıklamayı göster

Cevap: 10

Cevap

The value of yy at the maximum stationary point is 1010.
To locate the maximum stationary point, set the first derivative dydx=6x218x+12\frac{dy}{dx} = 6x^2 - 18x + 12 to zero, obtaining stationary values x=1x = 1 and x=2x = 2. Testing in the second derivative d2ydx2=12x18\frac{d^2y}{dx^2} = 12x - 18 gives 6-6 at x=1x = 1, confirming a local maximum. Substituting x=1x = 1 into the original cubic equation gives y=2(1)39(1)2+12(1)+5=10y = 2(1)^3 - 9(1)^2 + 12(1) + 5 = 10.

Adım Adım Çözüm

1
Differentiate yy with respect to xx to find the gradient function.
\frac{dy}{dx} = 6x^2 - 18x + 12
Stationary points occur where the gradient of the curve is zero.
2
Set the first derivative to zero and solve for xx.
x = 1 \text{ or } x = 2
Factoring 6(x1)(x2)=06(x - 1)(x - 2) = 0 yields the xx-coordinates of the turning points.
3
Determine the nature of the stationary points using the second derivative test.
\frac{d^2y}{dx^2} = 12x - 18; \quad \text{at } x = 1, \frac{d^2y}{dx^2} = -6 < 0
A negative second derivative indicates a local maximum stationary point.
4
Substitute x=1x = 1 into the original function to determine yy.
y = 2(1)^3 - 9(1)^2 + 12(1) + 5 = 10
Evaluating the curve function at the maximum xx-coordinate provides the corresponding maximum yy-value.

Anahtar Kavram

Stationary Points, Maxima, and Minima
Soru 10Soru

If (6x24sin(2x))dx=ax3+bcos(2x)+C\int (6x^2 - 4\sin(2x)) \, dx = ax^3 + b\cos(2x) + C, where aa, bb, and CC are constants, what is the value of a+ba + b?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

The value of a+ba + b is 44.
Integrating 6x26x^2 gives 2x32x^3, and integrating 4sin(2x)-4\sin(2x) gives 2cos(2x)2\cos(2x). Comparing 2x3+2cos(2x)+C2x^3 + 2\cos(2x) + C to ax3+bcos(2x)+Cax^3 + b\cos(2x) + C yields a=2a=2 and b=2b=2, giving a+b=4a+b=4.

Adım Adım Çözüm

1
Integrate each term of the integrand (6x24sin(2x))(6x^2 - 4\sin(2x)) with respect to xx.
6x2dx=6x33=2x3\int 6x^2 \, dx = \frac{6x^3}{3} = 2x^3, and 4sin(2x)dx=4(12cos(2x))=2cos(2x)\int -4\sin(2x) \, dx = -4 \cdot \left(-\frac{1}{2}\cos(2x)\right) = 2\cos(2x).
Applying the power rule for integration xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1} and the standard trigonometric integral formula sin(kx)dx=1kcos(kx)\int \sin(kx) \, dx = -\frac{1}{k}\cos(kx).
2
Combine the calculated antiderivative terms and include the constant of integration CC.
(6x24sin(2x))dx=2x3+2cos(2x)+C\int (6x^2 - 4\sin(2x)) \, dx = 2x^3 + 2\cos(2x) + C.
Summing the individual term-by-term antiderivatives produces the complete indefinite integral.
3
Compare the resulting expression with ax3+bcos(2x)+Cax^3 + b\cos(2x) + C to determine aa and bb.
a=2a = 2 and b=2b = 2.
Matching corresponding coefficients of x3x^3 and cos(2x)\cos(2x).
4
Compute a+ba + b.
2+2=42 + 2 = 4.
Evaluating the sum of the extracted coefficients.

Anahtar Kavram

Indefinite Integration of Polynomial and Trigonometric Functions
Tahmini Süre:1m 30s
Soru 11Soru

What is the indefinite integral (4x36cos(3x))dx\int (4x^3 - 6\cos(3x)) \, dx?

Cevabı ve açıklamayı göster

Cevap: x42sin(3x)+Cx^4 - 2\sin(3x) + C

Cevap

x42sin(3x)+Cx^4 - 2\sin(3x) + C
Integrating term-by-term, 4x3dx=x4\int 4x^3 \, dx = x^4 and 6cos(3x)dx=2sin(3x)\int -6\cos(3x) \, dx = -2\sin(3x). Summing these and including the arbitrary constant CC produces x42sin(3x)+Cx^4 - 2\sin(3x) + C.

Adım Adım Çözüm

1
Integrate the polynomial term 4x34x^3 using the power rule xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1}.
4x3dx=4x44=x4\int 4x^3 \, dx = 4 \cdot \frac{x^4}{4} = x^4
The power rule for integration adds 11 to the exponent and divides by the new exponent.
2
Integrate the trigonometric term 6cos(3x)-6\cos(3x) using cos(kx)dx=1ksin(kx)\int \cos(kx) \, dx = \frac{1}{k}\sin(kx).
6cos(3x)dx=613sin(3x)=2sin(3x)\int -6\cos(3x) \, dx = -6 \cdot \frac{1}{3}\sin(3x) = -2\sin(3x)
Integrating cosine gives positive sine, divided by the coefficient of xx.
3
Combine the results and append the constant of integration CC.
x42sin(3x)+Cx^4 - 2\sin(3x) + C
An indefinite integral represents a family of functions and requires the constant of integration CC.

Anahtar Kavram

Indefinite Integration of Polynomial and Trigonometric Functions
Soru 12Soru

Using the first principles of differentiation for the reciprocal function f(x)=4xf(x) = \frac{4}{x}, evaluate the limit of the difference quotient as h0h \to 0: limh0f(x+h)f(x)h\lim_{h \to 0} \frac{f(x+h) - f(x)}{h}. What is the simplified expression for the derivative dydx\frac{dy}{dx}?

Cevabı ve açıklamayı göster

Cevap: -\frac{4}{x^2}; -4/x^2; -4 / x^2; -\frac{4}{x^{2}}

Cevap

The derivative dydx\frac{dy}{dx} is 4x2-\frac{4}{x^2}.
Substituting f(x)=4xf(x) = \frac{4}{x} into the first principles limit formula yields limh04x4(x+h)hx(x+h)=limh04hhx(x+h)\lim_{h \to 0} \frac{4x - 4(x+h)}{h \cdot x(x+h)} = \lim_{h \to 0} \frac{-4h}{h \cdot x(x+h)}. Canceling hh gives limh04x(x+h)=4x2\lim_{h \to 0} -\frac{4}{x(x+h)} = -\frac{4}{x^2}.

Adım Adım Çözüm

1
Write the first principles formula and substitute f(x)=4xf(x) = \frac{4}{x}.
\frac{dy}{dx} = \lim_{h \to 0} \frac{\frac{4}{x+h} - \frac{4}{x}}{h}
Apply the definition of differentiation from first principles.
2
Combine the fractions in the numerator using a common denominator x(x+h)x(x+h).
\frac{4}{x+h} - \frac{4}{x} = \frac{4x - 4(x+h)}{x(x+h)} = \frac{4x - 4x - 4h}{x(x+h)} = \frac{-4h}{x(x+h)}
Simplify the numerator into a single fractional expression.
3
Divide the simplified numerator by hh and cancel the common factor of hh.
\frac{\frac{-4h}{x(x+h)}}{h} = \frac{-4h}{h \cdot x(x+h)} = -\frac{4}{x(x+h)}
Eliminate the indeterminate factor of hh from the denominator.
4
Evaluate the limit as h0h \to 0.
\lim_{h \to 0} -\frac{4}{x(x+h)} = -\frac{4}{x(x+0)} = -\frac{4}{x^2}
Substitute h=0h = 0 into the simplified algebraic expression.

Anahtar Kavram

Differentiation from First Principles
Soru 13Soru

In differentiating the quadratic function f(x)=2x2+5xf(x) = 2x^2 + 5x from first principles, which of the following expressions represents the fully simplified difference quotient f(x+h)f(x)h\frac{f(x+h) - f(x)}{h} prior to evaluating the limit as h0h \to 0?

Cevabı ve açıklamayı göster

Cevap: 4x+2h+54x + 2h + 5

Cevap

The fully simplified difference quotient is 4x+2h+54x + 2h + 5.
Expanding f(x+h)=2(x+h)2+5(x+h)f(x+h) = 2(x+h)^2 + 5(x+h) gives 2x2+4xh+2h2+5x+5h2x^2 + 4xh + 2h^2 + 5x + 5h. Subtracting f(x)=2x2+5xf(x) = 2x^2 + 5x leaves 4xh+2h2+5h4xh + 2h^2 + 5h. Dividing this expression term-by-term by hh yields 4x+2h+54x + 2h + 5.

Adım Adım Çözüm

1
Evaluate f(x+h)f(x+h) for the function f(x)=2x2+5xf(x) = 2x^2 + 5x.
f(x+h)=2(x+h)2+5(x+h)=2(x2+2xh+h2)+5x+5h=2x2+4xh+2h2+5x+5hf(x+h) = 2(x+h)^2 + 5(x+h) = 2(x^2 + 2xh + h^2) + 5x + 5h = 2x^2 + 4xh + 2h^2 + 5x + 5h
To apply first principles, we must replace every instance of xx with (x+h)(x+h) and expand completely.
2
Form the numerator of the difference quotient, f(x+h)f(x)f(x+h) - f(x).
f(x+h)f(x)=(2x2+4xh+2h2+5x+5h)(2x2+5x)=4xh+2h2+5hf(x+h) - f(x) = (2x^2 + 4xh + 2h^2 + 5x + 5h) - (2x^2 + 5x) = 4xh + 2h^2 + 5h
Subtracting f(x)f(x) cancels out the terms 2x22x^2 and 5x5x that do not contain hh.
3
Divide the result by hh to get the difference quotient.
\frac{f(x+h) - f(x)}{h} = \frac{4xh + 2h^2 + 5h}{h} = 4x + 2h + 5
Factoring out hh from the numerator and canceling it with the denominator simplifies the quotient.

Anahtar Kavram

Differentiation from First Principles (Difference Quotient)
Tahmini Süre:1m 30s
Soru 14Soru

What is the equation of the normal to the curve y=2x23x+1y = 2x^2 - 3x + 1 at the point where x=2x = 2?

Cevabı ve açıklamayı göster

Cevap: x+5y17=0x + 5y - 17 = 0

Cevap

x+5y17=0x + 5y - 17 = 0
Evaluating y=2x23x+1y = 2x^2 - 3x + 1 at x=2x = 2 gives the point (2,3)(2, 3). Differentiating gives dydx=4x3\frac{dy}{dx} = 4x - 3, which evaluates to 55 at x=2x = 2. The normal line gradient is therefore 15-\frac{1}{5}. Using the point-slope formula y3=15(x2)y - 3 = -\frac{1}{5}(x - 2) and rearranging to standard linear form results in x+5y17=0x + 5y - 17 = 0.

Adım Adım Çözüm

1
Find the yy-coordinate of the point of contact on the curve when x=2x = 2.
Substitute x=2x = 2 into y=2x23x+1y = 2x^2 - 3x + 1: y=2(2)23(2)+1=86+1=3y = 2(2)^2 - 3(2) + 1 = 8 - 6 + 1 = 3. The point is (2,3)(2, 3).
The line of normal passes through the point of tangency on the curve.
2
Differentiate y=2x23x+1y = 2x^2 - 3x + 1 with respect to xx to find the gradient of the tangent.
dydx=4x3\frac{dy}{dx} = 4x - 3. At x=2x = 2, mt=4(2)3=5m_t = 4(2) - 3 = 5.
The derivative of a curve evaluated at a point yields the gradient of the tangent line at that point.
3
Determine the gradient of the normal line.
Since the normal is perpendicular to the tangent, mn=1mt=15m_n = -\frac{1}{m_t} = -\frac{1}{5}.
Perpendicular lines have gradients whose product is 1-1 (mtmn=1m_t \cdot m_n = -1).
4
Form the equation of the normal line passing through (2,3)(2, 3) with gradient mn=15m_n = -\frac{1}{5}.
y3=15(x2)    5(y3)=(x2)    5y15=x+2    x+5y17=0y - 3 = -\frac{1}{5}(x - 2) \implies 5(y - 3) = -(x - 2) \implies 5y - 15 = -x + 2 \implies x + 5y - 17 = 0.
Applying the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1) establishes the linear equation.

Anahtar Kavram

Tangents and Normals to Curves
Soru 15Soru

Given the function y=(x2+1)33x5y = \frac{(x^2 + 1)^3}{3x - 5}, calculate the value of dydx\frac{dy}{dx} at x=2x = 2.

Cevabı ve açıklamayı göster

Cevap: -75

Cevap

The value of dydx\frac{dy}{dx} at x=2x = 2 is 75-75.
Applying the Quotient Rule uvuvv2\frac{u'v - uv'}{v^2} along with the Chain Rule to differentiate u(x)=(x2+1)3u(x) = (x^2+1)^3 yields u(x)=6x(x2+1)2u'(x) = 6x(x^2+1)^2. Evaluating at x=2x=2 gives u(2)=125u(2)=125, u(2)=300u'(2)=300, v(2)=1v(2)=1, and v(2)=3v'(2)=3, leading to 300(1)125(3)12=75\frac{300(1) - 125(3)}{1^2} = -75.

Adım Adım Çözüm

1
Set up the Quotient Rule framework
Let u(x)=(x2+1)3u(x) = (x^2 + 1)^3 and v(x)=3x5v(x) = 3x - 5, so that y=u(x)v(x)y = \frac{u(x)}{v(x)} and dydx=uvuvv2\frac{dy}{dx} = \frac{u'v - uv'}{v^2}.
The function is expressed as a quotient of two differentiable terms.
2
Differentiate the numerator using the Chain Rule
u(x)=3(x2+1)2ddx(x2+1)=6x(x2+1)2u'(x) = 3(x^2 + 1)^2 \cdot \frac{d}{dx}(x^2 + 1) = 6x(x^2 + 1)^2.
The numerator is a composite function requiring the inner derivative derivative of x2+1x^2+1 to be multiplied.
3
Differentiate the denominator
v(x)=3v'(x) = 3.
The derivative of a linear function 3x53x - 5 with respect to xx is its coefficient 3.
4
Evaluate u(x)u(x), u(x)u'(x), v(x)v(x), and v(x)v'(x) at x=2x = 2
u(2)=125u(2) = 125, u(2)=300u'(2) = 300, v(2)=1v(2) = 1, v(2)=3v'(2) = 3.
Substituting x=2x = 2 into each evaluated component simplifies the numerical calculation.
5
Substitute numerical values into the Quotient Rule formula
dydxx=2=(300)(1)(125)(3)12=3003751=75\left.\frac{dy}{dx}\right|_{x=2} = \frac{(300)(1) - (125)(3)}{1^2} = \frac{300 - 375}{1} = -75.
Completing the arithmetic calculation yields the final numerical derivative value.

Anahtar Kavram

Combining the Quotient Rule and Chain Rule for composite fractional functions
Tahmini Süre:1m 30s
Soru 16Soru

A cubic curve is defined by the equation y=ax3+bx2+cx+dy = ax^3 + bx^2 + cx + d. The curve has a point of inflexion at (0,1)(0, 1) and a stationary point at (1,5)(1, 5). What is the local minimum value of the function?

Cevabı ve açıklamayı göster

Cevap: 3-3

Cevap

The local minimum value of the function is 3-3.
By applying the conditions for a point of inflexion (y=0y''=0) and a stationary point (y=0y'=0), the curve equation is identified as y=2x3+6x+1y = -2x^3 + 6x + 1. Solving y=0y' = 0 gives x=1x = -1 for the local minimum, resulting in a minimum value of 3-3.

Adım Adım Çözüm

1
Use the point of inflexion and given point (0,1)(0, 1) to find bb and dd.
d=1d = 1 and b=0b = 0.
Since (0,1)(0,1) lies on the curve, substituting x=0,y=1x=0, y=1 gives d=1d = 1. The second derivative is y=6ax+2by'' = 6ax + 2b. At a point of inflexion x=0x = 0, y=0y'' = 0, giving 2b=0    b=02b = 0 \implies b = 0.
2
Use the stationary point condition at (1,5)(1, 5) to determine aa and cc.
a=2a = -2 and c=6c = 6.
The equation reduces to y=ax3+cx+1y = ax^3 + cx + 1. Since (1,5)(1,5) is on the curve, a+c+1=5    a+c=4a + c + 1 = 5 \implies a + c = 4. Also, y=3ax2+c=0y' = 3ax^2 + c = 0 at x=1x = 1, so 3a+c=03a + c = 0. Solving 3a+c=03a + c = 0 and a+c=4a + c = 4 simultaneously yields a=2a = -2 and c=6c = 6.
3
Find all stationary points of y=2x3+6x+1y = -2x^3 + 6x + 1 and test their nature using the second derivative.
Stationary points are at x=1x = 1 (maximum) and x=1x = -1 (minimum).
Setting y=6x2+6=0y' = -6x^2 + 6 = 0 yields x2=1    x=±1x^2 = 1 \implies x = \pm 1. The second derivative is y=12xy'' = -12x. For x=1x = -1, y=12>0y'' = 12 > 0, confirming a local minimum.
4
Evaluate the function at x=1x = -1 to find the local minimum value.
y(1)=3y(-1) = -3.
Substituting x=1x = -1 into y=2x3+6x+1y = -2x^3 + 6x + 1 yields y=2(1)3+6(1)+1=26+1=3y = -2(-1)^3 + 6(-1) + 1 = 2 - 6 + 1 = -3.

Anahtar Kavram

Determining curve constants using stationary points and points of inflexion, followed by identifying local extrema.
Tahmini Süre:3m 0s
Soru 17Soru

What is the indefinite integral (6x24x2+4sin(2x)cos(2x))dx\int \left( 6x^2 - \frac{4}{x^2} + 4\sin(2x)\cos(2x) \right) dx?

Cevabı ve açıklamayı göster

Cevap: 2x3+4x12cos(4x)+C2x^3 + \frac{4}{x} - \frac{1}{2}\cos(4x) + C

Cevap

2x3+4x12cos(4x)+C2x^3 + \frac{4}{x} - \frac{1}{2}\cos(4x) + C
Simplifying 4sin(2x)cos(2x)4\sin(2x)\cos(2x) to 2sin(4x)2\sin(4x) using double-angle identities and integrating 6x24x2+2sin(4x)6x^2 - 4x^{-2} + 2\sin(4x) term-by-term yields 2x3+4x12cos(4x)+C2x^3 + \frac{4}{x} - \frac{1}{2}\cos(4x) + C.

Adım Adım Çözüm

1
Use the double-angle trigonometric identity to simplify the product term.
4sin(2x)cos(2x)=2(2sin(2x)cos(2x))=2sin(4x)4\sin(2x)\cos(2x) = 2(2\sin(2x)\cos(2x)) = 2\sin(4x)
Applying the double-angle identity sin(2θ)=2sinθcosθ\sin(2\theta) = 2\sin\theta\cos\theta transforms the product into a standard single sine term.
2
Express the reciprocal power with a negative exponent.
4x2=4x2-\frac{4}{x^2} = -4x^{-2}
Rewriting the fraction in index form allows the power rule of integration to be applied directly.
3
Integrate each component term using standard integration formulas.
6x2dx=2x3\int 6x^2 dx = 2x^3, 4x2dx=4x11=4x\int -4x^{-2} dx = \frac{-4x^{-1}}{-1} = \frac{4}{x}, and 2sin(4x)dx=2(14cos(4x))=12cos(4x)\int 2\sin(4x) dx = 2\left(-\frac{1}{4}\cos(4x)\right) = -\frac{1}{2}\cos(4x)
Integrating xnx^n gives xn+1n+1\frac{x^{n+1}}{n+1} and integrating sin(ax)\sin(ax) yields 1acos(ax)-\frac{1}{a}\cos(ax).
4
Combine the integrated terms and append the constant of integration.
2x3+4x12cos(4x)+C2x^3 + \frac{4}{x} - \frac{1}{2}\cos(4x) + C
Indefinite integrals require an arbitrary constant CC to represent the entire family of antiderivatives.

Anahtar Kavram

Indefinite Integration of Polynomial and Trigonometric Functions
Soru 18Soru

If y=ln(1+sinx1sinx)y = \ln\left(\frac{1 + \sin x}{1 - \sin x}\right), what is dydx\frac{dy}{dx}?

Cevabı ve açıklamayı göster

Cevap: 2secx2\sec x

Cevap

The derivative dydx\frac{dy}{dx} is equal to 2secx2\sec x.
Rewriting the function as y=ln(1+sinx)ln(1sinx)y = \ln(1 + \sin x) - \ln(1 - \sin x) and differentiating both terms yields cosx1+sinx+cosx1sinx\frac{\cos x}{1 + \sin x} + \frac{\cos x}{1 - \sin x}. Combining these over the common denominator (1sin2x)=cos2x(1 - \sin^2 x) = \cos^2 x simplifies to 2cosxcos2x=2secx\frac{2\cos x}{\cos^2 x} = 2\sec x.

Adım Adım Çözüm

1
Apply the logarithmic law ln(uv)=lnulnv\ln\left(\frac{u}{v}\right) = \ln u - \ln v
y=ln(1+sinx)ln(1sinx)y = \ln(1 + \sin x) - \ln(1 - \sin x)
Simplifies the quotient into separate terms prior to differentiation.
2
Differentiate each logarithmic term with respect to xx using the chain rule
dydx=11+sinxcosx11sinx(cosx)=cosx1+sinx+cosx1sinx\frac{dy}{dx} = \frac{1}{1 + \sin x} \cdot \cos x - \frac{1}{1 - \sin x} \cdot (-\cos x) = \frac{\cos x}{1 + \sin x} + \frac{\cos x}{1 - \sin x}
The derivative of ln(f(x))\ln(f(x)) is f(x)f(x)\frac{f'(x)}{f(x)}.
3
Combine the fractions over a common denominator
dydx=cosx(1sinx)+cosx(1+sinx)(1+sinx)(1sinx)=2cosx1sin2x\frac{dy}{dx} = \frac{\cos x (1 - \sin x) + \cos x (1 + \sin x)}{(1 + \sin x)(1 - \sin x)} = \frac{2\cos x}{1 - \sin^2 x}
Adding two fractions with denominators (1+sinx)(1 + \sin x) and (1sinx)(1 - \sin x).
4
Use the Pythagorean trigonometric identity 1sin2x=cos2x1 - \sin^2 x = \cos^2 x and simplify
dydx=2cosxcos2x=2cosx=2secx\frac{dy}{dx} = \frac{2\cos x}{\cos^2 x} = \frac{2}{\cos x} = 2\sec x
Simplifying 2cosxcos2x\frac{2\cos x}{\cos^2 x} yields 2secx2\sec x.

Anahtar Kavram

Differentiation of Logarithmic and Trigonometric Functions via Chain Rule and Log Properties

Alternatif Yöntem

Alternatively, express y=ln(secx+tanx)2=2ln(secx+tanx)y = \ln(\sec x + \tan x)^2 = 2 \ln(\sec x + \tan x). The derivative of ln(secx+tanx)\ln(\sec x + \tan x) is secxtanx+sec2xsecx+tanx=secx\frac{\sec x \tan x + \sec^2 x}{\sec x + \tan x} = \sec x. Multiplying by 2 gives 2secx2\sec x.
Tahmini Süre:2m 0s
Soru 19Soru

Given the function y=x23x2+4y = x^2 \sqrt{3x^2 + 4}, find the numerical value of dydx\frac{dy}{dx} at x=2x = 2.

Cevabı ve açıklamayı göster

Cevap: 22

Cevap

The numerical value of the derivative at x=2x = 2 is 22.
Applying both the Product Rule and Chain Rule correctly yields dydx=2x3x2+4+3x33x2+4\frac{dy}{dx} = 2x\sqrt{3x^2 + 4} + \frac{3x^3}{\sqrt{3x^2 + 4}}. Evaluating this expression at x=2x = 2 gives 16+6=2216 + 6 = 22.

Adım Adım Çözüm

1
Decompose the function into a product of two functions
Let u(x)=x2u(x) = x^2 and v(x)=3x2+4=(3x2+4)1/2v(x) = \sqrt{3x^2 + 4} = (3x^2 + 4)^{1/2}.
The function yy is expressed as the product of u(x)u(x) and v(x)v(x), requiring the Product Rule for differentiation.
2
Find the derivative of the inner square root function using the Chain Rule
v(x)=12(3x2+4)1/26x=3x3x2+4v'(x) = \frac{1}{2}(3x^2 + 4)^{-1/2} \cdot 6x = \frac{3x}{\sqrt{3x^2 + 4}}.
The Chain Rule states that ddx[f(g(x))]=f(g(x))g(x)\frac{d}{dx}[f(g(x))] = f'(g(x)) \cdot g'(x).
3
Combine derivatives using the Product Rule formula
dydx=u(x)v(x)+u(x)v(x)=2x3x2+4+3x33x2+4\frac{dy}{dx} = u'(x)v(x) + u(x)v'(x) = 2x\sqrt{3x^2 + 4} + \frac{3x^3}{\sqrt{3x^2 + 4}}.
The Product Rule formula is ddx[uv]=uv+uv\frac{d}{dx}[u \cdot v] = u'v + uv'.
4
Evaluate the derivative at x=2x = 2
dydxx=2=2(2)3(2)2+4+3(2)33(2)2+4=4(4)+244=16+6=22\frac{dy}{dx}\Big|_{x=2} = 2(2)\sqrt{3(2)^2 + 4} + \frac{3(2)^3}{\sqrt{3(2)^2 + 4}} = 4(4) + \frac{24}{4} = 16 + 6 = 22.
Substituting x=2x = 2 gives the specific slope of the tangent line to the curve at that point.

Anahtar Kavram

Combining the Product Rule and Chain Rule to evaluate derivatives of composite product functions
Soru 20Soru

Using differentiation from first principles, what is the numerical value of the derivative of the function f(x)=3x24x+1f(x) = 3x^2 - 4x + 1 at x=2x = 2?

Cevabı ve açıklamayı göster

Cevap: 8

Cevap

The numerical value of the derivative of f(x)=3x24x+1f(x) = 3x^2 - 4x + 1 at x=2x = 2 is 8.
Using the first-principles limit definition, the increment f(2+h)f(2)f(2+h) - f(2) simplifies to 8h+3h28h + 3h^2. Dividing by hh yields 8+3h8 + 3h, which evaluates to 8 as h0h \to 0.

Adım Adım Çözüm

1
Calculate f(2)f(2)
f(2)=5f(2) = 5
Substitute x=2x = 2 into f(x)=3x24x+1f(x) = 3x^2 - 4x + 1.
2
Expand f(2+h)f(2+h)
f(2+h)=5+8h+3h2f(2+h) = 5 + 8h + 3h^2
Substitute x=2+hx = 2+h into f(x)f(x) and expand algebraically.
3
Simplify the difference quotient f(2+h)f(2)h\frac{f(2+h) - f(2)}{h}
8h+3h2h=8+3h\frac{8h + 3h^2}{h} = 8 + 3h
Subtract f(2)f(2) from f(2+h)f(2+h) and divide every term by hh.
4
Evaluate the limit as h0h \to 0
f(2)=8f'(2) = 8
As hh approaches 0, the term 3h3h vanishes, leaving 8.

Anahtar Kavram

Differentiation from First Principles
Tahmini Süre:1m 30s
Sayfa 1 / 9Sonraki
Calculus Alıştırma Soruları — JAMB UTME | Examkin