Questions 8 and 9 are based on the following information: Gi…

Questions 8 and 9 are based on the following information: Giant Cookie Food Truck sells cookies that are the size of a large pizza.  The cookies sell for $[sp].  The company’s current fixed costs are $420,000 per year.  Variable costs per cookie are $[vc].  Last year Giant Cookie Food truck sold [sold] cookies. What was Giant Cookie’s margin of safety in dollars last year? (round any intermediate calculations and your final answer to four decimal places)

What WHAT will the following code print to the console? ====…

What WHAT will the following code print to the console? ============================================ let helloWorld = “Hello, world!” let helloPlayground = “Hello, playground!” let goodbyePlayground = “Goodbye, playground!”  print(“Testing, testing, 1-2-3”)