Problem 1633. Find the right x in a 1. order Polynomal (y = m*x+c)
Solution Stats
Problem Comments
-
5 Comments
I don't understand the meaning of the problem. If y=c then x=0. Enlighten me, please.
If y=mx+b, when y=c, x=?
Hi everyone:
Dan: in my mathematical understanding (correct me if I am wrong): if y=c the slope m of the curve is 0. but for all x the condition y = c is correct, so x should be infinite
Or is there some error in the solution?
The problem description needs to be improved, maybe to something like: Given two points in a Cartesian coordinate system, find the x-value on the line y = a*x+b in which the y-value is equal to a given value c.
The description has been updated.
Solution Comments
Show commentsProblem Recent Solvers30
Suggested Problems
-
112694 Solvers
-
3722 Solvers
-
554 Solvers
-
Replace all zeros and NaNs in a matrix with the string 'error'
103 Solvers
-
Calculate distance travelled when given radius and rotations
240 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!