+0  
 
+3
484
1
avatar

given that a + b = c , a+c=d and b=c+d , where d is a positive integer, what is the gratest value of a ?

 Nov 13, 2015
 #1
avatar+130514 
+5

given that a + b = c , a+c=d and b=c+d , where d is a positive integer, what is the gratest value of a ?

 

Using the first two equations, we have

 

a + a + b = d →  2a + b = d  

 

And

 

d = b - c   → 2a + b = b - c →     2a = -c  →    c = -2a  

 

b = c - a   →    b = -2a - a   →   b = -3a

 

b = c + d    →     -3a = -2a + d    →    -a = d   →    a = - d

 

 

 

cool cool cool

 Nov 13, 2015

1 Online Users

avatar