Week1 Conference exercises 1. Write a Raptor program that converts a Fahrenheit temperature to its equivalent Celsius temperature. Page 37 has the math formula. 2. Write a Raptor program that inputs the width and length of a rectangle and then calculates the area and perimeter of the rectangle and then outputs all the information. 3. Write a Raptor program that computes compound interest. http://www.mathwarehouse.com/compound-interest/images/formula-compound-interest.png has the math formula. Input the principal P, the interest rate r, the number of periods n, and the number of years t. Include your name in the output of each of these programs. Paste the flowcharts into a conference New Topic with your name as the title.