- 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 HCF of 289 and 391.
Given:
The given numbers are 289 and 391.
To do :
We have to find the HCF of the given numbers.
Solution :
Highest Common Factor (HCF): The largest or greatest factor common to any two or more given natural numbers is termed as HCF of given numbers. Also known as
GCD (Greatest Common Divisor).
Factors of 289 and 391 are,
$289 = 17 \times 17 = 1 \times 289$
$391 = 17 \times 23 = 1 \times 391$
Factors of 289 are 1,17 and 289.
Factors of 391 are 1,17 and 391.
Therefore, HCF of 289 and 391 is 17.
Advertisements