newton Junior Member
USA 4 Posts
peppers18 Advanced Member
Canada 124 Posts
Subhotosh Khan Advanced Member
USA 9115 Posts
quote:Originally posted by newtonI am trying to simplify the following equation:((x+c)+y) + ((x-c)+y) = 2a to get: x/a + y/(a - c) = 1. I brought the second radical to the right side of the equation, squared and start simplifying:(x+c)+y = 4a-4a ((x-c)+y) + (x-c)+y(x+c)+y) - (x-c)-y = 4a - 4a((x-c)+y)(x+c) - (x-c) = 4a-4a((x-c)+y)4cx = 4a-4a((x-c)+y)cx = a-a((x-c)+y)cx - a = -a((x-c)+y)<---Square both sides again and simplifyHowever I get equation of hyperbola from there - check your signsHow do I proceed from here, to get what I want above?