- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Find the smallest number by which 180 should be multiplied so as to get a perfect square. Also, find the square root of the square number obtained.
Given :
The given number is 180.
To do :
We have to find the smallest number by which 180 should be multiplied so as to get a perfect square.
Solution :
Prime factorisation of 180,
$180=2 \times 2\times 3\times 3\times 5 = 2^2 \times 3^2 \times 5$
To get a perfect square, we have to multiply the factors by 5.
So, $5 \times 2^2 \times 3^2 \times 5$
$ = 2^2 \times 3^2 \times 5^2 = (2 \times 3 \times 5)^2 = (30)^2=900$
$\sqrt{900} = \sqrt{(30)^2} = 30$
Therefore, 180 has to be multiplied by 5 to get a perfect square.
The square root of 900 is 30.
- Related Articles
- Find the smallest number by which 1458 should be multiplied so as to get a perfect square. Also, find the square root of the square number obtained.
- Find the smallest whole number by which 3950 should be multiplied so as to get a perfect square number also find the square root of the square number so obtained
- Find the smallest number by which 180 must be multiplied so that it becomes a perfect square. Also, find the square root of the perfect square so obtained.
- Find the smallest number by which 5103 can be divided to get a perfect square. Also find the square root of the perfect square so obtained.
- Find the smallest number by which 147 must be multiplied so that it becomes a perfect square. Also, find the square root of the number so obtained.
- Find the smallest number by which 396 must be divided to obtain a perfect square. Also find the square root of the perfect square so obtained.
- Find the smallest number by which 1152 must be divided so that it becomes a perfect square. Also, find the square root of the number so obtained.
- Find the smallest number by which the following number must be multiplied so as to get a perfect square? Also find the number whose square is the new number.7776
- Find the smallest number by which the following number must be multiplied so as to get a perfect square.648
- Find the smallest number by which 3645 must be divided so that it becomes a perfect square. Also, find the square root of the resulting number.
- Find the smallest number by which 10,368 should be multiplied to make it a perfect square.
- Find the smallest number by which 4851 must be multiplied so that the product becomes a perfect square.
- Find the smallest number by which 1152 must be divided so that it becomes a perfect square. Also find the number whose square is the resulting number.
- Find the smallest number by which the given number must be multiplied so that the product become a perfect square: $605$.
- Find the smallest number by which the given number must be multiplied so that the product becomes a perfect square: 77077

Advertisements