
William W. answered 04/17/19
Math and science made easy - learn from a retired engineer
Without even doing this problem, you can see what the answer is given those choices. Because (√2x + 1/2y) has only positive numbers in it, when it is expanded by raising to the 4th power, all the terms MUST be positive, and there is only one answer with all positive coefficients.
To actually do the problem, you would just raise the first and last terms to the 4th power to get the first and last terms in the expansion so the first term is (√2x)4 = 4x4 and the last term is (1/2y)4 = 1/16y4.
To find the second, third, and 4th terms you would use the coefficients from Pascal's Triangle which are 1, 4, 6, 4, 1. The second term would use the second term in this row of Pascal's Triangle, 4. That 4 would be multiplied by the contribution from the first term cubed, (√2x)3 or 2√2x3, and the last term to the first power, (1/2y)1 or just 1/2y. 4*2√2x3*1/2y = 4√2x3y
To find the third term, use the third coefficient from the row in Pascal's Triangle, 6, and multiply it by the first term squared (√2x)2 or 2x2 and by the last term squared (1/2y)2 or 1/4y2. 6*2x2 *1/4y2 = 3x2y2
To find the fourth term, use the fourth coefficient from the row in Pascal's Triangle, 4, and multiply it by the first term raised to the first power, (√2x)1 or √2x, and the last term cubed (1/2y)3 = 1/8y3. 4*√2x*1/8y3 = 1/2√2xy3
Putting them all together you get: 4x4 + 4√2x3y + 3x2y2 + 1/2√2xy3 + 1/16y4