View Single Post
  #1  
Old June 23rd, 2009, 01:03 PM
mj.alawami mj.alawami is offline
Member
 
Join Date: Jan 2009
Posts: 164
Country:
Thanks: 105
Thanked 1 Time in 1 Post
mj.alawami is on a distinguished road
Default Translation of axes

Find the new equation of the circle of the equation x^2+y^2-4x+6y+9=0 after the translation that moves the origin to the point (2,-3)

Attempt
x=x-2
y=y+3

(x-2)^2 +(y+3)^2 -4(x-2)+6(y+3)+9=0
x^2+y^2-8x+12y+48=0

Am I correct?
Reply With Quote