Start with the graph of \( h(x) = |x| \). Then scale it vertically by a factor of \(\frac{1}{2}\). Finally, shift it 6 unit(s) downward.
{"axisType": 3, "coordSystem": {"xmin": -10, "xmax": 10, "ymin": -10, "ymax": 10}, "commands": ["y = (1/2)*abs(x) - 6"], "latex_expressions": ["$y = \\frac{1}{2}|x| - 6$"]}