Equation - need expert help

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 405
Joined: Thu Feb 10, 2011 1:44 am
Thanked: 3 times
Followed by:1 members

Equation - need expert help

by voodoo_child » Sun Sep 02, 2012 10:22 am
Why does this equation have infinite solutions ? I am not able to figure out why. Thoughts?

nc = (n+10) (c-15).... (i)
nc = (n-10)(c+15) ..... (ii)

The solution is 3n = 2c. However, when you substitute the values, you get weird ...-150 = 0!

Source - GMATClub

Thoughts...I am too much engrossed the problem that I can't think of a reason. Another perspective will help. I think it's something related to circular properties we did in JEE ...can't think of it right now....


Thanks
Source: — Problem Solving |

User avatar
Legendary Member
Posts: 588
Joined: Sun Oct 16, 2011 9:42 am
Location: New Delhi, India
Thanked: 130 times
Followed by:9 members
GMAT Score:720

by rijul007 » Sun Sep 02, 2012 11:41 am
THe two equations are not the equations of a circle.

SImplify equation (i)
nc = (n+10)(c-15)
nc = nc +10c - 15n -150
10c -15n = 150 (which is a straight line)

similarly for equation (ii)
nc = (n-10)(c+15)
nc = nc -10c +15n -150
-10c + 15n = 150 (also a straight line)

Since the two lines have the same slope, the two lines are parellel to each other.
Hence, they have no solution.

Master | Next Rank: 500 Posts
Posts: 405
Joined: Thu Feb 10, 2011 1:44 am
Thanked: 3 times
Followed by:1 members

by voodoo_child » Sun Sep 02, 2012 1:17 pm
rijul007 wrote:THe two equations are not the equations of a circle.
Oh thanks .... You are correct the equations are parallel. When I said "circular properties", I didn't mean equation of circle.[:D] ....circular properties are when, as you said, the slope is same, OR for instance, if the unique solution to the equation is x= 3; y= 2 then multiplying the equations with an integer will result in the integral multiples, for instance 3x = 9 and 3y=6. There is an OG question on this concept.

I think that it was in Bernard and Child book...any way thanks....My mind was too much exhausted :(