Eastbound train's speed = x
Northbound train's speed = x+20
Westbound train's speed = y
Two varible equations so two statements are given.
In first statement:
7(y+x)=700
7y+7x=700
y=100-x
So speed of the westbound train is >100 of the eastbound train.
Second statment:
2y=90+(x+20)
2y=110+x
Subsitutue for y:
2(100-x)=110+x
200-2x=110+x
-3x=-90
x=30
30+20=50 (northbound)
y=100-30
y=70 (westbound)
Hence, the speed of the eastbound train is 30mph, the speed of northbound train is 50mph, and the speed of the westbound train is 70mph.
Paul.