Question 813696
f(x) = x^2 + 4x - 2
---
the above quadratic equation is in standard form, with a=1, b=4, and c=-2
---
to solve the quadratic equation, plug this:
1 4 -2
into this: https://sooeet.com/math/quadratic-equation-solver.php
---
x-intercepts:
the roots of the quadratic are real
0.449489743
-4.44948974
so:
( 0.449489743, 0)
( -4.44948974, 0)
---
y-intercept:
f(0) = 4(0)^2 - 8(0) + 6 = 6
( 0, 6 )
---
min or max vertex:
vertex is a minimum at ( -2, -6 )
---
line of symmetry:
x = -2
---
Graph:
---
{{{ graph( 300, 300, -10, 10, -10, 10, x^2 + 4x - 2) }}}
---
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
---
Convert fractions, decimals, and percents:
https://sooeet.com/math/fraction-decimal-percent.php
---
Calculate and graph the linear regression of any data set:
https://sooeet.com/math/linear-regression.php