Difficulty: Easy
Correct Answer: 54
Explanation:
Problem restatementGiven (1/3) of (1/4) of N equals 15. Find (3/10) of N.
Given data
Concept/ApproachCompute N from the first relation, then take 3/10 of it.
Step-by-step calculation N = 15 × 12 = 180 (3/10)N = (3/10) × 180 = 54
Verification/AlternativeCheck: (1/12) × 180 = 15, consistent.
Final Answer54
Discussion & Comments