=====================================================
Introduction
In this article, we will delve into the world of calculus and evaluate a given integral. The integral in question is ${
\int_9^{17} \frac{15600}{t^2 - 29t + 160} , dt
}$. This integral appears to be a rational function, and our goal is to find its antiderivative and then evaluate it over the given interval.
Breaking Down the Integral
To tackle this problem, we first need to analyze the integral and identify its components. The integral is a rational function, which means it is the ratio of two polynomials. In this case, the numerator is a constant, 15600, while the denominator is a quadratic polynomial, t 2 β 29 t + 160 t^2 - 29t + 160 t 2 β 29 t + 160 .
Factoring the Denominator
Before we proceed, let's try to factor the denominator. We can use the quadratic formula to find the roots of the quadratic equation t 2 β 29 t + 160 = 0 t^2 - 29t + 160 = 0 t 2 β 29 t + 160 = 0 . The quadratic formula states that the roots of the equation a x 2 + b x + c = 0 ax^2 + bx + c = 0 a x 2 + b x + c = 0 are given by:
x = β b Β± b 2 β 4 a c 2 a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
x = 2 a β b Β± b 2 β 4 a c β β
In our case, a = 1 a = 1 a = 1 , b = β 29 b = -29 b = β 29 , and c = 160 c = 160 c = 160 . Plugging these values into the quadratic formula, we get:
t = 29 Β± ( β 29 ) 2 β 4 ( 1 ) ( 160 ) 2 ( 1 ) t = \frac{29 \pm \sqrt{(-29)^2 - 4(1)(160)}}{2(1)}
t = 2 ( 1 ) 29 Β± ( β 29 ) 2 β 4 ( 1 ) ( 160 ) β β
Simplifying the expression, we get:
t = 29 Β± 841 β 640 2 t = \frac{29 \pm \sqrt{841 - 640}}{2}
t = 2 29 Β± 841 β 640 β β
t = 29 Β± 201 2 t = \frac{29 \pm \sqrt{201}}{2}
t = 2 29 Β± 201 β β
The roots of the quadratic equation are t = 29 + 201 2 t = \frac{29 + \sqrt{201}}{2} t = 2 29 + 201 β β and t = 29 β 201 2 t = \frac{29 - \sqrt{201}}{2} t = 2 29 β 201 β β .
Partial Fraction Decomposition
Now that we have factored the denominator, we can proceed with partial fraction decomposition. We can write the integral as:
β« 9 17 15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) β d t \int_9^{17} \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} \, dt
β« 9 17 β ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β d t
We can then decompose the rational function into partial fractions:
15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) = A t β 29 + 201 2 + B t β 29 β 201 2 \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} = \frac{A}{t - \frac{29 + \sqrt{201}}{2}} + \frac{B}{t - \frac{29 - \sqrt{201}}{2}}
( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β = t β 2 29 + 201 β β A β + t β 2 29 β 201 β β B β
where A A A and B B B are constants to be determined.
Finding the Constants
To find the constants A A A and B B B , we can multiply both sides of the equation by the common denominator:
( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ( 15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ) = ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ( A t β 29 + 201 2 + B t β 29 β 201 2 ) (t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2}) \left( \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} \right) = (t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2}) \left( \frac{A}{t - \frac{29 + \sqrt{201}}{2}} + \frac{B}{t - \frac{29 - \sqrt{201}}{2}} \right)
( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) ( ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β ) = ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) ( t β 2 29 + 201 β β A β + t β 2 29 β 201 β β B β )
Simplifying the equation, we get:
15600 = A ( t β 29 β 201 2 ) + B ( t β 29 + 201 2 ) 15600 = A(t - \frac{29 - \sqrt{201}}{2}) + B(t - \frac{29 + \sqrt{201}}{2})
15600 = A ( t β 2 29 β 201 β β ) + B ( t β 2 29 + 201 β β )
We can then substitute t = 29 + 201 2 t = \frac{29 + \sqrt{201}}{2} t = 2 29 + 201 β β into the equation to solve for A A A :
15600 = A ( 29 + 201 2 β 29 β 201 2 ) 15600 = A(\frac{29 + \sqrt{201}}{2} - \frac{29 - \sqrt{201}}{2})
15600 = A ( 2 29 + 201 β β β 2 29 β 201 β β )
Simplifying the equation, we get:
15600 = A ( 201 ) 15600 = A(\sqrt{201})
15600 = A ( 201 β )
A = 15600 201 A = \frac{15600}{\sqrt{201}}
A = 201 β 15600 β
We can then substitute t = 29 β 201 2 t = \frac{29 - \sqrt{201}}{2} t = 2 29 β 201 β β into the equation to solve for B B B :
15600 = B ( 29 β 201 2 β 29 + 201 2 ) 15600 = B(\frac{29 - \sqrt{201}}{2} - \frac{29 + \sqrt{201}}{2})
15600 = B ( 2 29 β 201 β β β 2 29 + 201 β β )
Simplifying the equation, we get:
15600 = B ( β 201 ) 15600 = B(-\sqrt{201})
15600 = B ( β 201 β )
B = β 15600 201 B = -\frac{15600}{\sqrt{201}}
B = β 201 β 15600 β
Evaluating the Integral
Now that we have found the constants A A A and B B B , we can proceed to evaluate the integral:
β« 9 17 15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) β d t = β« 9 17 ( 15600 201 t β 29 + 201 2 + β 15600 201 t β 29 β 201 2 ) β d t \int_9^{17} \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} \, dt = \int_9^{17} \left( \frac{\frac{15600}{\sqrt{201}}}{t - \frac{29 + \sqrt{201}}{2}} + \frac{-\frac{15600}{\sqrt{201}}}{t - \frac{29 - \sqrt{201}}{2}} \right) \, dt
β« 9 17 β ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β d t = β« 9 17 β ( t β 2 29 + 201 β β 201 β 15600 β β + t β 2 29 β 201 β β β 201 β 15600 β β ) d t
We can then evaluate the integral using the fundamental theorem of calculus:
β« 9 17 ( 15600 201 t β 29 + 201 2 + β 15600 201 t β 29 β 201 2 ) β d t = [ 15600 201 ln β‘ β£ t β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ t β 29 β 201 2 β£ ] 9 17 \int_9^{17} \left( \frac{\frac{15600}{\sqrt{201}}}{t - \frac{29 + \sqrt{201}}{2}} + \frac{-\frac{15600}{\sqrt{201}}}{t - \frac{29 - \sqrt{201}}{2}} \right) \, dt = \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 - \sqrt{201}}{2}|} \right]_9^{17}
β« 9 17 β ( t β 2 29 + 201 β β 201 β 15600 β β + t β 2 29 β 201 β β β 201 β 15600 β β ) d t = [ ln β£ t β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£ t β 2 29 β 201 β β β£ β 201 β 15600 β β ] 9 17 β
Simplifying the expression, we get:
[ 15600 201 ln β‘ β£ t β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ t β 29 β 201 2 β£ ] 9 17 = [ 15600 201 ln β‘ β£ 17 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 17 β 29 β 201 2 β£ ] β [ 15600 201 ln β‘ β£ 9 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 9 β 29 β 201 2 β£ ] \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 - \sqrt{201}}{2}|} \right]_9^{17} = \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} \right] - \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
[ ln β£ t β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£ t β 2 29 β 201 β β β£ β 201 β 15600 β β ] 9 17 β = [ ln β£17 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£17 β 2 29 β 201 β β β£ β 201 β 15600 β β ] β [ ln β£9 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£9 β 2 29 β 201 β β β£ β 201 β 15600 β β ]
Simplifying the expression further, we get:
[ 15600 201 ln β‘ β£ 17 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 17 β 29 β 201 2 β£ ] β [ 15600 201 ln β‘ β£ 9 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 9 β 29 β 201 2 β£ ] = 15600 201 [ 1 ln β‘ β£ 17 β 29 + 201 2 β£ β 1 ln β‘ β£ 9 β 29 + 201 2 β£ ] β β 15600 201 [ 1 ln β‘ β£ 17 β 29 β 201 2 β£ β 1 ln β‘ β£ 9 β 29 β 201 2 β£ ] \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} \right] - \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right] = \frac{15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} \right] - \frac{-15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
[ ln β£17 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£17 β 2 29 β 201 β β β£ β 201 β 15600 β β ] β [ ln β£9 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£9 β 2 29 β 201 β β β£ β 201 β 15600 β β ] = 201 β 15600 β [ ln β£17 β 2 29 + 201 β β β£ 1 β β ln β£9 β 2 29 + 201 β β β£ 1 β ] β 201 β β 15600 β [ ln β£17 β 2 29 β 201 β β β£ 1 β β ln β£9 β 2 29 β 201 β β β£ 1 β ]
Simplifying the expression even further, we get:
\frac{15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} \right] - \frac{-15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 - \sqrt{<br/>
# Q&A: Evaluating the Integral
=====================================
## Frequently Asked Questions
---------------------------
### Q: What is the integral in question?
A: The integral in question is ${
\int_9^{17} \frac{15600}{t^2 - 29t + 160} \, dt
\}$. This integral appears to be a rational function, and our goal is to find its antiderivative and then evaluate it over the given interval.
### Q: How do we approach this problem?
A: To tackle this problem, we first need to analyze the integral and identify its components. The integral is a rational function, which means it is the ratio of two polynomials. In this case, the numerator is a constant, 15600, while the denominator is a quadratic polynomial, $t^2 - 29t + 160$.
### Q: What is partial fraction decomposition?
A: Partial fraction decomposition is a technique used to break down a rational function into simpler fractions. In this case, we can write the integral as:
$\frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} = \frac{A}{t - \frac{29 + \sqrt{201}}{2}} + \frac{B}{t - \frac{29 - \sqrt{201}}{2}}
where A A A and B B B are constants to be determined.
Q: How do we find the constants A and B?
A: To find the constants A A A and B B B , we can multiply both sides of the equation by the common denominator:
( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ( 15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ) = ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) ( A t β 29 + 201 2 + B t β 29 β 201 2 ) (t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2}) \left( \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} \right) = (t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2}) \left( \frac{A}{t - \frac{29 + \sqrt{201}}{2}} + \frac{B}{t - \frac{29 - \sqrt{201}}{2}} \right)
( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) ( ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β ) = ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) ( t β 2 29 + 201 β β A β + t β 2 29 β 201 β β B β )
Simplifying the equation, we get:
15600 = A ( t β 29 β 201 2 ) + B ( t β 29 + 201 2 ) 15600 = A(t - \frac{29 - \sqrt{201}}{2}) + B(t - \frac{29 + \sqrt{201}}{2})
15600 = A ( t β 2 29 β 201 β β ) + B ( t β 2 29 + 201 β β )
We can then substitute t = 29 + 201 2 t = \frac{29 + \sqrt{201}}{2} t = 2 29 + 201 β β into the equation to solve for A A A :
15600 = A ( 29 + 201 2 β 29 β 201 2 ) 15600 = A(\frac{29 + \sqrt{201}}{2} - \frac{29 - \sqrt{201}}{2})
15600 = A ( 2 29 + 201 β β β 2 29 β 201 β β )
Simplifying the equation, we get:
15600 = A ( 201 ) 15600 = A(\sqrt{201})
15600 = A ( 201 β )
A = 15600 201 A = \frac{15600}{\sqrt{201}}
A = 201 β 15600 β
We can then substitute t = 29 β 201 2 t = \frac{29 - \sqrt{201}}{2} t = 2 29 β 201 β β into the equation to solve for B B B :
15600 = B ( 29 β 201 2 β 29 + 201 2 ) 15600 = B(\frac{29 - \sqrt{201}}{2} - \frac{29 + \sqrt{201}}{2})
15600 = B ( 2 29 β 201 β β β 2 29 + 201 β β )
Simplifying the equation, we get:
15600 = B ( β 201 ) 15600 = B(-\sqrt{201})
15600 = B ( β 201 β )
B = β 15600 201 B = -\frac{15600}{\sqrt{201}}
B = β 201 β 15600 β
Q: How do we evaluate the integral?
A: Now that we have found the constants A A A and B B B , we can proceed to evaluate the integral:
β« 9 17 15600 ( t β 29 + 201 2 ) ( t β 29 β 201 2 ) β d t = β« 9 17 ( 15600 201 t β 29 + 201 2 + β 15600 201 t β 29 β 201 2 ) β d t \int_9^{17} \frac{15600}{(t - \frac{29 + \sqrt{201}}{2})(t - \frac{29 - \sqrt{201}}{2})} \, dt = \int_9^{17} \left( \frac{\frac{15600}{\sqrt{201}}}{t - \frac{29 + \sqrt{201}}{2}} + \frac{-\frac{15600}{\sqrt{201}}}{t - \frac{29 - \sqrt{201}}{2}} \right) \, dt
β« 9 17 β ( t β 2 29 + 201 β β ) ( t β 2 29 β 201 β β ) 15600 β d t = β« 9 17 β ( t β 2 29 + 201 β β 201 β 15600 β β + t β 2 29 β 201 β β β 201 β 15600 β β ) d t
We can then evaluate the integral using the fundamental theorem of calculus:
β« 9 17 ( 15600 201 t β 29 + 201 2 + β 15600 201 t β 29 β 201 2 ) β d t = [ 15600 201 ln β‘ β£ t β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ t β 29 β 201 2 β£ ] 9 17 \int_9^{17} \left( \frac{\frac{15600}{\sqrt{201}}}{t - \frac{29 + \sqrt{201}}{2}} + \frac{-\frac{15600}{\sqrt{201}}}{t - \frac{29 - \sqrt{201}}{2}} \right) \, dt = \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 - \sqrt{201}}{2}|} \right]_9^{17}
β« 9 17 β ( t β 2 29 + 201 β β 201 β 15600 β β + t β 2 29 β 201 β β β 201 β 15600 β β ) d t = [ ln β£ t β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£ t β 2 29 β 201 β β β£ β 201 β 15600 β β ] 9 17 β
Simplifying the expression, we get:
[ 15600 201 ln β‘ β£ t β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ t β 29 β 201 2 β£ ] 9 17 = [ 15600 201 ln β‘ β£ 17 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 17 β 29 β 201 2 β£ ] β [ 15600 201 ln β‘ β£ 9 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 9 β 29 β 201 2 β£ ] \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|t - \frac{29 - \sqrt{201}}{2}|} \right]_9^{17} = \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} \right] - \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
[ ln β£ t β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£ t β 2 29 β 201 β β β£ β 201 β 15600 β β ] 9 17 β = [ ln β£17 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£17 β 2 29 β 201 β β β£ β 201 β 15600 β β ] β [ ln β£9 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£9 β 2 29 β 201 β β β£ β 201 β 15600 β β ]
Simplifying the expression further, we get:
[ 15600 201 ln β‘ β£ 17 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 17 β 29 β 201 2 β£ ] β [ 15600 201 ln β‘ β£ 9 β 29 + 201 2 β£ β β 15600 201 ln β‘ β£ 9 β 29 β 201 2 β£ ] = 15600 201 [ 1 ln β‘ β£ 17 β 29 + 201 2 β£ β 1 ln β‘ β£ 9 β 29 + 201 2 β£ ] β β 15600 201 [ 1 ln β‘ β£ 17 β 29 β 201 2 β£ β 1 ln β‘ β£ 9 β 29 β 201 2 β£ ] \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} \right] - \left[ \frac{\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} - \frac{-\frac{15600}{\sqrt{201}}}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right] = \frac{15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} \right] - \frac{-15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
[ ln β£17 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£17 β 2 29 β 201 β β β£ β 201 β 15600 β β ] β [ ln β£9 β 2 29 + 201 β β β£ 201 β 15600 β β β ln β£9 β 2 29 β 201 β β β£ β 201 β 15600 β β ] = 201 β 15600 β [ ln β£17 β 2 29 + 201 β β β£ 1 β β ln β£9 β 2 29 + 201 β β β£ 1 β ] β 201 β β 15600 β [ ln β£17 β 2 29 β 201 β β β£ 1 β β ln β£9 β 2 29 β 201 β β β£ 1 β ]
Simplifying the expression even further, we get:
15600 201 [ 1 ln β‘ β£ 17 β 29 + 201 2 β£ β 1 ln β‘ β£ 9 β 29 + 201 2 β£ ] β β 15600 201 [ 1 ln β‘ β£ 17 β 29 β 201 2 β£ β 1 ln β‘ β£ 9 β 29 β 201 2 β£ ] \frac{15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} \right] - \frac{-15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
201 β 15600 β [ ln β£17 β 2 29 + 201 β β β£ 1 β β ln β£9 β 2 29 + 201 β β β£ 1 β ] β 201 β β 15600 β [ ln β£17 β 2 29 β 201 β β β£ 1 β β ln β£9 β 2 29 β 201 β β β£ 1 β ]
Q: What is the final answer?
A: The final answer is:
15600 201 [ 1 ln β‘ β£ 17 β 29 + 201 2 β£ β 1 ln β‘ β£ 9 β 29 + 201 2 β£ ] β β 15600 201 [ 1 ln β‘ β£ 17 β 29 β 201 2 β£ β 1 ln β‘ β£ 9 β 29 β 201 2 β£ ] \frac{15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 + \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 + \sqrt{201}}{2}|} \right] - \frac{-15600}{\sqrt{201}} \left[ \frac{1}{\ln|17 - \frac{29 - \sqrt{201}}{2}|} - \frac{1}{\ln|9 - \frac{29 - \sqrt{201}}{2}|} \right]
201 β 15600 β [ ln β£17 β 2 29 + 201 β β β£ 1 β β ln β£9 β 2 29 + 201 β β β£ 1 β ] β 201 β β 15600 β [ ln β£17 β 2 29 β 201 β β β£ 1 β β ln β£9 β 2 29 β 201 β β β£ 1 β ]
This is the final answer to the integral ${
\int_9^{17} \frac{15600}{t^2 - 29t + 160} , dt
}$.