If n is a positive integer and n 2 is divisible by 72, then what is the largest positive integer which necessarily divides n?
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.
Since
n
2
is square of an integer, the value of
n
2
must be a perfect square :
1
,
4
,
9
,
1
6
,
2
5
,
3
6
,
4
9
,
6
4
,
8
1
,
1
0
0
,
1
2
1
,
1
4
4
,
1
6
9
.
.
.
.
In this list,
1
4
4
is the least number which is divisible by
7
2
.
So, if
n
2
=
1
4
4
, then
n
=
1
2
.
Answer is
1
2
.
Problem Loading...
Note Loading...
Set Loading...