2
Identify the smallest fraction among the following: 15/16, 19/20, 24/25, and 34/35.
0:00
Solution: Step 1: Observe the pattern in the given fractions: 15/16, 19/20, 24/25, 34/35.
Step 2: In all these fractions, the difference between the denominator and the numerator is 1 (e.g., 16 - 15 = 1, 20 - 19 = 1, etc.).
Step 3: For proper fractions (numerator < denominator) where the difference between numerator and denominator is constant, the fraction with the smallest numerator (and hence smallest denominator) is the smallest value.
Step 4: This is because as the numerator and denominator increase (while maintaining the constant difference), the fraction approaches 1. The larger the numbers, the closer the fraction is to 1.
Step 5: Comparing 15/16, 19/20, 24/25, 34/35, the fraction 15/16 has the smallest numerator and denominator.
Step 6: Therefore, 15/16 is the least among these fractions.
3
Given A = 0.312 (where 12 is repeating), B = 0.415 (where 15 is repeating), and C = 0.309 (where 9 is repeating), calculate the sum A + B + C.
0:00
Solution: Step 1: Convert each repeating decimal to its fractional form.
- For A = 0.312 (12 repeating, i.e., 0.3121212...):
A = (312 - 3) / 990 = 309 / 990.
- For B = 0.415 (15 repeating, i.e., 0.4151515...):
B = (415 - 4) / 990 = 411 / 990.
- For C = 0.309 (9 repeating, i.e., 0.30999...):
C = (309 - 30) / 900 = 279 / 900.
Step 2: Add the fractions: A + B + C = 309/990 + 411/990 + 279/900.
Step 3: Find the Least Common Multiple (LCM) of the denominators (990, 990, 900).
LCM(990, 900) = LCM( (2*3^2*5*11), (2^2*3^2*5^2) ) = 2^2 * 3^2 * 5^2 * 11 = 4 * 9 * 25 * 11 = 9900.
Step 4: Convert each fraction to an equivalent fraction with the common denominator 9900.
- A = (309 ร 10) / (990 ร 10) = 3090 / 9900.
- B = (411 ร 10) / (990 ร 10) = 4110 / 9900.
- C = (279 ร 11) / (900 ร 11) = 3069 / 9900.
Step 5: Sum the converted fractions:
A + B + C = (3090 + 4110 + 3069) / 9900 = 10269 / 9900.
Step 6: Simplify the resulting fraction by dividing the numerator and denominator by their greatest common divisor. Both are divisible by 9.
10269 รท 9 = 1141.
9900 รท 9 = 1100.
Step 7: The simplified sum is 1141 / 1100.
5
An individual allocates 1/7th of their income towards travel, 1/3rd of the remaining for food, 1/4th of what's left for rent, and finally, saves 1/6th of the remaining amount, ending up with Rs. 25,000. What is the person's total income?
0:00
Solution: Step 1: Let the total salary = S
Step 2: Travel expenses = S/7, Remaining = 6S/7
Step 3: Food expenses = 1/3 * 6S/7 = 2S/7, Remaining = 6S/7 - 2S/7 = 4S/7
Step 4: Rent expenses = 1/4 * 4S/7 = S/7, Remaining = 4S/7 - S/7 = 3S/7
Step 5: Savings = 1/6 * 3S/7 = S/14, Remaining = 3S/7 - S/14 = 5S/14
Step 6: Given that 5S/14 = 25000
Step 7: Solve for S: S = 25000 * 14 / 5 = 70000
20
Four individuals (A, B, C, and D) collectively buy a gift for Rs. 60. A contributes half of the combined amount paid by B, C, and D. B contributes one-third of the combined amount paid by A, C, and D. C contributes one-fourth of the combined amount paid by A, B, and D. What is the amount D paid?
0:00
Solution: Step 1: Let the amounts paid by A, B, C, and D be A, B, C, and D respectively.
Step 2: The total cost of the gift is Rs. 60. So, A + B + C + D = 60 (Equation 1).
Step 3: Translate the given conditions into equations and solve for A, B, and C:
Condition A: A = (1/2)(B + C + D)
From Equation 1, B + C + D = 60 - A. Substitute: A = (1/2)(60 - A) โ 2A = 60 - A โ 3A = 60 โ A = 20.
Step 4: Condition B: B = (1/3)(A + C + D)
From Equation 1, A + C + D = 60 - B. Substitute: B = (1/3)(60 - B) โ 3B = 60 - B โ 4B = 60 โ B = 15.
Step 5: Condition C: C = (1/4)(A + B + D)
From Equation 1, A + B + D = 60 - C. Substitute: C = (1/4)(60 - C) โ 4C = 60 - C โ 5C = 60 โ C = 12.
Step 6: Now substitute the values of A, B, and C into Equation 1 to find D:
20 + 15 + 12 + D = 60
47 + D = 60
D = 60 - 47
D = 13.
Step 7: The amount paid by D is Rs. 13.