You can find numerical solutions in two ways. You can apply Exact from the Solve submenu after entering at least one coefficient in floating-point form—that is, with a decimal. You can apply Numeric on the Solve submenu. Solve + Numeric gives all real solutions to a polynomial equation, but gives only one solution to a system of equations. You use it primarily when solving (systems of) transcendental equations or when you want to specify a search interval for the solution.
Solve + Exact
x2 + 7x - 5.2 = 0, Solution is :x = - 7. 6773
,
x = . 67732
x3 -3. 8x - 15. 6 = 0, Solution is :x = 3.0
,
x = - 1. 5 - 1. 7176i
,
x = - 1. 5 + 1. 7176i
![]()
Solve + Numeric
x2 + 7x - 5.2 = 0, Solution is :x = - 7. 6773
,
x = . 67732
x3 -3. 8x - 15. 6 = 0, Solution is :x = 3.0
, Solution is :
x = 1. 7321, y = - 1. 4142
![]()
To find a numerical solution within a specified range of the variable
Solve + Numeric
, Solution is :
x2 + y2 = 5 x2 - y2 = 1 x∈ -2, 0
x = - 1.7321, y = - 1.4142
![]()
, Solution is :
x2 + y2 = 5 x2 - y2 = 1 x∈ -2, 0
y∈ 0, 2
y = 1.4142, x = - 1.7321
![]()
To find all numerical solutions to a system of polynomial equations
Solve + Exact
, Solution is :
x2 + y2 = 5.0 x2 - y2 = 1.0
y = - 1.4142, x = 1.7321
4pt
y = - 1.4142, x = - 1.7321
4pt
y = 1.4142, x = 1.7321
4pt
y = 1.4142, x = - 1.7321
4pt
These four solutions are illustrated in the following graph as the four points of intersection of two curves. See the section Implicit PlotsDM6-4.tex#Implicit equations for guidelines on making such graphs.
Plot 2D + Implicit
x2 + y2 = 5, x2 - y2 = 1
dtbpF3.0441in2.0384in0ptexample.wmf