7. Given that \( y=(2 x-3)(x+5)^{5} \), find the \( x \)-coordinates of the points where the tangent is perpendicular to the \( y \)-axis.
Solución de tutoría real
Responder
Solución
Revisado y aprobado por el equipo de tutoría de UpStudy
Extra Insights
To find the \( x \)-coordinates of the points where the tangent is perpendicular to the \( y \)-axis, we first need to understand what this means in terms of the slope of the tangent line. A tangent that is perpendicular to the \( y \)-axis is horizontal, meaning its slope \( \frac{dy}{dx} \) must be zero. Start by differentiating \( y \) using the product and chain rules: 1. Let \( u = 2x - 3 \) and \( v = (x + 5)^5 \). 2. Use the product rule: \( \frac{dy}{dx} = u'v + uv' \). Calculate \( u' = 2 \), and \( v' = 5(x + 5)^4 \). Thus, we have: \[ \frac{dy}{dx} = (2)(x + 5)^5 + (2x - 3)(5(x + 5)^4) \] Now, set \( \frac{dy}{dx} = 0 \): \[ (2)(x + 5)^5 + (2x - 3)(5(x + 5)^4) = 0 \] Factor out \( (x + 5)^4 \): \[ (x + 5)^4 \left( 2(x + 5) + 5(2x - 3) \right) = 0 \] This gives two cases: 1. \( (x + 5)^4 = 0 \) → \( x + 5 = 0 \) → \( x = -5 \). 2. The term in parentheses \( 2(x + 5) + 5(2x - 3) = 0 \). Solving \( 2(x + 5) + 10x - 15 = 0 \): \[ 12x - 5 = 0 \implies x = \frac{5}{12} \] So the \( x \)-coordinates where the tangent is perpendicular to the \( y \)-axis are \( x = -5 \) and \( x = \frac{5}{12} \).