Question 821026
f(x)= x^2 + 2x
---
the above quadratic equation is in standard form, with a=-1, b=2, and c=0
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
1 2 0
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the two real roots (i.e. the two x-intercepts), of the quadratic are:
x = 0
x = -2
---
y-intercept: ( 0, 0 )
---
axis of symmetry: x = -1
---
vertex: ( -1, -1 )
---
graph:
---
{{{ graph( 300, 300, -3, 3, -3, 3, x^2 + 2x) }}}
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations, quadratic formula:
https://sooeet.com/math/quadratic-formula-solver.php
---
Solve systems of linear equations up to 6-equations 6-variables:
https://sooeet.com/math/system-of-linear-equations-solver.php