Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc) |
Quadratic equation For these solutions to exist, the discriminant First, we need to compute the discriminant Discriminant d=21 is greater than zero. That means that there are two solutions: Quadratic expression Again, the answer is: 2.79128784747792, -1.79128784747792. Here's your graph: |
The way (= the ONLY way; == the CANONICAL way) of solving this problem is THIS: 1. 1 == = + = (replace a^3 + b^3 by 16 and replace a+b by 1, since it is given) = 16 + 3ab, which implies 3ab = 1 - 16 = -15 and hence ab = -5. (*) 2. Now the next and the last step is 1 = = = + = (replace ab by -5, since we just found it in (*)) = - = - 10, which implies = 1 + 10 = 11. Answer. Under given conditions, = 11.