T is given by: T = aX2 + bX where a = 0.1275, b = 76.5 and X…

T is given by: T = aX2 + bX where a = 0.1275, b = 76.5 and X = 500.0 A MATLAB program is expected to correctly perform all the following tasks: Start with a header that shows ALL GOOD MATLAB PROGRAMMING SKILLS. Initialize the variables a, b and X with the values given. Indicates that variable X is in U.S. Dollars. Compute T in terms of variables a, b, and X. When executed, the code should ONLY show the result for T. Which of the following programs run without error in MATLAB?