recategorized by
524 views
1 votes
1 votes

Let $d$ be the positive square integers (that is, it is a square of some integer) that are factors of $20^{5} \times 21^{5}$. Which of the following is true about $d$?

  1. $50\leq d< 100$
  2. $100\leq d< 150$
  3. $150\leq d< 200$
  4. $200\leq d< 300$
  5. $300\leq d$
recategorized by

1 Answer

0 votes
0 votes
Answer $(E)$

$= 20^5 \times 21^5$

$= (2^2 \times 5^1)^5 \times (7 \times 3)^5$

$= 2^{10} \times 5^5 \times 7^5 \times 3^5$

Now to form the numbers which are perfect squares, for each of $2,3,5,7$ we should pick ONLY even powers.

So the numbers possible to be present in the perfect square are $\{2^2,2^4,2^6,2^8,2^{10},3^2,3^4,5^2,5^4,7^2,7^4\}$

Now, we can take any subset of this and multiply the numbers present in that subset to get the perfect square number. For example, if we pick the subset $\{2^4, 7^2\}$, then the number will be $2^4 \times 7^2 = 784 = (28)^2$

Total subsets possible = $2^{11}$

But, we don’t have to consider the empty set (as $0$ is only factor of itself and question also asks for positive numbers only).

So the answer should be $2^{11} – 1 = 2047$.
Answer:

Related questions

1 votes
1 votes
1 answer
1
soujanyareddy13 asked Mar 25, 2021
627 views
What is the area of a rectangle with the largest perimeter that can be inscribed in the unit circle (i.e., all the vertices of the rectangle are on the circle with radius...
1 votes
1 votes
3 answers
2
3 votes
3 votes
2 answers
3
admin asked Feb 10, 2020
796 views
The sequence $s_{0},s_{1},\dots , s_{9}$ is defined as follows:$s_{0} = s_{1} + 1$$2s_{i} = s_{i-1} + s_{i+1} + 2 \text{ for } 1 \leq i \leq 8$$2s_{9} = s_{8} + 2$What is...