Yоu wаnt tо creаte а functiоn in Excel to allow you to quickly calculate the speed of a sound wave. The formula used to calculate this is as follows: Speed = Distance / Time In the space provided below, type the lines of code that are needed to create a user-defined function called Speed to calculate this formula. Assume the distance and time will be entered as numerical values with or without decimals. (6 points)