recategorized by
1,047 views

2 Answers

1 1 vote
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:
Position:
Show:

Related questions

1 1 vote
1 1 answer
1.1k
1.1k views
soujanyareddy13 asked Mar 25, 2021
1,134 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 1 vote
3 3 answers
1.0k
1.0k views
soujanyareddy13 asked Mar 25, 2021
1,048 views
What are the last two digits of $7^{2021}$?$67$$07$$27$$01$$77$
2 2 votes
2 answers 2 answers
1.1k
1.1k views
soujanyareddy13 asked Mar 25, 2021
1,050 views
Which of the following regular expressions defines a language that is different from the other choices?$b^{\ast }\left ( a+b \right )^\ast a\left ( a+b \right )^ \ast ab^...
2 2 votes
1 answers 1 answer
1.7k
1.7k views
soujanyareddy13 asked Mar 25, 2021
1,660 views
A box contains $5$ red marbles, $8$ green marbles, $11$ blue marbles, and $15$ yellow marbles. We draw marbles uniformly at random without replacement from the box. What ...