m+n

This topic has expert replies
Source: — Problem Solving |

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Tue Dec 23, 2008 10:03 pm
m=z+4
n=y+e

x+4=1 -> x=-3
y+4 = -5-> y =-9


x+e = 7 ->e = 10

z+e=10-> z=0

m = z+4 = 0+4 = 4
n = y+e = -9+10 = 1

m+n = 5

Master | Next Rank: 500 Posts
Posts: 259
Joined: Thu Jan 18, 2007 8:30 pm
Thanked: 16 times

by amitabhprasad » Tue Dec 23, 2008 10:07 pm
4+x = 1
4+y = -5
4+z = m
In the same way you will get
e+y = n
e+z = 10

from 4+y = -5 and e+y = n
e-4 = n+5
from 4+z = m and e+z = 10
e-4 = 10-m
equate last 2
10-m = n=5 ==>m+n = 5

Master | Next Rank: 500 Posts
Posts: 259
Joined: Thu Jan 18, 2007 8:30 pm
Thanked: 16 times

by amitabhprasad » Tue Dec 23, 2008 10:08 pm
sorry cramaya
I was bit late :)

Legendary Member
Posts: 2467
Joined: Thu Aug 28, 2008 6:14 pm
Thanked: 331 times
Followed by:11 members

by cramya » Tue Dec 23, 2008 10:09 pm
Its all good Amit :-). On a different note I did post a solution for the even numbers sum question of yours.