Draw a sketch showing p in fourth quadrant and w in first quadrant, with “direction” assumed to be bearing which is measured clockwise from North. The effective direction of the plane is -50o from the positive x-axis, and the wind +25o.
Vector components <x,y> are then p = <450 cos(-50), 450 sin(-50)> = <289.3,-344.7>, and w = <30 cos 25, 30 sin 25> = <27.2,12.7>. So p + w = <316.5,-332.0>. Group speed ||p+w|| = sqrt(x2 + y2) = 459 mph.
The angle ϑ from the positive x-axis is found from tan ϑ = y/x = (-332.0)/316.5 = -1.049, ϑ = tan-1(-1.049) = -46o. Finally the bearing or True Course is 90 + 46 = 136o.