divide 127 into 4 parts such that if first part be increased by 18, the second diminished
by 5, the third multiplied by 6 and the fourth divided by 5/2,the results are all equal
find out the greatest part.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Take the parts as a,b,c,d.
Now according to conditions,
a + 1 8 = b − 5 = 6 c = 5 2 d .
b = a + 2 3 ; c = 6 a + 3 ; d = 2 5 a + 4 5
Now replace all the variables with a in the equation a + b + c + d = 1 2 7 which gives us 1 4 ⋅ a = 1 6 8 .
Therefore a = 1 2 .
Now using other equations you get b = 3 5 ; c = 5 ; d = 7 5 .
So d is the greatest i.e. 75.