- 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 1152 must be divided so that it becomes a perfect square. Also, find the square root of the number so obtained.
Given :
The given number is 1152.
To do:
We have to find the smallest number by which 1152 must be divided so that the quotient becomes a perfect square and the number whose square is the resulting number.
Solution:
Perfect Square: A perfect square has each distinct prime factor occurring an even number of times.
$1152=2\times2\times2\times2\times2\times2\times2\times3\times3$
$=(2)^2\times(2)^2\times(2)^2\times2\times(3)^2$
$1152\div2=(2)^2\times(2)^2\times(2)^2\times2\times(3)^2\div2$
$=(2\times2\times2\times3)^2$
$=(24)^2$
In order to make the pairs an even number of pairs, we have to divide 1152 by 2, then the quotient will be the perfect square.
Therefore, 2 is the smallest number by which 1152 must be divided so that the quotient is a perfect square and the number whose square is the resulting number is 24.
- Related Articles
- 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 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 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 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 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 85176 must be divided so that it becomes a perfect square
- Find the smallest number by which the given number must be divided so that it becomes a perfect square: $3200$.
- Find the smallest number by which 28812 must be divided so that the quotient becomes a perfect square.
- 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 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 which must be added to 2300 so that it becomes 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 1458 should be multiplied so as to get a perfect square. Also, find the square root of the square number obtained.
- 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.
- Find the smallest number by which the given number must be multiplied so that the product becomes a perfect square: 77077
