Consider all possible natural numbers
a
,
b
,
c
,
x
,
y
,
and
z
such that
1)
L
C
M
(
a
,
b
,
c
)
=
L
C
M
(
x
,
y
,
z
)
=
2
0
1
5
,
2) both
a
+
b
+
c
and
x
+
y
+
z
are perfect squares,
3)
a
,
b
,
c
are distinct,
4)
x
,
y
,
z
are distinct.
Find the maximum value of a − b − c − x − y − z .
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.
I don't think this is correctly stated. The only triples that work are permutations of ( 1 5 5 , 1 3 , 1 ) , ( 3 1 , 1 3 , 5 ) , and ( 1 5 5 , 6 5 , 5 ) . It's not possible to find two triples with six distinct natural numbers as the problem asks for. But if you take the first two with a = 1 5 5 , you get 9 2 for an answer.
Thanks. I have removed the condition that they are distinct.
Log in to reply
I don't think that works; I assumed that a , b , c were distinct and x , y , z were distinct. Otherwise you could use e.g. ( a , b , c ) = ( 2 0 1 5 , 5 , 5 ) to do even better
Th anks for the correction sir. Im beginner so ive got so many mistake here
Problem Loading...
Note Loading...
Set Loading...
Here to have maximum value a should be maximum possible factor...that is greatest divisor....it is 155.....from here on rearranging we get two sets... 155;13;1 and 31;13;5.....hence solved