- 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
The LCM of two numbers is 480 and their HCF is 24. If one of the numbers is 96, find the other number.
Given :
LCM of two numbers is 480.
HCF of the two numbers is 24.
One of the numbers is 96.
To find :
We have to find the another number.
Solution :
Let the unknown number be 'x'.
$Product of two numbers = LCM \times HCF$
$x \times 96 = 480 \times 24$
$x = \frac{480 \times 24}{96}$
$x = \frac{480}{4}$
$x = 120$
The another number is 120.
Advertisements