Let the edges be m for the larger cube and n for the smaller cube, so m − n = 3 and the volume difference m³ − n³ = 126. The face areas are m² and n², so the question asks for m² + n². Do not solve for the edges directly, since the roots are irrational and extracting m and n is a dead end. Instead use two identities, with the product mn as the bridge.
Factor the cube difference: m³ − n³ = (m − n)(m² + mn + n²). With m − n = 3, this gives m² + mn + n² = 126 ÷ 3 = 42. Square the edge difference: (m − n)² = m² − 2mn + n² = 9. The two expressions differ only in the product term, so subtracting gives 42 − 9 = 3mn, so 3mn = 33 and mn = 11. Then m² + n² = (m² + mn + n²) − mn = 42 − 11 = 31. So the answer is A.
Among the wrong choices, 42 is the intermediate value m² + mn + n², reported if you forget to subtract the product mn. 33 is the subtraction step 42 − 9, which equals 3mn, reported before dividing by 3 to reach mn. 75 comes from dropping the (m − n) factor on the cross term in the cube expansion, which inflates mn to 33. 53 is (m + n)², the sum of squares plus the cross term, reported without removing that cross term.