You are on page 1of 1

MACHINE PROBLEM

Answer the following problems using commands in Matlab. Make sure to indicate the commands in your submission,
as specified in the Answer Sheet. Important: Only upload the Answer Sheet (i.e. exclude the Instructions part). Check
the deadline indicated in Blackboard. Failure to submit on time will incur an automatic grade of 0 while failure to follow
instructions will incur deductions.

1. Compute the following using the correct order of operations:


a. 2 − 4 ∗ (53−2 + 2 ∗ (5 + 6))
4∗53−2
b. 2 −
2∗(5+6)
4∗53−2
c. 2 − 2
+6
5
2. Compute for the volume of a truncated pyramid with a = 5, b = 3 and h = 10, given the formula:
1
𝑉 = (𝑎2 + 𝑎𝑏 + 𝑏 2 )ℎ
3

You might also like