syyyd6687 syyyd6687 14-12-2022 Mathematics contestada Assume the function double returns its argument multiplied by 2. What value will the variable x hold after the following line is executed? x = double(4) + double(2)