for example, i want my graph to be y = x^2, but i also want x > 1, so that the graph is actually an intersection of y = x^2 and x > 1. How can i do that?
for example, i want my graph to be y = x^2, but i also want x > 1, so that the graph is actually an intersection of y = x^2 and x > 1. How can i do that?
Yes, you can add restrictions using curly braces, for example: Desmos | Graphing Calculator