Draw a graph of a roller coaster with the following guidelines: Let the x-axis represent time (t) in seconds and the y-axis represent your height (h) in feet. Your roller coaster needs to have a time of 60 seconds or higher (t >= 60). The height of your roller coaster should be lower than 456 feet (h <= 500). You must include the following six functions at least once. You may use other functions if you wish. Linear function Absolute Value function Quadratic Function Square Root Function Cube Root Function Cubic Function