Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
821
1
avatar+980 

What is the sum of the x-values that satisfy the equation 5=x32x28xx+2?

 Apr 13, 2020
 #1
avatar+23254 
0

           5  =  ( x3 - 2x2 - 8x ) / ( x + 2 )                                              Note that x can't equal -2.

 5(x + 2)  =  x3 - 2x2 - 8x

 5x + 10  =  x3 - 2x2 - 8x

           0  =  x3 - 2x2 - 13x - 10

           0  =  (x + 2)(x + 1)(x - 5)

Answers:  x = -1     x = 5

 Apr 13, 2020

1 Online Users