SOLUTION: If the point (a, -1) is on the graph of x + 9y^2 = 25, what is the value of a?

Algebra ->  Coordinate-system -> SOLUTION: If the point (a, -1) is on the graph of x + 9y^2 = 25, what is the value of a?      Log On


   



Question 346280: If the point (a, -1) is on the graph of x + 9y^2 = 25, what is the value of a?
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
Replace x with a and y with -1 and then solve equation for a.

x + 9y^2 = 25

a + 9(-1)^2 = 25

a + 9(1) = 25

a + 9 = 25

a = 25 - 9

a = 16

Did you follow?