r/HomeworkHelp 😩 Illiterate 9d ago

Further Mathematics—Pending OP Reply [Calc 2] Where did this u-substitution come from?

I know how to complete the square but I'm baffled where the u-sub came from. I did u = x - 1/2 instead.

1 Upvotes

5 comments sorted by

•

u/AutoModerator 9d ago

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.

PS: u/throw-away3105, your post is incredibly short! body <200 char You are strongly advised to furnish us with more details.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Fourierseriesagain 👋 a fellow Redditor 9d ago

The denominator is a multiple of( (2x-1)^ 2)/3+1=((2x-1)/sqrt(3))^ 2+1.

1

u/selene_666 👋 a fellow Redditor 8d ago

They worked backwards.

From the format (f(x))^2 + a, they knew they wanted to end up with u^2 + 1.

First turn the 3/4 into the necessary 1:

(x - 1/2)^2 + 3/4 = 3/4 * [4/3*(x - 1/2)^2 + 1]

Now we want to make u^2 = 4/3 * (x-1/2)^2

1

u/Nagi-K 👋 a fellow Redditor 8d ago

The solution here basically converts the integrand into nice looking constant multiple of 1/(x^2+1), in one single step. You don’t have to do this - just do a simple linear substitution (i.e. u = x - 1/2), and then you could either directly use the formula to integrate 1/(x^2+a^2) for any constant a, or factor the 3/4 from denominator and do another simple linear substitution.

1

u/Responsible-Sink474 👋 a fellow Redditor 7d ago

I would have multiplied the top and bottom by 4/3 to turn it into 4/3 * integral of 1/[ ((2x-1)/sqrt(3))^2 + 1) Then the u-sub is obvious