For a National Board Exam Review:
Find the Equation for the Asymptotes of a Hyperbola ${ (y-x)^2 - (x+5)^2 = 36 }$
Answer is ${ y-5 = \pm (x+5) }$
I've already solved the equations: here they are:
$${ y = x+10 }$$ $${ y = -x }$$
My problem is how to translate it into this " ${ y-5 = \pm (x+5) }$ " ? I know that if you reverse engineer the equation by doing seperate equations for each you could end up with my answer... But I want to know if there is a method for methodically translating my answer to the one with the ${\pm}$ sign on it...
Just draw the lines in a coordinate system; they will intersect at $(x,y)=(-5,5)$, so in terms of the translated coordinate system centered at that point, $(u,v)=(x+5,y-5)$, their equations will be $u = \pm v$.