Two sirens A and B are sounding so that the frequencyfrom A is twice the frequency from B. Compared withthe speed of sound from A, is the speed of sound fromB (a) twice as fast, (b) half as fast, (c) four times as fast,(d) one-fourth as fast, or (e) the same?
ELET 2300, Spring 2016 Due: 4/21/2016 @11:50 PM Problem Description A company pays its employees as managers (who receive a fixed weekly salary), hourly workers (who receive a fixed hourly wage for up to the first 40 hours they work and “time-and-a-half,” i.e. 1.5 times their hourly wage, for overtime hours worked), commission workers (who receive $250 plus 5.7% of their gross weekly sales), or pieceworkers (who receive a fixed amount of money per item for each of the items they produce-each pieceworker in this company works on only one type of item). Write a program to compute the weekly pay for each employee. You do not know the number of employees in advance. Each type of employee has its own pay code: Managers have pay code 1, hourly workers have code 2, commission workers have code