We will make puddings with eggs, milk and sugar. To make one pudding, we need one egg, 140(cc) of milk, 15 (g) of sugar. Now We have x eggs, y (cc) of milk, z (g) of sugar. How many puddings can we make?
eg. When we have 3 eggs, 300cc milk, 300g sugar...
input : x = 3, y = 300, z = 300
output : Puddings= 2
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers55
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
52957 Solvers
-
Flip the main diagonal of a matrix
907 Solvers
-
Is this triangle right-angled?
6434 Solvers
-
194 Solvers
-
For a rectangle, if x is the length and 2x is width. Then find out x from the area of the rectangle?
109 Solvers
More from this Author9
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!