Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Completing the square Evaluate the following integrals. $$\int \frac{d u}{2 u^{2}-12 u+36}$$

Short Answer

Expert verified
Question: Evaluate the integral $$\int \frac{d u}{2 u^{2}-12 u+36}$$ Answer: $$\frac{1}{3} \arctan \frac{u - 3}{3} + C$$

Step by step solution

01

Completing the square

First, let's complete the square for the quadratic function in the denominator: $$2u^2 - 12u + 36$$ Divide the quadratic function by 2 to get: $$u^2 - 6u + 18$$ Now, complete the square by adding and subtracting $$\left(\frac{1}{2} \cdot 6\right)^2 = 9$$: $$\begin{aligned} u^2 - 6u + 18 &= (u^2 - 6u + 9) + 18 - 9\\ &= (u - 3)^2 + 9 \end{aligned}$$ Now, the integral becomes: $$\int \frac{d u}{(u - 3)^2 + 9}$$
02

Substitution

Let's make the substitution: $$\begin{cases} v = u - 3 \\ d v = d u \end{cases}$$ Thus, the integral becomes: $$\int \frac{d v}{v^2 + 9}$$
03

Recognize the arctangent integral

This integral is now in the form of an inverse tangent (arctangent) integral. The general form is as follows: $$\int \frac{d x}{x^2 + a^2} = \frac{1}{a}\arctan \frac{x}{a} + C$$
04

Evaluate the integral

Using the arctangent integral formula with \(x=v\) and \(a=3\), we get: $$\int \frac{d v}{v^2 + 9} = \frac{1}{3} \arctan \frac{v}{3} + C$$
05

Back-substitute

Finally, we back-substitute back to our original variable, \(u\): $$\frac{1}{3} \arctan \frac{v}{3} + C = \frac{1}{3} \arctan \frac{u - 3}{3} + C$$ Thus, the final solution for the integral is: $$\int \frac{d u}{2 u^{2}-12 u+36} = \frac{1}{3} \arctan \frac{u - 3}{3} + C$$

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Quadratic Function
A quadratic function is a polynomial function of degree two. It's generally represented in the form \( ax^2 + bx + c \), where \( a \), \( b \), and \( c \) are constants. In our problem, we started with the equation \( 2u^2 - 12u + 36 \). One powerful tool for working with quadratic functions is called 'completing the square'.

This technique helps simplify the quadratic into a recognizable form that can be used for further calculus processes.
  • First, you divide the leading coefficient if it’s not 1. This makes the quadratic easier to manage.
  • Second, split the linear term (\( b \)) by taking half, then squaring it, and adding it into your function inside the brackets.
  • Finally, adjust the constant term appropriately outside the brackets.
In our exercise, we divided by 2 to simplify, giving \( u^2 - 6u + 18 \), then used completing the square to get \( (u-3)^2 + 9 \). This organized form prepares it for integral calculus.
Integral Calculus
Integral calculus deals with the accumulation of quantities and the areas under and between curves. One key application is solving definite and indefinite integrals. Our task involves evaluating an indefinite integral, which determines the antiderivative or the original function that was differentiated to yield the integrand.

Using calculus, you can often simplify complex expressions into forms that are easier to integrate. Completing the square is one such method, and it sets the stage for applying specific integral formulas.
  • The integral we want to solve, \( \int \frac{du}{(u-3)^2 + 9} \), is an expression ready for substitution or formula recognition.
  • Integral calculus includes techniques like substitution and recognizing standard forms like the arctangent integral, which we’ll discuss next.
Solving integrals often involves converting them into a form where known calculus techniques can be applied, which is essential in this exercise.
Arctangent Integral
The arctangent integral is one of the many standard integrals in calculus and relates specifically to inverse trigonometric functions. It is often recognized in the form \( \int \frac{dx}{x^2 + a^2} \), resulting in an expression involving \( \arctan \).

This form is handy as it's directly linked to the inverse tangent function, making it a perfect fit for our integral after substitution.
  • The specific formula is \( \int \frac{dx}{x^2 + a^2} = \frac{1}{a}\arctan \frac{x}{a} + C \), where \( a \) is a constant.
  • In our case, we compared \( v^2 + 9 \) so identified \( a \) as 3.
  • Applying this formula transformed our integral into \( \frac{1}{3} \arctan \frac{v}{3} + C \).
Recognizing the pattern in the form of the arctangent integral simplifies the problem significantly, demonstrating how preset calculus tools streamline solving integrals.
Substitution Method
The substitution method in calculus is an important technique that makes complex integrals simpler. It involves changing variables to rewrite the integral in an easier form.

In our exercise, completing the square set up the problem for a straightforward substitution. We used \( v = u - 3 \) to simplify the integral.
  • Once substituted, the integral \( \int \frac{du}{(u-3)^2 + 9} \) became \( \int \frac{dv}{v^2 + 9} \).
  • This makes solving the integral easier by reducing it to a standard form that can be integrated using the arctangent formula.
  • This method also offers a way to switch back to the original variable, ensuring the final answer is in terms of the initial variable we started with.
Substitution is particularly useful when you can identify a new variable that simplifies the integral into a known or easier-to-integrate form. It nourishes our understanding of transformation and manipulation in calculus.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

A powerful tool in solving problems in engineering and physics is the Laplace transform. Given a function \(f(t),\) the Laplace transform is a new function \(F(s)\) defined by $$F(s)=\int_{0}^{\infty} e^{-s t} f(t) d t$$ where we assume s is a positive real number. For example, to find the Laplace transform of \(f(t)=e^{-t},\) the following improper integral is evaluated using integration by parts: $$F(s)=\int_{0}^{\infty} e^{-s t} e^{-t} d t=\int_{0}^{\infty} e^{-(s+1) t} d t=\frac{1}{s+1}$$ Verify the following Laplace transforms, where a is a real number. $$f(t)=e^{a t} \rightarrow F(s)=\frac{1}{s-a}$$

Determine whether the following integrals converge or diverge. $$ \int_{1}^{\infty} \frac{\sin ^{2} x}{x^{2}} d x $$

Explain why or why not Determine whether the following statements are true and give an explanation or counterexample. a. Suppose \(\int_{a}^{b} f(x) d x\) is approximated with Simpson's Rule using \(n=18\) subintervals, where \(\left|f^{(4)}(x)\right| \leq 1\) on \([a, b]\) The absolute error \(E_{S}\) in approximating the integral satisfies \(E_{s} \leq \frac{(\Delta x)^{5}}{10}\) 1\. If the number of subintervals used in the Midpoint Rule is increased by a factor of \(3,\) the error is expected to decrease by a factor of \(8 .\) c. If the number of subintervals used in the Trapezoid Rule is increased by a factor of \(4,\) the error is expected to decrease by a factor of \(16 .\)

Another Simpson's Rule formula Another Simpson's Rule formula is \(S(2 n)=\frac{2 M(n)+T(n)}{3},\) for \(n \geq 1 .\) Use this rule to estimate \(\int_{1}^{e} \frac{1}{x} d x\) using \(n=10\) subintervals.

Explain why or why not Determine whether the following statements are true and give an explanation or counterexample. a. More than one integration method can be used to evaluate \(\int \frac{d x}{1-x^{2}}\) b. Using the substitution \(u=\sqrt[3]{x}\) in \(\int \sin \sqrt[3]{x} d x\) leads to \(\int 3 u^{2} \sin u d u\) c. The most efficient way to evaluate \(\int \tan 3 x \sec ^{2} 3 x d x\) is to first rewrite the integrand in terms of \(\sin 3 x\) and \(\cos 3 x\) d. Using the substitution \(u=\tan x\) in \(\int \frac{\tan ^{2} x}{\tan x-1} d x\) leads to \(\int \frac{u^{2}}{u-1} d u\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free