Solved by pluggable solver: Quadratic Formula |
Let's use the quadratic formula to solve for x: Starting with the general quadratic the general solution using the quadratic equation is: So lets solve So now the expression breaks down into two parts Now break up the fraction Simplify So the solutions are: |
Solved by pluggable solver: PLOT a graph of a function |
Plotting a graph: This solver uses formula rendering system and here's the actual formula that was plotted: graph( 600, 400, -15, 15, -15, 15, x^2-9x+5 ) |
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=61 is greater than zero. That means that there are two solutions: Quadratic expression Again, the answer is: 8.40512483795333, 0.594875162046673. Here's your graph: |