ตอบ:
คำอธิบาย:
ตอบ:
คำอธิบาย:
เวอร์ชั่นไฮเพอร์โบลิกนั้นเป็นไปได้เช่นกัน:
# x-2 = 3 sinh u # #dx = 3 เตียง u #
ดังนั้น:
คุณจะรวม int sqrt (-x ^ 2-6x + 16) / xdx โดยใช้การแทนที่ตรีโกณมิติได้อย่างไร
ดูคำตอบด้านล่าง:
คุณจะรวม int 1 / sqrt (-e ^ (2x) -20e ^ x-101) dx โดยใช้การแทนที่ตรีโกณมิติได้อย่างไร
-sqrt (101) / 101i * ln ((10 ((e ^ x + 10) / (sqrt (e ^ (2x) + 20e ^ x + 101) +1)) + 1-sqrt101) / (10 ( e ^ x + 10) / (sqrt (e ^ (2x) + 20e ^ x + 101) +1)) + 1 + sqrt101)) + C การแก้ปัญหานั้นยาวหน่อย !!! จาก int 1 / sqrt ที่ระบุ (-e ^ (2x) -20e ^ x-101) * dx int 1 / (sqrt (-1) * sqrt (e ^ (2x) + 20e ^ x + 101)) * dx โปรดทราบว่า i = sqrt (-1) จำนวนจินตภาพตั้งค่าจำนวนเชิงซ้อนนั้นไว้ครู่หนึ่งแล้วไปยังอินทิกรัลอินทิกรัล 1 / (sqrt (e ^ (2x) + 20e ^ x + 101) * dx สแควร์และทำการจัดกลุ่มบางอย่าง: int 1 / (sqrt ((e ^ x) ^ 2 + 20e ^ x + 100-100 + 101)) * dx int 1 / (sqrt (((^ e ^ x) ^ 2 + 20e ^ x + 100) -100 + 101)) * dx int 1 / (sq
คุณจะรวม int sqrt (3 (1-x ^ 2)) dx โดยใช้การแทนที่ตรีโกณมิติได้อย่างไร
Int sqrt (3 (1-x ^ 2)) dx = sqrt3 / 4sin2theta + sqrt3 / 2 theta + C x = sintheta, dx = cos theta d theta intsqrt (3 (1-sin ^ 2theta) * cos theta d theta = intsqrt (3 (cos ^ 2theta)) cos theta d theta = intsqrt3 cos theta cos theta d theta = sqrt 3intcos ^ 2 theta d theta = sqrt3 int1 / 2 (cos2 theta + 1) d theta = sqrt3 / 2 int (cos2 theta + 1) d theta = sqrt3 / 2 [1/2 sin2theta + theta] = sqrt3 / 4sin2theta + sqrt3 / 2 theta + C