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
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
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)
(
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?