SOLUTION: find all numbers "x" that satisfy the given condition: x^2 + 10x + 16 = e^3
Algebra
->
Exponential-and-logarithmic-functions
-> SOLUTION: find all numbers "x" that satisfy the given condition: x^2 + 10x + 16 = e^3
Log On
Algebra: Exponent and logarithm as functions of power
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Exponential-and-logarithmic-functions
Question 274665
:
find all numbers "x" that satisfy the given condition: x^2 + 10x + 16 = e^3
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
x^2 + 10x + 16 = e^3
x^2+10x =e^3-16
x^2+10x+25=e^3+9 completing the square.
(x+5)^2=e^3+9
x+5=+-sqrt(e^3+9)
x=-5+sqrt(e^3+9), x=-5-sqrt(e^3+9)
.
Ed