R RESmonkey Diamond Member May 6, 2007 4,818 2 0 Dec 5, 2007 #1 Integrating 1/((y-1)^2). I turned it into (y-1)^-2 , did you U substitution: u = (Y-1)^-1 du = -(y-1)^-2 * y' Problem is, what do I do with the y' ?
Integrating 1/((y-1)^2). I turned it into (y-1)^-2 , did you U substitution: u = (Y-1)^-1 du = -(y-1)^-2 * y' Problem is, what do I do with the y' ?
JohnCU Banned Dec 9, 2000 16,528 4 0 Dec 5, 2007 #2 Originally posted by: RESmonkey Integrating 1/((y-1)^2). I turned it into (y-1)^-2 , did you U substitution: u = (Y-1)^-1 du = -(y-1)^-2 * y' Problem is, what do I do with the y' ? Click to expand... solve dy in terms of du and insert back wait why don't you substitute in u = y-1, du = dy, and then integrate u^-2?
Originally posted by: RESmonkey Integrating 1/((y-1)^2). I turned it into (y-1)^-2 , did you U substitution: u = (Y-1)^-1 du = -(y-1)^-2 * y' Problem is, what do I do with the y' ? Click to expand... solve dy in terms of du and insert back wait why don't you substitute in u = y-1, du = dy, and then integrate u^-2?
R RESmonkey Diamond Member May 6, 2007 4,818 2 0 Dec 5, 2007 #3 Epic Thanks! EDIT = To be more specific, yeah, you're right. u = y-1 would be the best/correct way.