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 Solvers106
Suggested Problems
-
Return the largest number that is adjacent to a zero
5012 Solvers
-
Replace NaNs with the number that appears to its left in the row.
2798 Solvers
-
Flip the main diagonal of a matrix
774 Solvers
-
591 Solvers
-
Back to Basics - Find no. of elements in a matrix?
294 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!