What is the least positive integer that, when multiplied by 2016, yields a product which is a perfect square ?
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 understand. Please elaborate. I don't even understand the question.
√2016=12√14 so,12×〖14〗^2 will be the perfect square number.the least positive integer is 14
good explanation
thanks.your comment inspired me
We know that k × 2 0 1 6 = a 2 . LHS and RHS are both Natural Numbers. K is the smallest integer we are looking for. Then a = 4 × 3 × k × 2 × 7 . For k = 14 a is a Natural Number. Since Prime factorization of 1 4 = 2 × 7 , there is no smaller k.
sq(2016) = 12 * sq(7) * sq(2) So, all you have to do is add a root 2 and root 7 to 2016, which means 2016 * 7 * 2 = 28224, then divide 28224 by 2016 because 2016 * x = 28224, and x = 14.
How do you even begin to solve this ? "all we have to do is add a root 2 and root 7" ??? what process is this ?
Log in to reply
sq(2016) = sq(1008) * sq(2) = sq(504) * 2 = sq(252) * sq(2) * 2 = sq(126) * 4 = sq(63) * sq(2) * 4 = sq(21) * sq(3) * sq(2) * 4 = sq(7) * 3 * sq(2) * 4 = 12 * sq(7) * sq(2). When you take the root of a perfect square, you get an integer. Since we have 12 * sq(7) * sq(2), we would need to multiply sq(2016) by sq(7) and sq(2) to make it a perfect square, or multiply 2016 by 7 * 2, or 14. This works out to 28224, or 168^2. You need to relax; just because you don't understand doesn't mean it's wrong.
Problem Loading...
Note Loading...
Set Loading...
2 0 1 6 = 2 5 × 3 2 × 7 1 . Observing that we need all powers to be even in order for it to be a square number, we multiply by 2 × 7 = 1 4 .