Question 821955: f(x) = -3x^2+2x-1
Fine the vertex and axis of symmetry.
Answer by TimothyLamb(4379) (Show Source):
You can put this solution on YOUR website! ---
f(x) = -3x^2 + 2x - 1
---
the above quadratic equation is in standard form, with a=-3, b=2, and c=-1
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-3 2 -1
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two complex roots at:
x = 0.333333333 + (-0.471404521)i
x = 0.333333333 - (-0.471404521)i
---
the quadratic vertex is a maximum at: ( 0.333333333, -0.666666667 )
---
NOTE ON CALCULATING THE QUADRATIC VERTEX:
vertex-x = -b/(2a) = -2/(2(-3)) = 2/6 = 0.333333333
vertex-y = -D/(4a), where D= bb - 4ac
vertex-y = -(bb - 4ac)/(4a)
vertex-y = -(4 - 4(-3)(-1))/(4(-3))
vertex-y = -(4 - 12)/(-12)
vertex-y = -(-8)/(-12)
vertex-y = -0.666666667
---
the axis of symmetry is: x = 0.333333333
---
NOTE ON CALCULATING THE AXIS OF SYMMETRY:
axis of symmetry is a vertical line at: x = -b/(2a) = -2/(2(-3)) = 2/6 = 0.333333333
---
as you can see, the algebra matches the solver's results perfectly
---
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
|
|
|