How do you post a graph in the description of a question on Socratic?

1 Answer
Dec 17, 2015

Well, it looks like it currently isn't possible to graph when ASKING a question, but when ANSWERING one, you can do that.

You can just click "Graph" next to "Math", "Image", etc.

Or, you just type "graph" followed by opening and closing curly brackets ({ }) with no space between "graph" and "{". Within the curly brackets, write the equation for the graph in terms of x, and follow that with the left bound, right bound, lower bound, and upper bound of the graph, respectively.

So "graph", then "{x^2 [-10, 10, -5, 5]}" gives a graph of #y = x^2# within domain #[-10, 10]# and range #[-5, 5]#.

graph{x^2 [-10, 10, -5, 5]}