Problem 42923. Given the variable x as your input, multiply it by four, then divide it by two. Then put the result in y.
If x = 5,
y = 4*5/2 = 10
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers186
Suggested Problems
-
4756 Solvers
-
2263 Solvers
-
Return the first and last characters of a character array
11717 Solvers
-
743 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
355 Solvers
More from this Author11
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!