Does point (a - 1, a + 1) lie on y = x + 2?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Graph Point
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 1K views
mathdad
Messages
1,280
Reaction score
0
Determine if the given point lies on the graph of the equation.

(a - 1, a + 1); y = x + 2

Let x = a - 1

Let y = a + 1

y = x + 2

a + 1 = a - 1 + 2

a + 1 = a + 1

Yes, the given point lies on the graph of y = x + 2.

Correct?
 
Mathematics news on Phys.org
Checking:

y = x + 2

Let x = a - 1

y = a - 1 + 2

y = a + 1

After plugging x = a - 1 into the linear equation y = x + 2, I found the original value of y given in the point. So, I conclude that the point (a - 1, a + 1) lies on the graph of the equation.

Correct?