r_walid wrote:Data sufficiency question on the following:
what is the value of n?
1) n(n+2) = 15
2) (n+2)^2=125
please explain your process.
first stmt. we have quadratic equation, so almost always we will have two solutions. lets check.
n^2+2n=15
n^2+2n-15=0
(n+5)(n-3)=0
n= -5, 3 Insufficient
Second stmt. again .. let's check..
(n+2)(n+2)=125
n^2+4n+4=125
n^2+4n-121=0 we can see that n has two values too, so insufficient
Combined, if we subtract stmt 1 from 2 we will get a linear equation with one variable, so we can solve it.
IMO the answer is C
Abdulla