make an x and y value chart. replace x with any number ranging from negatives to positives. then graph the points. for example
let’s say you wanted to replace x with 1
y= 1^2 - 2(1) - 1
y= 1 - 2 - 1
y= -2
so an ordered pair would be (1,-2)
unless that’s not what you’re trying to do