Problem 43156. Find x in provided equation!
x^2-2*x+1=0
This polynomial can be expressed by using each term's coefficients, such as
[1 -2 1].
Using the polynomial that are expressed by coefficients, calculate solution x. (hint: use "roots")
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers114
Suggested Problems
-
given 3 sides, find area of this triangle
818 Solvers
-
Omit columns averages from a matrix
616 Solvers
-
Back to basics 6 - Column Vector
1098 Solvers
-
Back to basics 22 - Rotate a matrix
929 Solvers
-
Vectorize the digits of an Integer
335 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!