This solution explains how to calculate the sum of the inverses (reciprocals) of two numbers when their sum, Highest Common Factor (HCF), and Least Common Multiple (LCM) are known.
Recall the formula for the sum of inverses: $1/a + 1/b$. Find a common denominator to combine the fractions.
$1/a + 1/b = (b + a) / (a * b)$
Use the property that the product of two numbers is equal to the product of their HCF and LCM.
$a * b = HCF(a, b) * LCM(a, b)$
Substitute the given HCF and LCM values to find the product of the numbers ($a * b$).
$a * b = 3 * 105$
$a * b = 315$
Now substitute the values of ($a + b$) and ($a * b$) into the formula for the sum of inverses derived in Step 1.
$Sum of inverses = (a + b) / (a * b)$
$Sum of inverses = 36 / 315$
Simplify the resulting fraction by dividing the numerator and denominator by their greatest common divisor, which is 9.
$Sum of inverses = 36 \div 9 / 315 \div 9$
$Sum of inverses = 4 / 35$
Therefore, the sum of the inverses of the two numbers is $4/35$.
Six bells begin to toll together and toll, respectively, at intervals of 3, 4, 6, 7, 8 and 12 seconds. After how many seconds, will they toll together again?
A and B are two prime numbers such that A > B and their LCM is 209. The value of A 2 - B is:
Find the least number which when divided by 12, 18, 24 and 30 leaves 4 as remainder in each case, but when divided by 7 leaves no remainder.
Calculate the HCF of \(\frac{12}{5}\) , \(\frac{14}{15}\) and \(\frac{16}{17}\) .
Three numbers are in the proportion of 3 : 8 : 15 and their LCM is 8280. What is their HCF?