Vvswift6802 Vvswift6802 07-06-2018 Mathematics contestada To assign a double variable d to a float variable x, you write ________. x = (long)d x = (int)d; x = d; x = (float)d;