Variable-length records in mainframe file systems require a 4-byte Record Descriptor Word (RDW) at the beginning that stores the actual record length. Therefore, the total record length equals 4 bytes plus the data record length. Option A is incorrect because it omits the RDW. Option C incorrectly suggests a multiple of 4. Option D is nonsensical without a base value.