SOLUTION: use the completing the square to describe the graph of the following function support your answer graphically
{{{ f(x)=-x^2+2x+5 }}}
Algebra ->
Rational-functions
-> SOLUTION: use the completing the square to describe the graph of the following function support your answer graphically
{{{ f(x)=-x^2+2x+5 }}}
Log On
Question 937256: use the completing the square to describe the graph of the following function support your answer graphically
Found 2 solutions by ewatrrr, TimothyLamb:Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! -x^2 + 2x + 5 = 0
---
the above quadratic equation is in standard form, with a=-1, b=2 and c=5
---
to solve the quadratic equation, by using the quadratic formula, copy and paste this:
-1 2 5
into this solver: https://sooeet.com/math/quadratic-equation-solver.php
---
the quadratic has two real roots (y = 0) at:
---
x = -1.44948974
x = 3.44948974
---
the quadratic has a vertex (maximum) at: ( 1, 6 )
---
the quadratic is a parabola that opens downward
---
now, by completing the square:
---
general quadratic:
ax^2 + bx + c = 0
---
divide both sides by a:
---
(-x^2 + 2x + 5 = 0)/-1
x^2 - 2x - 5 = 0
x^2 - 2x = 5
---
complete the square:
---
x^2 - 2x + (-2/2)^2 - (-2/2)^2 = 5
x^2 - 2x + (-1)^2 - (-1)^2 = 5
x^2 - 2x + (-1)^2 - 1 = 5
(x - 1)^2 = 6
---
solve for x:
---
sqrt( (x - 1)^2 ) = sqrt( 6 )
x - 1 = sqrt( 6 )
x = 1 (+ or -) sqrt( 6 )
x = 1 + sqrt( 6 )
x = 3.44948974278
x = 1 - sqrt( 6 )
x = -1.44948974278
---
Free algebra tutoring live chat:
https://sooeet.com/chat.php?gn=algebra
---
Solve and graph linear equations:
https://sooeet.com/math/linear-equation-solver.php
---
Solve quadratic equations with 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
---