Find the function that will return the interview cutoff for given year.
Total marks of Interview in 2010 were 100
Each year total marks got increased by 10 marks
Cutoff percentage for each year remains same which is equal to 60 percent.
Function cutoff(year) will calculate cutoff marks for year y.
Solution Stats
Solution Comments
Show comments
Loading...
Problem Recent Solvers43
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53444 Solvers
-
How to find the position of an element in a vector without using the find function
2820 Solvers
-
Project Euler: Problem 5, Smallest multiple
1675 Solvers
-
Convert a vector into a number
619 Solvers
-
Fix the last element of a cell array
1853 Solvers
More from this Author40
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!