SOLUTION: So how would I go about solving this quadratic equation: y=-1x^2 - 10x I know the axis of symmetry is -5 because x=-b/2a. When I try to find the y axis however, I get y=25. I

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: So how would I go about solving this quadratic equation: y=-1x^2 - 10x I know the axis of symmetry is -5 because x=-b/2a. When I try to find the y axis however, I get y=25. I      Log On


   



Question 1013975: So how would I go about solving this quadratic equation:
y=-1x^2 - 10x
I know the axis of symmetry is -5 because x=-b/2a. When I try to find the y axis however, I get y=25. Is that right? if not, how would I solve this question? Thanks for helping me!

Found 3 solutions by josgarithmetic, macston, MathTherapy:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
That is ONE equation with TWO variables, so if that is all, then nothing to "solve". Your "try to find the y axis" makes no sense. The y-axis is the y-axis; the y=25 is not clear.

Best you could do is to look for x and y intercepts, and with whatever skills you know up to now, find axis of symmetry, and the vertex.

Here is what you can do.
-1%2Ax%5E2-10x=y=0
x%5E2%2B10x=0
x%28x%2B10%29=0
meaning the x-axis intercepts are 0 and -10; which you can also call the "roots" of -x%5E2-10x=0.

The form of the equation y=kx%5E2%2Bsomething tells you that you have a vertical axis of symmetry; and it will occur in the exact middle between the x-axis intercepts, as YOU ALREADY FOUND, x=-5 to be this symmetry axis.

The vertex happens where x=-5, so you find the y-coordinate using y=-x%5E2-10x
%28-5%29%5E2-10%2A%28-5%29
25-%28-50%29
25%2B50
75
The vertex is (-5,75), and this is a MINIMUM, based on, again, the form of the equation you have.

Answer by macston(5194) About Me  (Show Source):
You can put this solution on YOUR website!
It depends on what you want to know.
.
y=-x^2-10x
y=(-1x)(x+10)
.
To find the roots, let y=0
(-1x)(x+10)=0
-1x=0 --OR-- x+10=0
x=0 --OR-- x=-10
Intercepts x axis at 0 and -10.
.
To find the x value at maximum(or minimum):
Set first derivative=0
.
f(x)=-x^2-10x . (original equation)
.
f'(x)=-2x-10 . (first derivative)
0=-2x-10
10=-2x
-5=x
.
The sign of the second derivative tells if
it has a maximum or minimum (if negative,
it has maximum, if positive it has minimum)
f''(x)=-2 . (second derivative)
is negative, so there is a maximum where x=-5.
.
Find y where x=-5:
.
f(x)=-x^2-10x
f(-5)=-(-5)^2-10(-5)=-25=50=25
The maximum is at the point (-5,25),
crosses x-axis at -10 and 0
.
GRAPH:
.
+graph%28+800%2C+800%2C+-15%2C+15%2C+-3%2C+28%2C+-x%5E2-10x%29+

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!
So how would I go about solving this quadratic equation:
y=-1x^2 - 10x
I know the axis of symmetry is -5 because x=-b/2a. When I try to find the y axis however, I get y=25. Is that right? if not, how would I solve this question? Thanks for helping me!
No, that's incorrect! You just found the coordinates of the VERTEX, but you need the solutions/zeroes/roots, instead.
To find the solutions/zeroes/roots, you simply set the equation equal to 0, as follows: -+x%5E2+-+10x+=+0, and solve for x.
You should get: highlight_green%28system%28x+=+0%2Cx+=+-+10%29%29