SOLUTION: If (a,8) is a point on the graph y=x^2+2x, what is a?
Algebra
->
Graphs
-> SOLUTION: If (a,8) is a point on the graph y=x^2+2x, what is a?
Log On
Algebra: Graphs, graphing equations and inequalities
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Graphs
Question 788159
:
If (a,8) is a point on the graph y=x^2+2x, what is a?
Found 2 solutions by
josgarithmetic, mananth
:
Answer by
josgarithmetic(39617)
(
Show Source
):
You can
put this solution on YOUR website!
y=8 and x=a, but a is unknown.
or more useful to work with,
Obvious values for x are -4 or 2.
a is either -4 or positive 2.
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
(a,8) is a point on the graph y=x^2+2x, what is a?
plug x=a and y=8
since (a,8) satisfies the equation
8=a^2+2a
a^2+2a-8=0
a^2+4a-2a-8=0
a(a+4)-2(a+4)=0
(a+4)(a-2)=0
a=-4 OR 2